Last updated on 2025-06-29 09:49:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.3 | 23.38 | 323.21 | 346.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.4.3 | 16.34 | 200.98 | 217.32 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.4.3 | 539.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.3 | 537.71 | OK | |||
r-devel-windows-x86_64 | 2.4.3 | 25.00 | 267.00 | 292.00 | OK | |
r-patched-linux-x86_64 | OK | |||||
r-release-linux-x86_64 | 2.4.3 | 25.91 | 303.67 | 329.58 | OK | |
r-release-macos-arm64 | 2.4.3 | 158.00 | OK | |||
r-release-macos-x86_64 | 2.4.3 | 354.00 | OK | |||
r-release-windows-x86_64 | 2.4.3 | 24.00 | 270.00 | 294.00 | OK | |
r-oldrel-macos-arm64 | 2.4.3 | 114.00 | OK | |||
r-oldrel-macos-x86_64 | 2.4.3 | 309.00 | OK | |||
r-oldrel-windows-x86_64 | 2.4.3 | 34.00 | 361.00 | 395.00 | OK |
Version: 2.4.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [18s/431s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(assignR)
knownOrig database version 0.2, 4352 samples from 1986 sites.
>
> test_check("assignR")
trying URL 'https://wateriso.utah.edu/waterisotopes/media/ArcGrids/CaribSr.zip'
Content type 'application/zip' length 5393557 bytes (5.1 MB)
=======================
downloaded 2.4 MB
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 97 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_getIsoscapes.R:2:1'): (code run outside of `test_that()`) ──────
Error: [rast] file does not exist: CaribSr_Rock.tif
Backtrace:
▆
1. └─assignR::getIsoscapes("CaribSr") at test_getIsoscapes.R:2:1
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 97 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc