Check_model in version 0.11.0 no longer produces qq plot residuals #568
Annotations
1 error and 5 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
R/check_model.R#L63
file=R/check_model.R,line=63,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/check_model.R#L91
file=R/check_model.R,line=91,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
|
Loading