Skip to content

DHARMa implementation for new check_residuals() function #454

DHARMa implementation for new check_residuals() function

DHARMa implementation for new check_residuals() function #454

Triggered via pull request March 15, 2024 13:48
Status Failure
Total duration 2m 41s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 27s
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_model.R#L52
file=R/check_model.R,line=52,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#L80
file=R/check_model.R,line=80,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
lint-changed-files / lint-changed-files: R/check_normality.R#L203
file=R/check_normality.R,line=203,col=9,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint-changed-files / lint-changed-files: R/check_normality.R#L263
file=R/check_normality.R,line=263,col=3,[object_overwrite_linter] 'ts' is an exported object from package 'stats'. Avoid re-using such symbols.
lint-changed-files / lint-changed-files: R/check_residuals.R#L43
file=R/check_residuals.R,line=43,col=3,[object_overwrite_linter] 'ts' is an exported object from package 'stats'. Avoid re-using such symbols.