plot.check_predictions for Stan models #247
Annotations
1 error and 4 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/plot.check_predictions.R#L70
file=R/plot.check_predictions.R,line=70,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 125 characters.
|
Extract and lint files changed by this PR:
R/plot.check_predictions.R#L107
file=R/plot.check_predictions.R,line=107,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
|
Extract and lint files changed by this PR:
R/plot.check_predictions.R#L208
file=R/plot.check_predictions.R,line=208,col=28,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
Extract and lint files changed by this PR:
R/plot.check_predictions.R#L539
file=R/plot.check_predictions.R,line=539,col=3,[return_linter] Use implicit return behavior; explicit return() is not needed.
|
Loading