Last updated on 2026-03-20 12:55:15 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.3 | 1.67 | 23.84 | 25.51 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.3.3 | 1.31 | 19.38 | 20.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.3 | 33.85 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.3 | 32.96 | OK | |||
| r-devel-macos-arm64 | 0.3.3 | 1.00 | 33.00 | 34.00 | OK | |
| r-devel-windows-x86_64 | 0.3.3 | 2.00 | 58.00 | 60.00 | OK | |
| r-patched-linux-x86_64 | 0.3.3 | 1.79 | 19.37 | 21.16 | OK | |
| r-release-linux-x86_64 | 0.3.3 | 1.67 | 20.07 | 21.74 | OK | |
| r-release-macos-arm64 | 0.3.3 | OK | ||||
| r-release-macos-x86_64 | 0.3.3 | 1.00 | 50.00 | 51.00 | OK | |
| r-release-windows-x86_64 | 0.3.3 | 2.00 | 74.00 | 76.00 | OK | |
| r-oldrel-macos-arm64 | 0.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.3.3 | 1.00 | 49.00 | 50.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.3 | 3.00 | 64.00 | 67.00 | OK |
Version: 0.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(runonce)
>
> test_check("runonce")
user system elapsed
0.003 0.000 2.009
Saving _problems/test-skip-run-34.R
user system elapsed
0.003 0.000 2.008
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-skip-run.R:34:3'): skip_run() works ──────────────────────────
Expected `time2[[3]]` <= 0.1.
Actual comparison: 0.1030 > 0.1000
Difference: 0.0030 > 0
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 30 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang