check_collinearity() does not work with orthogonal polynomials #1380
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
R/check_collinearity.R#L416
file=R/check_collinearity.R,line=416,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 44 to at most 40.
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Lint:
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.
|
Lint:
R/check_htest.R#L200
file=R/check_htest.R,line=200,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 177 characters.
|
Lint:
R/check_model.R#L65
file=R/check_model.R,line=65,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 130 characters.
|
Lint:
R/check_model.R#L93
file=R/check_model.R,line=93,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
|
Lint:
R/check_outliers.R#L904
file=R/check_outliers.R,line=904,col=5,[spaces_left_parentheses_linter] Place a space before left parenthesis, except in a function call.
|
Lint:
R/check_symmetry.R#L29
file=R/check_symmetry.R,line=29,col=3,[object_overwrite_linter] 'D' is an exported object from package 'stats'. Avoid re-using such symbols.
|
Loading