Error: check_model() not implemented for models of class lm yet #260
Annotations
1 error and 7 warnings
|
R/check_model_diagnostics.R#L88
file=R/check_model_diagnostics.R,line=88,col=45,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
R/check_model_diagnostics.R#L159
file=R/check_model_diagnostics.R,line=159,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 157 characters.
|
R/check_model_diagnostics.R#L177
file=R/check_model_diagnostics.R,line=177,col=14,[if_not_else_linter] In a simple if/else statement, prefer `if (A) x else y` to the less-readable `if (!A) y else x`.
|
R/check_model_diagnostics.R#L226
file=R/check_model_diagnostics.R,line=226,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 160 characters.
|
R/check_model_diagnostics.R#L267
file=R/check_model_diagnostics.R,line=267,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 164 characters.
|
R/check_model_diagnostics.R#L330
file=R/check_model_diagnostics.R,line=330,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
R/check_model_diagnostics.R#L346
file=R/check_model_diagnostics.R,line=346,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
|
The logs for this run have expired and are no longer available.
Loading