Show fewer classes in docs when redundant #723
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/1_model_parameters.R#L183
file=R/1_model_parameters.R,line=183,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
|
Extract and lint files changed by this PR:
R/methods_cplm.R#L343
file=R/methods_cplm.R,line=343,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 141 characters.
|
Extract and lint files changed by this PR:
R/methods_cplm.R#L346
file=R/methods_cplm.R,line=346,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
|
Extract and lint files changed by this PR:
R/methods_DirichletReg.R#L82
file=R/methods_DirichletReg.R,line=82,col=7,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
Extract and lint files changed by this PR:
R/methods_DirichletReg.R#L123
file=R/methods_DirichletReg.R,line=123,col=7,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
Extract and lint files changed by this PR:
R/methods_mhurdle.R#L38
file=R/methods_mhurdle.R,line=38,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 129 characters.
|
Extract and lint files changed by this PR:
R/methods_mhurdle.R#L67
file=R/methods_mhurdle.R,line=67,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 150 characters.
|
Extract and lint files changed by this PR:
R/methods_mhurdle.R#L91
file=R/methods_mhurdle.R,line=91,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 169 characters.
|
Extract and lint files changed by this PR:
R/n_clusters.R#L48
file=R/n_clusters.R,line=48,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 172 characters.
|
Extract and lint files changed by this PR:
R/n_clusters.R#L148
file=R/n_clusters.R,line=148,col=3,[object_overwrite_linter] 'BIC' is an exported object from package 'stats'. Avoid re-using such symbols.
|
Loading