Last updated on 2026-06-07 00:52:12 CEST.
| Package | FAIL | ERROR | OK |
|---|---|---|---|
| besthr | 13 | ||
| pepdiff | 1 | 12 | |
| peppwR | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘art_analysis.Rmd’ using rmarkdown
--- finished re-building ‘art_analysis.Rmd’
--- re-building ‘basic_workflow.Rmd’ using rmarkdown
--- finished re-building ‘basic_workflow.Rmd’
--- re-building ‘checking_fit.Rmd’ using rmarkdown
--- finished re-building ‘checking_fit.Rmd’
--- re-building ‘diagnostic_plots.Rmd’ using rmarkdown
--- finished re-building ‘diagnostic_plots.Rmd’
--- re-building ‘glm_analysis.Rmd’ using rmarkdown
Quitting from glm_analysis.Rmd:85-155 [generate-data]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `file()`:
! cannot open the connection
---
Backtrace:
▆
1. └─utils::write.table(...)
2. └─base::file(file, ifelse(append, "a", "w"))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'glm_analysis.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘glm_analysis.Rmd’
--- re-building ‘pairwise_tests.Rmd’ using rmarkdown
--- finished re-building ‘pairwise_tests.Rmd’
SUMMARY: processing the following file failed:
‘glm_analysis.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: FAIL: 1, OK: 12
Version: 0.1.0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN
Fatal error: cannot create 'R_TempDir'
A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.
Probably some imports need to be declared in the NAMESPACE file.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: whether the namespace can be unloaded cleanly
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-gcc