CRAN Package Check Results for Package spatialwarnings

Last updated on 2026-04-08 05:56:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1.1 118.12 142.09 260.21 ERROR
r-devel-linux-x86_64-debian-gcc 3.1.1 68.13 96.75 164.88 OK
r-devel-linux-x86_64-fedora-clang 3.1.1 152.00 196.01 348.01 OK
r-devel-linux-x86_64-fedora-gcc 3.1.1 208.00 228.55 436.55 OK
r-devel-macos-arm64 3.1.1 21.00 23.00 44.00 OK
r-devel-windows-x86_64 3.1.1 132.00 201.00 333.00 OK
r-patched-linux-x86_64 3.1.1 92.79 133.85 226.64 OK
r-release-linux-x86_64 3.1.1 74.18 127.62 201.80 OK
r-release-macos-arm64 3.1.1 OK
r-release-macos-x86_64 3.1.1 56.00 91.00 147.00 OK
r-release-windows-x86_64 3.1.1 111.00 201.00 312.00 OK
r-oldrel-macos-arm64 3.1.1 OK
r-oldrel-macos-x86_64 3.1.1 55.00 101.00 156.00 OK
r-oldrel-windows-x86_64 3.1.1 128.00 242.00 370.00 OK

Check Details

Version: 3.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ [41s/53s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > > library(spatialwarnings) Loading required package: future This is spatialwarnings 3.1.1 Use plan(multisession) to set up parallel processing > if ( require("testthat") ) { + test_check("spatialwarnings") + } Loading required package: testthat Saving _problems/test-flowlength-55.R [ FAIL 1 | WARN 2 | SKIP 9 | PASS 156 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (5): 'test-custom_indicator.R:25:3', 'test-kbdm.R:10:3', 'test-psd-predict.R:8:3', 'test-variogram.R:10:3', 'test-workflows.R:33:3' • empty test (4): , , , ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-flowlength.R:53:5'): Flowlength computations are OK ────────── Expected `{ ... }` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE Backtrace: ▆ 1. ├─base::with(...) at test-flowlength.R:49:3 2. └─base::with.default(...) 3. └─base::eval(substitute(expr), data, enclos = parent.frame()) 4. └─base::eval(substitute(expr), data, enclos = parent.frame()) 5. └─testthat::expect_true(...) at test-flowlength.R:53:5 [ FAIL 1 | WARN 2 | SKIP 9 | PASS 156 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang