Skip to content

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

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 #568

Triggered via pull request April 3, 2024 09:37
Status Failure
Total duration 2m 18s
Artifacts

lint-changed-files.yaml

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

Annotations

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