CRAN Package Check Results for Package hydflood

Last updated on 2025-12-03 09:50:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.10 37.72 365.61 403.33 OK
r-devel-linux-x86_64-debian-gcc 0.5.10 23.58 234.87 258.45 OK
r-devel-linux-x86_64-fedora-clang 0.5.10 76.00 575.99 651.99 OK
r-devel-linux-x86_64-fedora-gcc 0.5.10 72.00 573.54 645.54 OK
r-devel-windows-x86_64 0.5.10 38.00 285.00 323.00 OK
r-patched-linux-x86_64 0.5.10 37.29 359.58 396.87 OK
r-release-linux-x86_64 0.5.10 37.89 358.48 396.37 OK
r-release-macos-arm64 0.5.10 OK
r-release-macos-x86_64 0.5.10 70.00 476.00 546.00 OK
r-release-windows-x86_64 0.5.10 36.00 275.00 311.00 OK
r-oldrel-macos-arm64 0.5.10 OK
r-oldrel-macos-x86_64 0.5.10 57.00 351.00 408.00 OK
r-oldrel-windows-x86_64 0.5.10 48.00 397.00 445.00 ERROR

Check Details

Version: 0.5.10
Check: tests
Result: ERROR Running 'testthat.R' [16s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(hydflood) Loading required package: sf Linking to GEOS 3.13.0, GDAL 3.10.1, PROJ 9.5.1; sf_use_s2() is TRUE Loading required package: terra terra 1.8.86 Attaching package: 'terra' The following objects are masked from 'package:testthat': compare, describe Loading required package: raster Loading required package: sp Loading required package: hyd1d 'df.gauging_data' locally stored at D:\temp\2025_12_01_18_19_37_23003\RtmpOS8t4R/df.gauging_data_latest.RDS was last downloaded 2025-12-02 02:03:45 CET > > test_check("hydflood") Saving _problems/test_waterDepth-18.R [ FAIL 1 | WARN 1 | SKIP 9 | PASS 15 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • empty test (9): 'test_flood1.R:6:1', 'test_flood1.R:95:1', 'test_flood1.R:116:1', 'test_flood2.R:6:1', 'test_flood2.R:66:1', 'test_flood2.R:87:1', 'test_flood3.R:6:1', 'test_flood3.R:76:1', 'test_waterDepth.R:173:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_waterDepth.R:17:5'): waterDepth: checks ──────────────────────── Error: [rast] empty srs Backtrace: ▆ 1. ├─terra::rast(crs = crs("EPSG:25833")) at test_waterDepth.R:17:5 2. ├─terra::rast(crs = crs("EPSG:25833")) 3. │ └─terra (local) .local(x = x, ...) 4. │ └─terra:::new_rast(...) 5. │ └─terra:::character_crs(crs, "rast") 6. ├─terra::crs("EPSG:25833") 7. └─terra::crs("EPSG:25833") 8. └─terra (local) .local(x, ...) 9. ├─terra::rast(crs = x) 10. └─terra::rast(crs = x) 11. └─terra (local) .local(x = x, ...) 12. └─terra:::new_rast(...) 13. └─terra:::messages(r, "rast") 14. └─terra:::error(f, x@pntr$getError()) [ FAIL 1 | WARN 1 | SKIP 9 | PASS 15 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64