Last updated on 2024-11-09 05:49:48 CET.
Package | ERROR | OK |
---|---|---|
assignR | 1 | 12 |
isoWater | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 2.4.1
Check: tests
Result: ERROR
Running 'testthat.R' [30s]
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'
[ FAIL 1 | WARN 2 | SKIP 0 | PASS 96 ]
══ 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 96 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: OK: 13