Draft R2 Ferrari #1122
Annotations
10 warnings
R/check_collinearity.R#L407
file=R/check_collinearity.R,line=407,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 44 to at most 40.
|
R/check_convergence.R#L35
file=R/check_convergence.R,line=35,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 189 characters.
|
R/check_distribution.R#L194
file=R/check_distribution.R,line=194,col=3,[object_overwrite_linter] 'mode' is an exported object from package 'base'. Avoid re-using such symbols.
|
R/check_distribution.R#L197
file=R/check_distribution.R,line=197,col=5,[object_overwrite_linter] 'mode' is an exported object from package 'base'. Avoid re-using such symbols.
|
R/check_distribution.R#L200
file=R/check_distribution.R,line=200,col=5,[object_overwrite_linter] 'mode' is an exported object from package 'base'. Avoid re-using such symbols.
|
R/check_distribution.R#L205
file=R/check_distribution.R,line=205,col=7,[object_overwrite_linter] 'mode' is an exported object from package 'base'. Avoid re-using such symbols.
|
R/check_heteroscedasticity.R#L56
file=R/check_heteroscedasticity.R,line=56,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
|
R/check_homogeneity.R#L168
file=R/check_homogeneity.R,line=168,col=42,[paste_linter] Use paste(), not paste0(), to collapse a character vector when sep= is not used.
|
R/check_htest.R#L17
file=R/check_htest.R,line=17,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 132 characters.
|
R/check_htest.R#L40
file=R/check_htest.R,line=40,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 132 characters.
|
This job succeeded
Loading