CRAN Package Check Results for Package transittraj

Last updated on 2026-09-02 13:51:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-gcc 1.0.0 4.05 207.79 211.84 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 233.81 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 219.74 ERROR
r-release-macos-arm64 1.0.0 2.00 89.00 91.00 OK
r-release-macos-x86_64 1.0.0 5.00 382.00 387.00 OK
r-release-windows-x86_64 1.0.0 14.00 365.00 379.00 OK
r-oldrel-macos-arm64 1.0.0 1.00 87.00 88.00 OK
r-oldrel-macos-x86_64 1.0.0 5.00 349.00 354.00 OK
r-oldrel-windows-x86_64 1.0.0 12.00 405.00 417.00 OK

Additional issues

M1mac

Check Details

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 --- 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-fedora-gcc