Skip to content

Error: check_model() not implemented for models of class lm yet #260

Error: check_model() not implemented for models of class lm yet

Error: check_model() not implemented for models of class lm yet #260

Triggered via pull request September 29, 2023 09:28
Status Failure
Total duration 25m 6s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 28s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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`.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.