Skip to content

Add geom_text_phylo() #313

Add geom_text_phylo()

Add geom_text_phylo() #313

Triggered via push December 20, 2024 16:48
Status Success
Total duration 6m 21s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: R/coord_geo_polar.R#L244
file=R/coord_geo_polar.R,line=244,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_geo_radial.R#L87
file=R/coord_geo_radial.R,line=87,col=52,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_geo_radial.R#L121
file=R/coord_geo_radial.R,line=121,col=10,[indentation_linter] Indentation should be 4 spaces but is 10 spaces.
lint: R/coord_geo_radial.R#L158
file=R/coord_geo_radial.R,line=158,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_geo_radial.R#L166
file=R/coord_geo_radial.R,line=166,col=23,[indentation_linter] Indentation should be 6 spaces but is 23 spaces.
lint: R/coord_geo.R#L193
file=R/coord_geo.R,line=193,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
lint: R/coord_geo.R#L312
file=R/coord_geo.R,line=312,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 48.
lint: R/coord_geo.R#L423
file=R/coord_geo.R,line=423,col=23,[indentation_linter] Indentation should be 20 spaces but is 23 spaces.
lint: R/coord_geo.R#L426
file=R/coord_geo.R,line=426,col=23,[indentation_linter] Indentation should be 20 spaces but is 23 spaces.
lint: R/coord_trans_flip.R#L58
file=R/coord_trans_flip.R,line=58,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.