Skip to content

Remove duplicated code #156

Remove duplicated code

Remove duplicated code #156

Triggered via push January 12, 2024 01:59
Status Success
Total duration 2m 4s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/coord_geo_polar.R#L154
file=R/coord_geo_polar.R,line=154,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 41.
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.
lint: R/coord_trans_xy.R#L326
file=R/coord_trans_xy.R,line=326,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.