Skip to content

Add type() wrapper function #28

Add type() wrapper function

Add type() wrapper function #28

Triggered via pull request August 14, 2024 14:33
Status Failure
Total duration 2m 8s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
1m 57s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: R/type.R#L37
file=R/type.R,line=37,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/type.R#L38
file=R/type.R,line=38,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/type.R#L39
file=R/type.R,line=39,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/type.R#L40
file=R/type.R,line=40,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).