Last updated on 2026-09-03 14:53:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-gcc | 1.0.0 | 4.57 | 204.17 | 208.74 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 205.68 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 198.82 | OK | |||
| r-devel-windows-x86_64 | 1.0.0 | 9.00 | 310.00 | 319.00 | OK | |
| r-patched-linux-x86_64 | 1.0.0 | 7.67 | 309.86 | 317.53 | OK | |
| r-release-macos-arm64 | 1.1.0 | 2.00 | 71.00 | 73.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 4.00 | 259.00 | 263.00 | OK | |
| r-release-windows-x86_64 | 1.0.0 | 14.00 | 365.00 | 379.00 | OK | |
| r-oldrel-macos-arm64 | 1.1.0 | 1.00 | 76.00 | 77.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 5.00 | 295.00 | 300.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 12.00 | 287.00 | 299.00 | OK |
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘data-workflow.Rmd’ using rmarkdown
Quitting from data-workflow.Rmd:158-182 [unnamed-chunk-8]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `ggspatial::annotation_map_tile()`:
! Problem while converting geom to grob.
ℹ Error occurred in the 1st layer.
Caused by error:
! CARTO map types require an API key. Supply `api_key` or set the CARTO_API_KEY environment variable.
---
Backtrace:
▆
1. ├─base::withVisible(knit_print(x, ...))
2. ├─knitr::knit_print(x, ...)
3. └─knitr:::knit_print.default(x, ...)
4. └─knitr::normal_print(x)
5. ├─base::print(x)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
7. ├─ggplot2::ggplot_gtable(data)
8. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
9. └─ggplot2:::by_layer(...)
10. ├─rlang::try_fetch(...)
11. │ ├─base::tryCatch(...)
12. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
13. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
14. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
15. │ └─base::withCallingHandlers(...)
16. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
17. └─l$draw_geom(d, layout)
18. └─ggplot2 (local) draw_geom(..., self = self)
19. └─self$geom$draw_layer(...)
20. └─ggplot2 (local) draw_layer(..., self = self)
21. └─base::lapply(...)
22. └─ggplot2 (local) FUN(X[[i]], ...)
23. ├─rlang::inject(self$draw_panel(data, panel_params, coord, !!!params))
24. └─self$draw_panel(...)
25. └─ggspatial (local) draw_panel(...)
26. ├─base::suppressWarnings(...)
27. │ └─base::withCallingHandlers(...)
28. └─ggspatial:::rosm_image(...)
29. └─rosm::osm.image(...)
30. └─rosm::as.tile_source(type, api_key = api_key)
31. └─base::stop(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'data-workflow.Rmd' failed with diagnostics:
Problem while converting geom to grob.
ℹ Error occurred in the 1st layer.
Caused by error:
! CARTO map types require an API key. Supply `api_key` or set the CARTO_API_KEY environment variable.
--- failed re-building ‘data-workflow.Rmd’
--- re-building ‘intro-trajectories.Rmd’ using rmarkdown
[WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead.
--- finished re-building ‘intro-trajectories.Rmd’
SUMMARY: processing the following file failed:
‘data-workflow.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc