Last updated on 2026-04-26 03:50:08 CEST.
| Package | ERROR | NOTE |
|---|---|---|
| irtpwr | 1 | 11 |
| mlpwr | 1 | 11 |
Current CRAN status: ERROR: 1, NOTE: 11
Version: 1.0.3
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:
‘calc.pvalues.R’ ‘helper.R’ ‘hypothesis_templates.R’ ‘irtpwr.R’
‘mml.fit.R’ ‘setup.data.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.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘adding_hypotheses.Rmd’ using rmarkdown
Quitting from adding_hypotheses.Rmd:185-194 [unnamed-chunk-7]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'qs2'
---
Backtrace:
▆
1. ├─irtpwr::setup.hypothesis(type = h_2PL_basic, altpars = altpars)
2. │ └─type$res(altpars = altpars, nullpars = nullpars)
3. └─base::loadNamespace(x)
4. ├─base::namespaceImportFrom(...)
5. │ └─base::asNamespace(ns)
6. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
7. ├─base::namespaceImportFrom(...)
8. │ └─base::asNamespace(ns)
9. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
11. └─base (local) withOneRestart(expr, restarts[[1L]])
12. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'adding_hypotheses.Rmd' failed with diagnostics:
there is no package called 'qs2'
--- failed re-building ‘adding_hypotheses.Rmd’
--- re-building ‘demo.Rmd’ using rmarkdown
Quitting from demo.Rmd:43-46 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<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 'demo.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 ‘demo.Rmd’
--- re-building ‘hypothesis_templates.Rmd’ using rmarkdown
--- finished re-building ‘hypothesis_templates.Rmd’
--- re-building ‘power_analysis.Rmd’ using rmarkdown
Quitting from power_analysis.Rmd:84-90 [Rasch vs 2PL setup.hypothesis a priori]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'qs2'
---
Backtrace:
▆
1. ├─irtpwr::setup.hypothesis(type = "1PLvs2PL", altpars = altpars)
2. │ └─type$res(altpars = altpars, nullpars = nullpars)
3. └─base::loadNamespace(x)
4. ├─base::namespaceImportFrom(...)
5. │ └─base::asNamespace(ns)
6. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
7. ├─base::namespaceImportFrom(...)
8. │ └─base::asNamespace(ns)
9. └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
10. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
11. └─base (local) withOneRestart(expr, restarts[[1L]])
12. └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'power_analysis.Rmd' failed with diagnostics:
there is no package called 'qs2'
--- failed re-building ‘power_analysis.Rmd’
SUMMARY: processing the following files failed:
‘adding_hypotheses.Rmd’ ‘demo.Rmd’ ‘power_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Current CRAN status: ERROR: 1, NOTE: 11
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