Skip to content

Use maps package for base R maps #149

Use maps package for base R maps

Use maps package for base R maps #149

Triggered via push July 20, 2023 16:00
Status Success
Total duration 4m 28s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/add_phylopic_base.r#L85
file=R/add_phylopic_base.r,line=85,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 83.
lint: R/browse_phylopic.R#L3
file=R/browse_phylopic.R,line=3,col=74,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/browse_phylopic.R#L8
file=R/browse_phylopic.R,line=8,col=71,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/browse_phylopic.R#L19
file=R/browse_phylopic.R,line=19,col=3,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/browse_phylopic.R#L37
file=R/browse_phylopic.R,line=37,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/browse_phylopic.R#L41
file=R/browse_phylopic.R,line=41,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/geom_phylopic.R#L64
file=R/geom_phylopic.R,line=64,col=27,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/geom_phylopic.R#L65
file=R/geom_phylopic.R,line=65,col=27,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/geom_phylopic.R#L66
file=R/geom_phylopic.R,line=66,col=27,[object_name_linter] Variable and function name style should be snake_case or symbols.
lint: R/geom_phylopic.R#L89
file=R/geom_phylopic.R,line=89,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 16.