QQ plot blank in check model for glmmTMB with tweedie distribution #439
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
6m 40s
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_diagnostics.R#L56
file=R/check_model_diagnostics.R,line=56,col=11,[if_not_else_linter] Prefer `if (A) x else y` to the less-readable `if (!A) y else x` in a simple if/else statement.
|
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.
|