Reduce methods appearing in docs, to make docs clearer #944
Annotations
1 error and 4 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Run r-lib/actions/setup-r-dependencies@v2
Input 'save-always' has been deprecated with message: save-always does not work as intended and will be removed in a future release.
A separate `actions/cache/restore` step should be used instead.
See https://github.com/actions/cache/tree/main/save#always-save-cache for more details.
|
Extract and lint files changed by this PR:
R/find_parameters_bayesian.R#L435
file=R/find_parameters_bayesian.R,line=435,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 140 characters.
|
Extract and lint files changed by this PR:
R/find_parameters_bayesian.R#L494
file=R/find_parameters_bayesian.R,line=494,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 142 characters.
|
Extract and lint files changed by this PR:
R/find_parameters.R#L825
file=R/find_parameters.R,line=825,col=63,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
Loading