CRAN Package Check Results for Package simpleCache

Last updated on 2026-02-23 19:51:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 1.91 53.45 55.36 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.2 1.52 40.25 41.77 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.2 78.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.2 85.10 NOTE
r-devel-macos-arm64 0.4.2 1.00 32.00 33.00 NOTE
r-devel-windows-x86_64 0.4.2 3.00 92.00 95.00 NOTE
r-patched-linux-x86_64 0.4.2 NOTE
r-release-linux-x86_64 0.4.2 1.82 50.39 52.21 NOTE
r-release-macos-arm64 0.4.2 NOTE
r-release-macos-x86_64 0.4.2 2.00 72.00 74.00 NOTE
r-release-windows-x86_64 0.4.2 5.00 81.00 86.00 ERROR
r-oldrel-macos-arm64 0.4.2 NOTE
r-oldrel-macos-x86_64 0.4.2 2.00 62.00 64.00 NOTE
r-oldrel-windows-x86_64 0.4.2 3.00 96.00 99.00 NOTE

Check Details

Version: 0.4.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Nathan Sheffield <nathan@code.databio.org>’ The BugReports field in DESCRIPTION has https://github.com/databio/simpleCache which should likely be https://github.com/databio/simpleCache/issues instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.4.2
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: Cannot extract version info from the following section titles: simpleCache [0.0.1] Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 0.4.2
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 0 | SKIP 0 | PASS 66 ] ══ 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-02-22 16:14:01.304 - 2026-02-22 16:14:01.289 == 0.0156 secs [ FAIL 1 | WARN 0 | SKIP 0 | PASS 66 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64