Last updated on 2026-09-08 13:51:38 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.5.0 | 1.84 | 54.37 | 56.21 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.5.0 | 1.63 | 42.93 | 44.56 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.5.0 | 35.17 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 40.71 | OK | |||
| r-devel-windows-x86_64 | 0.5.0 | 3.00 | 85.00 | 88.00 | OK | |
| r-patched-linux-x86_64 | 0.5.0 | 2.20 | 52.02 | 54.22 | OK | |
| r-release-linux-x86_64 | 0.5.0 | 2.06 | 52.15 | 54.21 | 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 | 82.00 | 86.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 | 3.00 | 97.00 | 100.00 | ERROR |
Version: 0.5.0
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
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-09-07 21:38:46.666 - 2026-09-07 21:38:46.650 == 0.0156 secs
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 77 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64