Skip to content

Use examplesIf in roxygen comments #228

Use examplesIf in roxygen comments

Use examplesIf in roxygen comments #228

Triggered via pull request September 14, 2023 18:52
Status Failure
Total duration 8m 20s
Artifacts

lint-changed-files.yaml

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

Annotations

1 error and 10 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
lint-changed-files / lint-changed-files: R/check_convergence.R#L35
file=R/check_convergence.R,line=35,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 189 characters.
lint-changed-files / lint-changed-files: R/check_distribution.R#L51
file=R/check_distribution.R,line=51,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
lint-changed-files / lint-changed-files: R/check_itemscale.R#L85
file=R/check_itemscale.R,line=85,col=7,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/check_itemscale.R#L86
file=R/check_itemscale.R,line=86,col=7,[keyword_quote_linter] Only quote named arguments to functions if necessary, i.e., if the name is not a valid R symbol (see ?make.names).
lint-changed-files / lint-changed-files: R/check_model.R#L51
file=R/check_model.R,line=51,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#L79
file=R/check_model.R,line=79,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 134 characters.
lint-changed-files / lint-changed-files: R/check_model.R#L206
file=R/check_model.R,line=206,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
lint-changed-files / lint-changed-files: R/check_predictions.R#L107
file=R/check_predictions.R,line=107,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 124 characters.
lint-changed-files / lint-changed-files: R/check_predictions.R#L219
file=R/check_predictions.R,line=219,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 122 characters.
lint-changed-files / lint-changed-files: R/check_predictions.R#L266
file=R/check_predictions.R,line=266,col=21,[undesirable_function_linter] Function "sapply" is undesirable.