CRAN Package Check Results for Package runonce

Last updated on 2025-06-03 01:50:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 1.68 21.43 23.11 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 1.29 17.70 18.99 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 33.45 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 32.71 OK
r-devel-windows-x86_64 0.2.3 3.00 56.00 59.00 OK
r-patched-linux-x86_64 0.2.3 1.74 19.53 21.27 OK
r-release-linux-x86_64 0.2.3 1.36 19.88 21.24 OK
r-release-macos-arm64 0.2.3 34.00 OK
r-release-macos-x86_64 0.2.3 41.00 OK
r-release-windows-x86_64 0.2.3 3.00 56.00 59.00 ERROR
r-oldrel-macos-arm64 0.2.3 31.00 OK
r-oldrel-macos-x86_64 0.2.3 38.00 OK
r-oldrel-windows-x86_64 0.2.3 3.00 59.00 62.00 OK

Check Details

Version: 0.2.3
Check: tests
Result: ERROR Running 'testthat.R' [12s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(runonce) > > test_check("runonce") user system elapsed 0.00 0.00 2.06 user system elapsed 0.00 0.00 2.06 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 26 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-skip-run.R:34:3'): skip_run() works ────────────────────────── time2[[3]] is not less than 0.1. Difference: 0.01 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 26 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64