Last updated on 2025-12-11 07:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.4 | 3.39 | 78.32 | 81.71 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.4 | 2.76 | 54.96 | 57.72 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 20.00 | 115.27 | 135.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 136.07 | OK | |||
| r-devel-windows-x86_64 | 0.2.4 | 4.00 | 96.00 | 100.00 | OK | |
| r-patched-linux-x86_64 | 0.2.4 | 4.50 | 72.34 | 76.84 | OK | |
| r-release-linux-x86_64 | 0.2.4 | 3.87 | 70.91 | 74.78 | OK | |
| r-release-macos-arm64 | 0.2.4 | OK | ||||
| r-release-macos-x86_64 | 0.2.4 | 3.00 | 101.00 | 104.00 | OK | |
| r-release-windows-x86_64 | 0.2.4 | 5.00 | 95.00 | 100.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.4 | OK | ||||
| r-oldrel-macos-x86_64 | 0.2.4 | 4.00 | 64.00 | 68.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.4 | 4.00 | 118.00 | 122.00 | ERROR |
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [12s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(unifir)
> Sys.setenv("unifir_debugmode" = "true")
> test_check("unifir")
Starting 2 test processes.
Saving _problems/test-associate_coordinates-11.R
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 189 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• On CRAN (6): 'test-add_default_tree.R:2:3', 'test-add_default_tree.R:87:3',
'test-add_player.R:2:3', 'test-add_player.R:86:3', 'test-get_asset.R:2:3',
'test-not_on_ci.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-associate_coordinates.R:8:3'): associate_coordinates is stable ──
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'x' in selecting a method for function 'crs': error in evaluating the argument 'x' in selecting a method for function 'rast': [rast] empty srs
Backtrace:
▆
1. ├─unifir::associate_coordinates(...) at test-associate_coordinates.R:8:3
2. │ ├─terra::crs(terra::rast(raster))
3. │ └─terra::rast(raster)
4. ├─terra::rast(matrix(data = rep(1, 100), nrow = 10), crs = "EPSG:5071")
5. ├─terra::rast(matrix(data = rep(1, 100), nrow = 10), crs = "EPSG:5071")
6. │ └─terra (local) .local(x, ...)
7. │ ├─terra::rast(...)
8. │ └─terra::rast(...)
9. │ └─terra (local) .local(x = x, ...)
10. │ └─terra:::new_rast(...)
11. │ └─terra:::messages(r, "rast")
12. │ └─terra:::error(f, x@pntr$getError())
13. │ └─base::stop("[", f, "] ", emsg, ..., call. = FALSE)
14. ├─base::.handleSimpleError(`<fn>`, "[rast] empty srs", base::quote(NULL))
15. │ └─base (local) h(simpleError(msg, call))
16. └─base::.handleSimpleError(...)
17. └─base (local) h(simpleError(msg, call))
[ FAIL 1 | WARN 1 | SKIP 6 | PASS 189 ]
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.
Health stats visible at Monitor.