Last updated on 2024-12-18 19:49:44 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
deduped | 13 | ||
filecacher | 1 | 1 | 11 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
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
Version: 0.2.9
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘arrow’
Flavor: r-release-macos-x86_64