Skip to content

mismatch between {emmeans}\s and model_parameters()'s adjusted p-values #2384

mismatch between {emmeans}\s and model_parameters()'s adjusted p-values

mismatch between {emmeans}\s and model_parameters()'s adjusted p-values #2384

Triggered via pull request February 24, 2026 07:35
Status Success
Total duration 6m 6s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/cluster_performance.R#L51
file=R/cluster_performance.R,line=51,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 156 characters.
lint / lint: R/cluster_performance.R#L46
file=R/cluster_performance.R,line=46,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 155 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_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/ci_kenward.R#L54
file=R/ci_kenward.R,line=54,col=47,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/ci_generic.R#L38
file=R/ci_generic.R,line=38,col=3,[if_switch_linter] Prefer switch() statements over repeated if/else equality tests, e.g., switch(x, a = 1, b = 2) over if (x == "a") 1 else if (x == "b") 2.
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/5_simulate_model.R#L256
file=R/5_simulate_model.R,line=256,col=33,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/5_simulate_model.R#L256
file=R/5_simulate_model.R,line=256,col=29,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
lint / lint: R/1_model_parameters.R#L188
file=R/1_model_parameters.R,line=188,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 151 characters.