Skip to content

Plot missingness proportion in categorical variable levels #85

Plot missingness proportion in categorical variable levels

Plot missingness proportion in categorical variable levels #85

Triggered via pull request December 21, 2023 14:18
Status Success
Total duration 1m 45s
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_groups.R#L13
file=R/plot_groups.R,line=13,col=151,[line_length_linter] Lines should not be more than 150 characters. This line is 244 characters.
lint: R/plot_groups.R#L28
file=R/plot_groups.R,line=28,col=25,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/plot_groups.R#L29
file=R/plot_groups.R,line=29,col=28,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)