Skip to content

bump version for .get_dep_version (#300) #372

bump version for .get_dep_version (#300)

bump version for .get_dep_version (#300) #372

Triggered via push August 19, 2023 17:40
Status Success
Total duration 5m 0s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint / lint: R/data_plot.R#L182
file=R/data_plot.R,line=182,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/data_plot.R#L188
file=R/data_plot.R,line=188,col=3,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/geom_binomdensity.R#L49
file=R/geom_binomdensity.R,line=49,col=31,[length_levels_linter] nlevels(x) is better than length(levels(x)).
lint / lint: R/geom_binomdensity.R#L94
file=R/geom_binomdensity.R,line=94,col=15,[undesirable_function_linter] Function "sapply" is undesirable.
lint / lint: R/geom_from_list.R#L115
file=R/geom_from_list.R,line=115,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 40, this has 54.
lint / lint: R/geom_from_list.R#L222
file=R/geom_from_list.R,line=222,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/geom_from_list.R#L224
file=R/geom_from_list.R,line=224,col=5,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/geom_violindot.R#L26
file=R/geom_violindot.R,line=26,col=28,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/geom_violindot.R#L27
file=R/geom_violindot.R,line=27,col=28,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint / lint: R/geom_violinhalf.R#L43
file=R/geom_violinhalf.R,line=43,col=29,[object_name_linter] Variable and function name style should match snake_case or symbols.