CRAN Package Check Results for Package simpleCache

Last updated on 2026-07-08 14:03:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 1.89 53.65 55.54 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 1.65 43.60 45.25 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 74.51 OK
r-devel-linux-x86_64-fedora-gcc 0.5.0 99.21 OK
r-devel-windows-x86_64 0.5.0 4.00 84.00 88.00 OK
r-patched-linux-x86_64 0.5.0 2.06 51.93 53.99 OK
r-release-linux-x86_64 0.5.0 1.78 51.89 53.67 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 5.00 82.00 87.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 93.00 97.00 ERROR

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-07-07 03:04:16.128 - 2026-07-07 03:04:16.112 == 0.0156 secs [ FAIL 1 | WARN 1 | SKIP 0 | PASS 77 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64