CRAN Package Check Results for Package runonce

Last updated on 2026-06-01 09:50:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.3 OK
r-devel-linux-x86_64-debian-gcc 0.3.3 1.30 18.77 20.07 OK
r-devel-linux-x86_64-fedora-clang 0.3.3 37.15 OK
r-devel-linux-x86_64-fedora-gcc 0.3.3 33.76 OK
r-devel-windows-x86_64 0.3.3 3.00 60.00 63.00 ERROR
r-patched-linux-x86_64 0.3.3 1.79 20.63 22.42 OK
r-release-linux-x86_64 0.3.3 1.66 20.48 22.14 OK
r-release-macos-arm64 0.3.3 1.00 26.00 27.00 OK
r-release-macos-x86_64 0.3.3 2.00 51.00 53.00 OK
r-release-windows-x86_64 0.3.3 3.00 59.00 62.00 OK
r-oldrel-macos-arm64 0.3.3 OK
r-oldrel-macos-x86_64 0.3.3 1.00 50.00 51.00 OK
r-oldrel-windows-x86_64 0.3.3 3.00 63.00 66.00 OK

Check Details

Version: 0.3.3
Check: tests
Result: ERROR Running 'testthat.R' [15s] 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.04 Saving _problems/test-skip-run-48.R user system elapsed 0.00 0.00 2.07 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-skip-run.R:48:3'): skip_run() works ────────────────────────── Expected `time3[[3]]` <= 0.1. Actual comparison: 0.110 > 0.100 Difference: 0.010 > 0 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64