* using log directory ‘/Users/ripley/R/packages/tests-devel/transittraj.Rcheck’ * using R Under development (unstable) (2026-09-01 r90464) * using platform: aarch64-apple-darwin25.6.0 * R was compiled by Apple clang version 21.0.0 (clang-2100.1.1.101) GNU Fortran (GCC) 14.2.0 * running under: macOS Tahoe 26.6.2 * using session charset: UTF-8 * current time: 2026-09-02 07:45:51 UTC * using option ‘--no-stop-on-test-error’ * checking for file ‘transittraj/DESCRIPTION’ ... OK * this is package ‘transittraj’ version ‘1.0.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘transittraj’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [23s/23s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘spelling.R’ Running ‘testthat.R’ [38s/38s] [39s/39s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [10s/11s] 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 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 * checking PDF version of manual ... OK * checking HTML version of manual ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR See ‘/Users/ripley/R/packages/tests-devel/transittraj.Rcheck/00check.log’ for details. 94.68 real 85.27 user 7.65 sys