Skip to content

Uncomment tests

Uncomment tests #340

Triggered via push September 14, 2023 13:10
Status Success
Total duration 42m 30s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/area_under_curve.R#L45
file=R/area_under_curve.R,line=45,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 / lint: R/area_under_curve.R#L46
file=R/area_under_curve.R,line=46,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 / lint: R/area_under_curve.R#L47
file=R/area_under_curve.R,line=47,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 / lint: R/bayesfactor_inclusion.R#L113
file=R/bayesfactor_inclusion.R,line=113,col=32,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/bayesfactor_models.R#L188
file=R/bayesfactor_models.R,line=188,col=18,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/bayesfactor_models.R#L188
file=R/bayesfactor_models.R,line=188,col=28,[keyword_quote_linter] Only quote targets of extraction with $ if necessary, i.e., if the name is not a valid R symbol (see ?make.names). Use backticks to create non-syntactic names, or use [[ to extract by string.
lint / lint: R/bayesfactor_models.R#L199
file=R/bayesfactor_models.R,line=199,col=19,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/bayesfactor_models.R#L201
file=R/bayesfactor_models.R,line=201,col=18,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/bayesfactor_models.R#L220
file=R/bayesfactor_models.R,line=220,col=6,[indentation_linter] Indentation should be 10 spaces but is 6 spaces.
lint / lint: R/bayesfactor_models.R#L233
file=R/bayesfactor_models.R,line=233,col=20,[undesirable_function_linter] Function "sapply" is undesirable.