Add Zika example to vignette #13
Annotations
1 error and 10 warnings
Extract and lint files changed by this PR
Process completed with exit code 31.
|
Extract and lint files changed by this PR:
R/data.R#L3
file=R/data.R,line=3,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 127 characters.
|
Extract and lint files changed by this PR:
R/data.R#L9
file=R/data.R,line=9,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 81 characters.
|
Extract and lint files changed by this PR:
R/data.R#L18
file=R/data.R,line=18,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 127 characters.
|
Extract and lint files changed by this PR:
R/data.R#L19
file=R/data.R,line=19,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 89 characters.
|
Extract and lint files changed by this PR:
R/data.R#L25
file=R/data.R,line=25,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 84 characters.
|
Extract and lint files changed by this PR:
R/data.R#L31
file=R/data.R,line=31,col=81,[line_length_linter] Lines should not be more than 80 characters. This line is 90 characters.
|
Extract and lint files changed by this PR:
vignettes/climateR0.Rmd#L27
file=vignettes/climateR0.Rmd,line=27,col=1,[unused_import_linter] Package 'ggplot2' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
Extract and lint files changed by this PR:
vignettes/climateR0.Rmd#L28
file=vignettes/climateR0.Rmd,line=28,col=1,[unused_import_linter] Package 'cowplot' is only used by namespace. Check that it is installed using loadNamespace() instead.
|
Extract and lint files changed by this PR:
vignettes/climateR0.Rmd#L36
file=vignettes/climateR0.Rmd,line=36,col=25,[pipe_consistency_linter] Use the %>% pipe operator instead of the |> pipe operator.
|
Extract and lint files changed by this PR:
vignettes/climateR0.Rmd#L36
file=vignettes/climateR0.Rmd,line=36,col=27,[trailing_whitespace_linter] Trailing whitespace is superfluous.
|
Loading