CRAN Package Check Results for Maintainer ‘Timothée Giraud <timothee.giraud at cnrs.fr>’

Last updated on 2025-12-14 04:50:32 CET.

Package ERROR OK
cartography 13
fisheye 13
gepaf 13
linemap 13
mapiso 13
maplegend 13
mapsf 13
maptiles 1 12
MTA 13
osrm 13
potential 13
SpatialPosition 13
tanaka 13
valh 1 12

Package cartography

Current CRAN status: OK: 13

Package fisheye

Current CRAN status: OK: 13

Package gepaf

Current CRAN status: OK: 13

Package linemap

Current CRAN status: OK: 13

Package mapiso

Current CRAN status: OK: 13

Package maplegend

Current CRAN status: OK: 13

Package mapsf

Current CRAN status: OK: 13

Package maptiles

Current CRAN status: ERROR: 1, OK: 12

Version: 0.10.0
Check: tests
Result: ERROR Running 'tinytest.R' [8s] Running the tests in 'tests/tinytest.R' failed. Complete output: > if (requireNamespace("tinytest", quietly = TRUE)) { + tinytest::test_package("maptiles") + } test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests test_maptiles.R............... 0 tests Error in h(simpleError(msg, call)) : error in evaluating the argument 'x' in selecting a method for function 'ext': [project] output crs is not valid Calls: <Anonymous> ... ext -> project -> project -> .local -> messages -> error In addition: Warning message: PROJ: proj_create_from_database: Cannot find proj.db (GDAL error 1) Execution halted Flavor: r-oldrel-windows-x86_64

Package MTA

Current CRAN status: OK: 13

Package osrm

Current CRAN status: OK: 13

Package potential

Current CRAN status: OK: 13

Package SpatialPosition

Current CRAN status: OK: 13

Package tanaka

Current CRAN status: OK: 13

Package valh

Current CRAN status: ERROR: 1, OK: 12

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘valh-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: vl_status > ### Title: Get Valhalla Service Status > ### Aliases: vl_status > > ### ** Examples > > vl_status("https://valhalla1.openstreetmap.de/", verbose = FALSE) Error: Valhalla API request failed [504] The server didn't respond in time Execution halted Flavor: r-patched-linux-x86_64