Fix tests for testthat 3.2.0 release #641
lint-changed-files.yaml
on: pull_request
lint-changed-files
/
lint-changed-files
2m 19s
Annotations
1 error and 2 warnings
lint-changed-files / lint-changed-files
Process completed with exit code 31.
|
lint-changed-files / lint-changed-files:
tests/testthat/test-data_to_factor.R#L25
file=tests/testthat/test-data_to_factor.R,line=25,col=26,[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:
tests/testthat/test-data_to_factor.R#L25
file=tests/testthat/test-data_to_factor.R,line=25,col=38,[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).
|