Skip to content

Update vignette source files and precompile.R #337

Update vignette source files and precompile.R

Update vignette source files and precompile.R #337

Triggered via push October 2, 2024 13:39
Status Success
Total duration 1m 53s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: R/add_phylopic_base.r#L114
file=R/add_phylopic_base.r,line=114,col=1,[cyclocomp_linter] Functions should have cyclomatic complexity of less than 15, this has 110.
lint: R/add_phylopic_base.r#L145
file=R/add_phylopic_base.r,line=145,col=24,[vector_logic_linter] Conditional expressions require scalar logical operators (&& and ||)
lint: R/add_phylopic_base.r#L207
file=R/add_phylopic_base.r,line=207,col=4,[commented_code_linter] Commented code should be removed.
lint: R/add_phylopic_base.r#L209
file=R/add_phylopic_base.r,line=209,col=4,[commented_code_linter] Commented code should be removed.
lint: R/add_phylopic_base.r#L224
file=R/add_phylopic_base.r,line=224,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_base.r#L228
file=R/add_phylopic_base.r,line=228,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_base.r#L256
file=R/add_phylopic_base.r,line=256,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_base.r#L284
file=R/add_phylopic_base.r,line=284,col=10,[indentation_linter] Indentation should be 12 spaces but is 10 spaces.
lint: R/add_phylopic_base.r#L299
file=R/add_phylopic_base.r,line=299,col=1,[trailing_whitespace_linter] Trailing whitespace is superfluous.
lint: R/add_phylopic_legend.R#L7
file=R/add_phylopic_legend.R,line=7,col=72,[trailing_whitespace_linter] Trailing whitespace is superfluous.