Address tzdata breaking changes #24
lint-changed-files.yaml
on: pull_request
lint-changed-files
16m 42s
Annotations
1 error and 4 warnings
lint-changed-files
Process completed with exit code 31.
|
lint-changed-files:
R/parse_oceanoptics_converted.R#L169
file=R/parse_oceanoptics_converted.R,line=169,col=15,[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/parse_oceanoptics_converted.R#L169
file=R/parse_oceanoptics_converted.R,line=169,col=36,[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/utils.R#L15
file=R/utils.R,line=15,col=5,[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/utils.R#L16
file=R/utils.R,line=16,col=5,[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).
|