Skip to content

include_reference = TRUE doesn't work in combination with as.factor() #1238

include_reference = TRUE doesn't work in combination with as.factor()

include_reference = TRUE doesn't work in combination with as.factor() #1238

Triggered via pull request March 14, 2024 22:03
Status Success
Total duration 5m 29s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/1_model_parameters.R#L184
file=R/1_model_parameters.R,line=184,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.
lint / lint: R/5_simulate_model.R#L255
file=R/5_simulate_model.R,line=255,col=29,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/5_simulate_model.R#L255
file=R/5_simulate_model.R,line=255,col=33,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/bootstrap_model-emmeans.R#L10
file=R/bootstrap_model-emmeans.R,line=10,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 126 characters.
lint / lint: R/bootstrap_model.R#L181
file=R/bootstrap_model.R,line=181,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint / lint: R/bootstrap_model.R#L249
file=R/bootstrap_model.R,line=249,col=5,[return_linter] Use implicit return behavior; explicit return() is not needed.
lint / lint: R/ci_kenward.R#L24
file=R/ci_kenward.R,line=24,col=47,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/cluster_centers.R#L100
file=R/cluster_centers.R,line=100,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 127 characters.
lint / lint: R/cluster_centers.R#L115
file=R/cluster_centers.R,line=115,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 232 characters.
lint / lint: R/cluster_performance.R#L48
file=R/cluster_performance.R,line=48,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 155 characters.