Package check result: OK Changes to worse in reverse depends: Package: madrat Check: tests New result: ERROR Running ‘testthat.R’ [28s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(madrat) Loading required package: magclass > > test_check("madrat") [ FAIL 1 | WARN 4 | SKIP 8 | PASS 657 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-calcOutput.R:23:3', 'test-calcOutput.R:114:3', 'test-metadataGFZ.R:2:3', 'test-puc.R:2:3', 'test-readSource.R:58:3', 'test-readSource.R:64:3', 'test-readSource.R:73:3' • {reshape2} is not installed (1): 'test-calcOutput.R:459:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-caching.R:160:3'): terra objects can be cached ─────────────── `b <- readSource("MultiSource")` produced unexpected messages. Expected match: loading cache Actual values: * Run readSource(type = "MultiSource") * ~ - writing cache readMultiSource-Fbb3d8f7d.rds * Exit readSource(type = "MultiSource") in 0.08 seconds [ FAIL 1 | WARN 4 | SKIP 8 | PASS 657 ] Error: Test failures Execution halted Ran 3/3 deferred expressions