Last updated on 2025-12-04 21:49:37 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.0 | 22.03 | 169.05 | 191.08 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.0 | 13.48 | 118.74 | 132.22 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.0 | 73.00 | 286.46 | 359.46 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 52.00 | 290.43 | 342.43 | OK | |
| r-devel-windows-x86_64 | 0.2.0 | 19.00 | 155.00 | 174.00 | OK | |
| r-patched-linux-x86_64 | 0.2.0 | 19.30 | 187.87 | 207.17 | OK | |
| r-release-linux-x86_64 | 0.2.0 | 19.40 | 190.47 | 209.87 | OK | |
| r-release-macos-arm64 | 0.2.0 | OK | ||||
| r-release-macos-x86_64 | 0.2.0 | 20.00 | 192.00 | 212.00 | OK | |
| r-release-windows-x86_64 | 0.2.0 | 20.00 | 156.00 | 176.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.0 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.0 | 30.00 | 149.00 | 179.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.0 | 29.00 | 214.00 | 243.00 | ERROR |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(earthtones)
>
> test_check("earthtones")
Saving _problems/test-earth-5.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-earth.R:5:3'): returns normal ──────────────────────────────────
Error: [rast] empty srs
Backtrace:
▆
1. ├─testthat::expect_is(get_earthtones(), "palette") at test-earth.R:5:3
2. │ └─testthat::quasi_label(enquo(object), label)
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─earthtones::get_earthtones()
5. └─maptiles::get_tiles(...)
6. └─maptiles:::get_bbox_and_proj(x)
7. ├─terra::crs("epsg:4326")
8. └─terra::crs("epsg:4326")
9. └─terra (local) .local(x, ...)
10. ├─terra::rast(crs = x)
11. └─terra::rast(crs = x)
12. └─terra (local) .local(x = x, ...)
13. └─terra:::new_rast(...)
14. └─terra:::messages(r, "rast")
15. └─terra:::error(f, x@pntr$getError())
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.