Last updated on 2025-12-03 05:50:59 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| earthtones | 1 | 12 | |
| litterfitter | 2 | 11 |
Current CRAN status: ERROR: 1, OK: 12
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
Current CRAN status: NOTE: 2, OK: 11
Version: 0.1.4
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Will Cornwell <wcornwell@gmail.com>’
Found the following (possibly) invalid file URI:
URI: \doi%7B10.1111/2041-210X.12138%7D
From: README.md
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc