Skip to content

Check_model in version 0.11.0 no longer produces qq plot residuals #566

Check_model in version 0.11.0 no longer produces qq plot residuals

Check_model in version 0.11.0 no longer produces qq plot residuals #566

Triggered via pull request April 3, 2024 07:15
Status Failure
Total duration 2m 19s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 4 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: 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.
lint-changed-files / lint-changed-files: tests/testthat/test-check_model.R#L106
file=tests/testthat/test-check_model.R,line=106,col=29,[comparison_negation_linter] Use x >= y, not !(x < y).
lint-changed-files / lint-changed-files: tests/testthat/test-check_model.R#L106
file=tests/testthat/test-check_model.R,line=106,col=37,[comparison_negation_linter] Use x >= y, not !(x < y).