Last updated on 2026-08-16 08:50:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.9 | 47.89 | 66.54 | 114.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.9 | 39.07 | 50.13 | 89.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.9 | 36.00 | 42.12 | 78.12 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.9 | 42.00 | 53.65 | 95.65 | OK | |
| r-devel-windows-x86_64 | 0.4.9 | 55.00 | 230.00 | 285.00 | OK | |
| r-patched-linux-x86_64 | 0.4.9 | 51.88 | 57.50 | 109.38 | OK | |
| r-release-linux-x86_64 | 0.4.9 | 53.84 | 57.33 | 111.17 | ERROR | |
| r-release-macos-arm64 | 0.4.9 | 11.00 | 32.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 0.4.9 | 31.00 | 104.00 | 135.00 | OK | |
| r-release-windows-x86_64 | 0.4.9 | 54.00 | 133.00 | 187.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.9 | 8.00 | 36.00 | 44.00 | OK | |
| r-oldrel-macos-x86_64 | 0.4.9 | 30.00 | 153.00 | 183.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.9 | 64.00 | 155.00 | 219.00 | OK |
Version: 0.4.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/55s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(thisutils)
>
> test_check("thisutils")
i [2026-08-15 23:55:40] line2
WARNING: Potential issue
RUNNING: This is a message
WARNING: This is a warning
\ [2026-08-15 23:55:47] Running for 1 [1/3] ■■■ 33% | ETA: 0s
v [2026-08-15 23:55:47] Completed 3 tasks in 152ms
i [2026-08-15 23:55:47] Building results
Saving _problems/test-parallelize_fun-971.R
[ FAIL 1 | WARN 6 | SKIP 2 | PASS 382 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• .Platform$OS.type != "windows" is TRUE (2): 'test-parallelize_fun.R:495:3',
'test-parallelize_fun.R:590:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-parallelize_fun.R:971:3'): an interrupted fork call cleans workers and can be followed by another call ──
Expected `interrupted` to be an S3 object.
Actual OO type: none.
[ FAIL 1 | WARN 6 | SKIP 2 | PASS 382 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64