Last updated on 2026-04-25 12:48:57 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 3.11 | 641.59 | 644.70 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 2.71 | 369.78 | 372.49 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 7.00 | 1181.84 | 1188.84 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 7.00 | 1100.99 | 1107.99 | NOTE | |
| r-patched-linux-x86_64 | 1.1.1 | 3.59 | 627.31 | 630.90 | NOTE | |
| r-release-linux-x86_64 | 1.1.1 | 3.56 | 640.25 | 643.81 | NOTE | |
| r-release-macos-arm64 | 1.1.1 | 1.00 | 116.00 | 117.00 | NOTE | |
| r-release-macos-x86_64 | 1.1.1 | 3.00 | 168.00 | 171.00 | ERROR | |
| r-release-windows-x86_64 | 1.1.1 | 5.00 | 509.00 | 514.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.1.1 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.1.1 | 3.00 | 629.00 | 632.00 | NOTE | |
| r-oldrel-windows-x86_64 | 1.1.1 | 8.00 | 518.00 | 526.00 | NOTE |
Version: 1.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘example.simfun.R’ ‘fit.surrogate.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.1.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘ANOVA_Vignette.Rmd’ using rmarkdown
--- finished re-building ‘ANOVA_Vignette.Rmd’
--- re-building ‘GLM_Vignette.Rmd’ using rmarkdown
--- finished re-building ‘GLM_Vignette.Rmd’
--- re-building ‘IRT_Vignette.Rmd’ using rmarkdown
Quitting from IRT_Vignette.Rmd:79-82 [unnamed-chunk-2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'IRT_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 ‘IRT_Vignette.Rmd’
--- re-building ‘MLM_Vignette.Rmd’ using rmarkdown
--- finished re-building ‘MLM_Vignette.Rmd’
--- re-building ‘extensions.Rmd’ using rmarkdown
--- finished re-building ‘extensions.Rmd’
--- re-building ‘simulation_functions.Rmd’ using rmarkdown
--- finished re-building ‘simulation_functions.Rmd’
--- re-building ‘ttest_Vignette.Rmd’ using rmarkdown
--- finished re-building ‘ttest_Vignette.Rmd’
SUMMARY: processing the following file failed:
‘IRT_Vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64