Last updated on 2026-04-26 03:50:17 CEST.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| irtoys | 12 | ||
| irtrees | 1 | 2 | 9 |
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, NOTE: 2, OK: 9
Version: 1.0.0
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Ivailo Partchev <partchev@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Zhaojun",
family = "Li",
role = "aut"),
person(given = "Ivailo",
family = "Partchev",
role = c("aut", "cre"),
email = "partchev@gmail.com"),
person(given = "Paul",
family = "De Boeck",
role = "aut"))
as necessary.
Package CITATION file contains call(s) to old-style personList() or
as.personList(). Please use c() on person objects instead.
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
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘pretree_vignette.Rmd’ using rmarkdown
Quitting from pretree_vignette.Rmd:14-23 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
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)
2. └─base::tryCatch(...)
3. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'pretree_vignette.Rmd' failed with diagnostics:
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'
--- failed re-building ‘pretree_vignette.Rmd’
SUMMARY: processing the following file failed:
‘pretree_vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64