difficult-to-diagnose errors using "difftime" response in a linear mo… #836
Annotations
10 warnings
Lint:
R/check_collinearity.R#L406
file=R/check_collinearity.R,line=406,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 43 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#L57
file=R/check_heteroscedasticity.R,line=57,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
|
Lint:
R/check_homogeneity.R#L73
file=R/check_homogeneity.R,line=73,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 166 characters.
|
Lint:
R/check_homogeneity.R#L80
file=R/check_homogeneity.R,line=80,col=3,[if_switch_linter] Prefer switch() statements over repeated if/else equality tests, e.g., switch(x, a = 1, b = 2) over if (x == "a") 1 else if (x == "b") 2.
|
Lint:
R/check_homogeneity.R#L120
file=R/check_homogeneity.R,line=120,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
|
Lint:
R/check_homogeneity.R#L149
file=R/check_homogeneity.R,line=149,col=3,[object_overwrite_linter] 'data' is an exported object from package 'utils'. Avoid re-using such symbols.
|
Lint:
R/check_homogeneity.R#L160
file=R/check_homogeneity.R,line=160,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 141 characters.
|
Lint:
R/check_homogeneity.R#L163
file=R/check_homogeneity.R,line=163,col=7,[commented_code_linter] Remove commented code.
|
Lint:
R/check_homogeneity.R#L164
file=R/check_homogeneity.R,line=164,col=7,[commented_code_linter] Remove commented code.
|
The logs for this run have expired and are no longer available.
Loading