Skip to content

add plot_pred compatibility with mids object and add test #88

add plot_pred compatibility with mids object and add test

add plot_pred compatibility with mids object and add test #88

Triggered via pull request December 21, 2023 14:48
Status Success
Total duration 1m 30s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/ggmice.R#L110
file=R/ggmice.R,line=110,col=20,[commas_linter] Commas should always have a space after.
lint: R/ggmice.R#L111
file=R/ggmice.R,line=111,col=88,[commas_linter] Commas should always have a space after.
lint: R/ggmice.R#L136
file=R/ggmice.R,line=136,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
lint: R/ggmice.R#L190
file=R/ggmice.R,line=190,col=7,[indentation_linter] Indentation should be 9 spaces but is 7 spaces.
lint: R/ggmice.R#L194
file=R/ggmice.R,line=194,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.
lint: R/ggmice.R#L197
file=R/ggmice.R,line=197,col=8,[indentation_linter] Indentation should be 10 spaces but is 8 spaces.
lint: R/plot_corr.R#L94
file=R/plot_corr.R,line=94,col=6,[indentation_linter] Indentation should be 10 spaces but is 6 spaces.
lint: R/plot_pred.R#L3
file=R/plot_pred.R,line=3,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 159 characters.
lint: R/utils.R#L33
file=R/utils.R,line=33,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 30, this has 40.
lint: R/utils.R#L50
file=R/utils.R,line=50,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.