CRAN Package Check Results for Package irtrees

Last updated on 2026-04-24 13:18:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 5.46 260.51 265.97 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 3.96 192.10 196.06 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 10.00 411.13 421.13 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 11.00 490.33 501.33 OK
r-patched-linux-x86_64 1.0.0 4.99 261.35 266.34 OK
r-release-linux-x86_64 1.0.0 4.90 255.61 260.51 OK
r-release-macos-arm64 1.0.0 OK
r-release-macos-x86_64 1.0.0 4.00 72.00 76.00 ERROR
r-release-windows-x86_64 1.0.0 7.00 333.00 340.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 4.00 294.00 298.00 OK
r-oldrel-windows-x86_64 1.0.0 10.00 341.00 351.00 OK

Check Details

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