Flexible ROPE values for describe_posterior #259
Annotations
1 error and 10 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/describe_posterior.R#L51
file=R/describe_posterior.R,line=51,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
Extract and lint files changed by this PR:
R/describe_posterior.R#L125
file=R/describe_posterior.R,line=125,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 68 to at most 40.
|
Extract and lint files changed by this PR:
R/p_significance.R#L34
file=R/p_significance.R,line=34,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
|
Extract and lint files changed by this PR:
R/p_significance.R#L147
file=R/p_significance.R,line=147,col=11,[undesirable_function_linter] Avoid undesirable function "mapply".
|
Extract and lint files changed by this PR:
R/p_significance.R#L287
file=R/p_significance.R,line=287,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 139 characters.
|
Extract and lint files changed by this PR:
R/print_html.R#L97
file=R/print_html.R,line=97,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
|
Extract and lint files changed by this PR:
R/print_html.R#L114
file=R/print_html.R,line=114,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
|
Extract and lint files changed by this PR:
R/print_md.R#L96
file=R/print_md.R,line=96,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
|
Extract and lint files changed by this PR:
R/print_md.R#L113
file=R/print_md.R,line=113,col=13,[unnecessary_concatenation_linter] Remove unnecessary c() of a constant.
|
Extract and lint files changed by this PR:
R/print.R#L322
file=R/print.R,line=322,col=3,[missing_argument_linter] Missing argument 6 in function call.
|
Loading