CRAN Package Check Results for Package simpleCache

Last updated on 2026-05-08 18:51:29 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 1.68 54.12 55.80 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 1.55 40.88 42.43 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 74.69 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 3.00 89.00 92.00 OK
r-devel-windows-x86_64 0.5.0 3.00 86.00 89.00 OK
r-patched-linux-x86_64 0.5.0 2.28 51.21 53.49 OK
r-release-linux-x86_64 0.5.0 1.79 51.08 52.87 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 ERROR
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 6.00 101.00 107.00 OK

Check Details

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-06 18:19:56.392 - 2026-05-06 18:19:56.377 == 0.0156 secs [ FAIL 1 | WARN 1 | SKIP 0 | PASS 77 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64