Last updated on 2024-11-13 01:49:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.9 | 1.92 | 28.34 | 30.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.9 | 1.44 | 20.84 | 22.28 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.9 | 46.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 44.06 | OK | |||
r-devel-windows-x86_64 | 0.2.9 | 3.00 | 57.00 | 60.00 | OK | |
r-patched-linux-x86_64 | 0.2.9 | 1.96 | 26.39 | 28.35 | OK | |
r-release-linux-x86_64 | 0.2.9 | 1.87 | 26.09 | 27.96 | OK | |
r-release-macos-arm64 | 0.2.9 | 18.00 | ERROR | |||
r-release-macos-x86_64 | 0.2.9 | 27.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.9 | 3.00 | 57.00 | 60.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 | 55.00 | 59.00 | OK |
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