Last updated on 2025-12-03 05:50:12 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.10.0 | 19.47 | 192.85 | 212.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.10.0 | 13.21 | 118.40 | 131.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.10.0 | 52.00 | 296.21 | 348.21 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.10.0 | 63.00 | 271.65 | 334.65 | OK | |
| r-devel-windows-x86_64 | 0.10.0 | 22.00 | 158.00 | 180.00 | OK | |
| r-patched-linux-x86_64 | 0.10.0 | 19.76 | 186.30 | 206.06 | OK | |
| r-release-linux-x86_64 | 0.10.0 | 20.79 | 187.17 | 207.96 | OK | |
| r-release-macos-arm64 | 0.10.0 | OK | ||||
| r-release-macos-x86_64 | 0.10.0 | 21.00 | 169.00 | 190.00 | OK | |
| r-release-windows-x86_64 | 0.10.0 | 21.00 | 151.00 | 172.00 | OK | |
| r-oldrel-macos-arm64 | 0.10.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.10.0 | 25.00 | 164.00 | 189.00 | OK | |
| r-oldrel-windows-x86_64 | 0.10.0 | 31.00 | 206.00 | 237.00 | ERROR |
Version: 0.10.0
Check: tests
Result: ERROR
Running 'tinytest.R' [9s]
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