Last updated on 2026-04-25 00:50:26 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| ifaTools | 2 | 10 | |
| pcFactorStan | 2 | 10 | |
| rpf | 1 | 11 |
Current CRAN status: NOTE: 2, OK: 10
Version: 0.23
Flags: --no-tests --no-vignettes
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Joshua N. Pritikin <jpritikin@pobox.com>’
Package CITATION file contains call(s) to old-style citEntry(). Please
use bibentry() instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 10
Version: 1.5.4
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘rstantools’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Current CRAN status: ERROR: 1, OK: 11
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