Last updated on 2025-03-16 03:49:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 2.16 | 49.39 | 51.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 1.66 | 37.56 | 39.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 71.38 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 93.79 | NOTE | |||
r-devel-macos-arm64 | 0.4.2 | 45.00 | NOTE | |||
r-devel-macos-x86_64 | 0.4.2 | 77.00 | NOTE | |||
r-devel-windows-x86_64 | 0.4.2 | 3.00 | 81.00 | 84.00 | ERROR | |
r-patched-linux-x86_64 | 0.4.2 | 2.12 | 48.49 | 50.61 | NOTE | |
r-release-linux-x86_64 | 0.4.2 | 1.71 | 48.39 | 50.10 | NOTE | |
r-release-macos-arm64 | 0.4.2 | 48.00 | NOTE | |||
r-release-macos-x86_64 | 0.4.2 | 64.00 | NOTE | |||
r-release-windows-x86_64 | 0.4.2 | 4.00 | 81.00 | 85.00 | NOTE | |
r-oldrel-macos-arm64 | 0.4.2 | NOTE | ||||
r-oldrel-macos-x86_64 | 0.4.2 | 68.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.4.2 | 3.00 | 90.00 | 93.00 | NOTE |
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-macos-x86_64, 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' [8s]
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:18:3'): Direct lifespan specification is preferred to background option ──
`t0` not equal to file.info(fp)$ctime.
1/1 mismatches
[1] 2025-03-15 15:14:16.088 - 2025-03-15 15:14:16.072 == 0.0156 secs
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 66 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64