Skip to content

Fix for ggplot < 3.4.0 #154

Fix for ggplot < 3.4.0

Fix for ggplot < 3.4.0 #154

Triggered via push January 12, 2024 01:30
Status Success
Total duration 1m 56s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/coord_geo_polar.R#L155
file=R/coord_geo_polar.R,line=155,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 18.
lint: R/coord_geo_polar.R#L155
file=R/coord_geo_polar.R,line=155,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_geo.R#L166
file=R/coord_geo.R,line=166,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_geo.R#L279
file=R/coord_geo.R,line=279,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 57.
lint: R/coord_trans_flip.R#L48
file=R/coord_trans_flip.R,line=48,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_trans_xy.R#L108
file=R/coord_trans_xy.R,line=108,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 17.
lint: R/coord_trans_xy.R#L108
file=R/coord_trans_xy.R,line=108,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_trans_xy.R#L133
file=R/coord_trans_xy.R,line=133,col=12,[indentation_linter] Indentation should be 6 spaces but is 12 spaces.
lint: R/coord_trans_xy.R#L135
file=R/coord_trans_xy.R,line=135,col=12,[indentation_linter] Indentation should be 6 spaces but is 12 spaces.
lint: R/coord_trans_xy.R#L276
file=R/coord_trans_xy.R,line=276,col=6,[indentation_linter] Indentation should be 8 spaces but is 6 spaces.