Last updated on 2024-10-31 17:49:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.9 | 1.80 | 27.55 | 29.35 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.9 | 1.34 | 21.26 | 22.60 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.9 | 46.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.9 | 43.81 | OK | |||
r-devel-windows-x86_64 | 0.2.9 | 4.00 | 57.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 0.2.9 | 1.91 | 26.59 | 28.50 | OK | |
r-release-linux-x86_64 | 0.2.9 | 1.77 | 25.90 | 27.67 | 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 | 4.00 | 59.00 | 63.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 | 3.00 | 60.00 | 63.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