DHARMa implementation for new check_residuals()
function
#456
Annotations
1 error and 5 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
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.
|
Extract and lint files changed by this PR:
R/check_residuals.R#L45
file=R/check_residuals.R,line=45,col=3,[object_overwrite_linter] 'ts' is an exported object from package 'stats'. Avoid re-using such symbols.
|
Loading