RC: CRAN 1.5.2 #188
Triggered via pull request
September 11, 2023 13:07
Status
Failure
Total duration
2m 25s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint-changed-files.yaml
on: pull_request
lint-changed-files
2m 14s
Annotations
1 error and 2 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/add_expression_col.R#L94
file=R/add_expression_col.R,line=94,col=40,[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:
R/helpers_easystats.R#L16
file=R/helpers_easystats.R,line=16,col=32,[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).
|