Last updated on 2026-04-28 02:50:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.15 | 123.27 | 92.52 | 215.79 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.15 | 95.54 | 71.07 | 166.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.15 | 158.00 | 139.97 | 297.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.15 | 282.00 | 157.72 | 439.72 | OK | |
| r-devel-windows-x86_64 | 1.0.15 | 136.00 | 146.00 | 282.00 | OK | |
| r-patched-linux-x86_64 | 1.0.15 | 126.97 | 91.54 | 218.51 | OK | |
| r-release-linux-x86_64 | 1.0.15 | 133.02 | 92.10 | 225.12 | OK | |
| r-release-macos-arm64 | 1.0.15 | 27.00 | 9.00 | 36.00 | OK | |
| r-release-macos-x86_64 | 1.0.15 | 82.00 | 82.00 | 164.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.15 | 129.00 | 147.00 | 276.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.15 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.15 | 73.00 | 82.00 | 155.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.15 | 158.00 | 170.00 | 328.00 | OK |
Version: 1.0.15
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rpf)
Loading required package: parallel
RPF is not compiled to take advantage of computers with multiple cores.
>
> test_check("rpf")
Saving _problems/test-mirt-icc-4.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-mirt-icc.R:4:1'): (code run outside of `test_that()`) ──────────
Error: package or namespace load failed for 'mirt' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called 'qs2'
Backtrace:
▆
1. └─base::library(mirt) at test-mirt-icc.R:4:1
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 382 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-macos-x86_64