Skip to content

Add Zika example to vignette #13

Add Zika example to vignette

Add Zika example to vignette #13

Triggered via pull request September 16, 2024 12:15
Status Failure
Total duration 2m 0s
Artifacts

lint-changed-files.yaml

on: pull_request
lint-changed-files
1m 48s
lint-changed-files
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint-changed-files
Process completed with exit code 31.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: 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.
lint-changed-files: vignettes/climateR0.Rmd#L36
file=vignettes/climateR0.Rmd,line=36,col=25,[pipe_consistency_linter] Use the %>% pipe operator instead of the |> pipe operator.
lint-changed-files: vignettes/climateR0.Rmd#L36
file=vignettes/climateR0.Rmd,line=36,col=27,[trailing_whitespace_linter] Trailing whitespace is superfluous.