CRAN Package Check Results for Package simpleCache

Last updated on 2022-08-15 08:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 1.54 58.92 60.46 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.2 1.81 48.75 50.56 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.2 84.56 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.2 82.81 NOTE
r-devel-windows-x86_64 0.4.2 40.00 105.00 145.00 NOTE
r-patched-linux-x86_64 0.4.2 2.63 59.69 62.32 OK
r-release-linux-x86_64 0.4.2 2.47 60.07 62.54 OK
r-release-macos-arm64 0.4.2 38.00 OK
r-release-macos-x86_64 0.4.2 50.00 OK
r-release-windows-x86_64 0.4.2 36.00 103.00 139.00 ERROR
r-oldrel-macos-arm64 0.4.2 51.00 OK
r-oldrel-macos-x86_64 0.4.2 70.00 OK
r-oldrel-windows-ix86+x86_64 0.4.2 6.00 93.00 99.00 OK

Check Details

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-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")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 66 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_cache_lifespan.R:123:3): Direct lifespan specification is preferred to background option ──
     `t0` not equal to file.info(fp)$ctime.
     1/1 mismatches
     [1] 2022-08-14 16:51:07.740 - 2022-08-14 16:51:07.725 == 0.0156 secs
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 66 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64