DHARMa implementation for new check_residuals()
function
#453
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
3m 13s
Annotations
1 error and 3 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_residuals.R#L42
file=R/check_residuals.R,line=42,col=3,[object_overwrite_linter] 'ts' is an exported object from package 'stats'. Avoid re-using such symbols.
|