Last updated on 2026-04-26 12:49:11 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 | 91.34 | 72.35 | 163.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.15 | 181.00 | 144.24 | 325.24 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.15 | 282.00 | 157.72 | 439.72 | 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 | 10.00 | 37.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 | 128.00 | 141.00 | 269.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 | 164.00 | 170.00 | 334.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