Skip to content

Prepare CRAN submission #300

Prepare CRAN submission

Prepare CRAN submission #300

Triggered via pull request October 15, 2024 08:14
Status Failure
Total duration 3m 11s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files  /  lint-changed-files
2m 59s
lint-changed-files / lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files
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.
lint-changed-files / lint-changed-files: R/bayesfactor.R#L11
file=R/bayesfactor.R,line=11,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 148 characters.
lint-changed-files / lint-changed-files: R/bayesfactor.R#L20
file=R/bayesfactor.R,line=20,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 145 characters.
lint-changed-files / lint-changed-files: R/bayesfactor.R#L22
file=R/bayesfactor.R,line=22,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 179 characters.
lint-changed-files / lint-changed-files: R/describe_posterior.R#L49
file=R/describe_posterior.R,line=49,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 131 characters.
lint-changed-files / lint-changed-files: R/describe_posterior.R#L123
file=R/describe_posterior.R,line=123,col=1,[cyclocomp_linter] Reduce the cyclomatic complexity of this function from 68 to at most 40.
lint-changed-files / lint-changed-files: R/diagnostic_draws.R#L3
file=R/diagnostic_draws.R,line=3,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 161 characters.
lint-changed-files / lint-changed-files: R/distribution.R#L232
file=R/distribution.R,line=232,col=34,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/distribution.R#L233
file=R/distribution.R,line=233,col=34,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint-changed-files / lint-changed-files: R/equivalence_test.R#L56
file=R/equivalence_test.R,line=56,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 198 characters.
lint-changed-files / lint-changed-files: R/equivalence_test.R#L58
file=R/equivalence_test.R,line=58,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 177 characters.