Last updated on 2026-09-18 14:51:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.4.3 | 23.24 | 326.83 | 350.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.4.3 | 14.96 | 206.47 | 221.43 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.4.3 | 18.00 | 206.27 | 224.27 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.4.3 | 19.00 | 221.58 | 240.58 | OK | |
| r-devel-windows-x86_64 | 2.4.3 | 27.00 | 312.00 | 339.00 | ERROR | |
| r-patched-linux-x86_64 | 2.4.3 | 25.86 | 306.93 | 332.79 | OK | |
| r-release-linux-x86_64 | 2.4.3 | 26.37 | 306.86 | 333.23 | OK | |
| r-release-macos-arm64 | 2.4.3 | 5.00 | 106.00 | 111.00 | OK | |
| r-release-macos-x86_64 | 2.4.3 | 16.00 | 408.00 | 424.00 | OK | |
| r-release-windows-x86_64 | 2.4.3 | 25.00 | 273.00 | 298.00 | OK | |
| r-oldrel-macos-arm64 | 2.4.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.4.3 | 15.00 | 339.00 | 354.00 | OK | |
| r-oldrel-windows-x86_64 | 2.4.3 | 38.00 | 428.00 | 466.00 | OK |
Version: 2.4.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/29s]
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'
trying URL 'https://wateriso.utah.edu/waterisotopes/media/ArcGrids/CaribSr.zip'
Content type 'application/zip' length 5393557 bytes (5.1 MB)
==================================================
downloaded 5.1 MB
Saving _problems/test_getIsoscapes-8.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 98 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_getIsoscapes.R:8:3'): getIsoscapes works ─────────────────────
Expected `iso` to equal `iso2`.
Differences:
target is NULL, current is SpatRaster
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 98 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.4.3
Check: tests
Result: ERROR
Running 'testthat.R' [43s]
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'
trying URL 'https://wateriso.utah.edu/waterisotopes/media/ArcGrids/CaribSr.zip'
Content type 'application/zip' length 5393557 bytes (5.1 MB)
==================================================
downloaded 5.1 MB
Saving _problems/test_getIsoscapes-8.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 98 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_getIsoscapes.R:8:3'): getIsoscapes works ─────────────────────
Expected `iso` to equal `iso2`.
Differences:
target is NULL, current is SpatRaster
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 98 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64