Last updated on 2026-04-26 01:48:41 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.90 | 190.27 | 194.17 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.0 | 9.00 | 398.68 | 407.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 10.00 | 469.10 | 479.10 | 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.78 | 258.16 | 262.94 | OK | |
| r-release-macos-arm64 | 1.0.0 | 1.00 | 73.00 | 74.00 | 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 | 12.00 | 404.00 | 416.00 | OK |
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