Last updated on 2026-05-28 17:50:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 1.99 | 53.70 | 55.69 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 1.59 | 41.06 | 42.65 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 76.90 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 83.64 | OK | |||
| r-devel-windows-x86_64 | 0.5.0 | 5.00 | 85.00 | 90.00 | ERROR | |
| r-patched-linux-x86_64 | 0.5.0 | 2.17 | 51.83 | 54.00 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 1.98 | 51.83 | 53.81 | OK | |
| r-release-macos-arm64 | 0.5.0 | 1.00 | 30.00 | 31.00 | OK | |
| r-release-macos-x86_64 | 0.5.0 | 2.00 | 92.00 | 94.00 | OK | |
| r-release-windows-x86_64 | 0.5.0 | 4.00 | 96.00 | 100.00 | OK | |
| r-oldrel-macos-arm64 | 0.5.0 | 1.00 | 36.00 | 37.00 | OK | |
| r-oldrel-macos-x86_64 | 0.5.0 | 2.00 | 91.00 | 93.00 | OK | |
| r-oldrel-windows-x86_64 | 0.5.0 | 4.00 | 97.00 | 101.00 | OK |
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(simpleCache)
>
> test_check("simpleCache")
Saving _problems/test_cache_lifespan-18.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 77 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_cache_lifespan.R:18:3'): Direct lifespan specification is preferred to background option ──
Expected `t0` to equal `file.info(fp)$ctime`.
Differences:
1/1 mismatches
[1] 2026-05-27 19:54:54.198 - 2026-05-27 19:54:54.182 == 0.0156 secs
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 77 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64