CRAN Package Check Results for Package filecacher

Last updated on 2024-05-01 16:52:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.9 1.94 34.78 36.72 OK
r-devel-linux-x86_64-debian-gcc 0.2.9 1.23 26.11 27.34 OK
r-devel-linux-x86_64-fedora-clang 0.2.9 47.12 OK
r-devel-linux-x86_64-fedora-gcc 0.2.9 43.81 OK
r-devel-windows-x86_64 0.2.9 4.00 56.00 60.00 OK
r-patched-linux-x86_64 0.2.9 2.55 33.82 36.37 OK
r-release-linux-x86_64 0.2.9 2.38 32.65 35.03 OK
r-release-macos-arm64 0.2.9 18.00 ERROR
r-release-windows-x86_64 0.2.9 4.00 55.00 59.00 OK
r-oldrel-macos-arm64 0.2.9 24.00 OK
r-oldrel-macos-x86_64 0.2.9 46.00 OK
r-oldrel-windows-x86_64 0.2.9 4.00 56.00 60.00 OK

Check Details

Version: 0.2.9
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 3. └─filecacher (local) read_with_cache() 4. └─filecacher::with_cache(...) 5. └─base::tryCatch(...) 6. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 8. └─value[[3L]](cond) ── Error ('test-file_cache.R:58:3'): file_cache with type=parquet ────────────── Error in `cache$set("test", data.frame(x = 1:3))`: Error setting value for key "test". Backtrace: ▆ 1. └─cache$set("test", data.frame(x = 1:3)) at test-file_cache.R:58:3 [ FAIL 2 | WARN 0 | SKIP 1 | PASS 136 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64