Add warning when size is too small #220
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
lint:
R/add_phylopic_base.r#L96
file=R/add_phylopic_base.r,line=96,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 91.
|
lint:
R/add_phylopic_base.r#L201
file=R/add_phylopic_base.r,line=201,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
|
lint:
R/geom_phylopic.R#L84
file=R/geom_phylopic.R,line=84,col=27,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
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#L121
file=R/geom_phylopic.R,line=121,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 28.
|
lint:
R/geom_phylopic.R#L121
file=R/geom_phylopic.R,line=121,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L218
file=R/geom_phylopic.R,line=218,col=58,[object_name_linter] Variable and function name style should match snake_case or symbols.
|
lint:
R/geom_phylopic.R#L380
file=R/geom_phylopic.R,line=380,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 70.
|
lint:
R/geom_phylopic.R#L380
file=R/geom_phylopic.R,line=380,col=1,[object_name_linter] Variable and function name style should match snake_case or symbols.
|