Resolve taxonomic names from external APIs to PhyloPic #269
Annotations
10 warnings
lint:
R/add_phylopic_base.r#L98
file=R/add_phylopic_base.r,line=98,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 91.
|
lint:
R/add_phylopic_base.r#L206
file=R/add_phylopic_base.r,line=206,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
|
lint:
R/geom_phylopic.R#L85
file=R/geom_phylopic.R,line=85,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L86
file=R/geom_phylopic.R,line=86,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L87
file=R/geom_phylopic.R,line=87,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L122
file=R/geom_phylopic.R,line=122,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 30.
|
lint:
R/geom_phylopic.R#L122
file=R/geom_phylopic.R,line=122,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L219
file=R/geom_phylopic.R,line=219,col=58,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L381
file=R/geom_phylopic.R,line=381,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 70.
|
lint:
R/geom_phylopic.R#L381
file=R/geom_phylopic.R,line=381,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|