Skip to content

Add function contr.deviation() #1541

Add function contr.deviation()

Add function contr.deviation() #1541

Triggered via pull request August 9, 2023 21:21
Status Success
Total duration 5m 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/adjust.R#L33
file=R/adjust.R,line=33,col=121,[line_length_linter] Lines should not be more than 120 characters.
lint / lint: R/assign_labels.R#L82
file=R/assign_labels.R,line=82,col=121,[line_length_linter] Lines should not be more than 120 characters.
lint / lint: R/categorize.R#L195
file=R/categorize.R,line=195,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 / lint: R/categorize.R#L196
file=R/categorize.R,line=196,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 / lint: R/categorize.R#L197
file=R/categorize.R,line=197,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 / lint: R/categorize.R#L198
file=R/categorize.R,line=198,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 / lint: R/categorize.R#L199
file=R/categorize.R,line=199,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 / lint: R/contrs.R#L18
file=R/contrs.R,line=18,col=69,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint / lint: R/contrs.R#L85
file=R/contrs.R,line=85,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/data_codebook.R#L459
file=R/data_codebook.R,line=459,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).