Last updated on 2026-04-30 01:49:29 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.15 | 122.13 | 93.18 | 215.31 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.15 | 94.65 | 74.70 | 169.35 | 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 | 148.00 | 143.00 | 291.00 | OK | |
| r-patched-linux-x86_64 | 1.0.15 | 132.20 | 91.39 | 223.59 | 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 | 143.00 | 272.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