Fix due to changes in {marginaleffects} #2003
Annotations
10 warnings
lint:
R/format.R#L25
file=R/format.R,line=25,col=30,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint:
R/get_predictions_averaging.R#L5
file=R/get_predictions_averaging.R,line=5,col=39,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint:
R/get_predictions_bayesglm.R#L5
file=R/get_predictions_bayesglm.R,line=5,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint:
R/get_predictions_glm.R#L5
file=R/get_predictions_glm.R,line=5,col=33,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint:
R/get_predictions_glmmTMB.R#L184
file=R/get_predictions_glmmTMB.R,line=184,col=121,[line_length_linter] Lines should not be more than 120 characters. This line is 138 characters.
|
lint:
R/get_predictions_MixMod.R#L13
file=R/get_predictions_MixMod.R,line=13,col=36,[indentation_linter] Hanging indent should be 35 spaces but is 36 spaces.
|
lint:
R/get_predictions_speedglm.R#L5
file=R/get_predictions_speedglm.R,line=5,col=38,[function_argument_linter] Arguments without defaults should come before arguments with defaults.
|
lint:
R/get_predictions_survival.R#L21
file=R/get_predictions_survival.R,line=21,col=6,[indentation_linter] Hanging indent should be 26 spaces but is 6 spaces.
|
lint:
R/get_predictions_survival.R#L103
file=R/get_predictions_survival.R,line=103,col=50,[commas_linter] Put a space after a comma.
|
lint:
R/get_predictions_svyglmnb.R#L3
file=R/get_predictions_svyglmnb.R,line=3,col=36,[indentation_linter] Hanging indent should be 38 spaces but is 36 spaces.
|