Last updated on 2025-10-21 00:50:33 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
egg | 1 | 12 | |
gridExtra | 1 | 1 | 11 |
Current CRAN status: NOTE: 1, OK: 12
Version: 0.4.5
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
theme_presentation.html:50:1 (theme_presentation.Rd:12): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, NOTE: 1, OK: 11
Version: 2.3
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
bind.html:62:1 (bind.Rd:21): Warning: missing </ul> before </div>
combine.html:61:1 (combine.Rd:23): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘arrangeGrob.rmd’ using rmarkdown
Quitting from arrangeGrob.rmd:23-33 [basic]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package or namespace load failed for 'ggplot2' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'vctrs'
---
Backtrace:
▆
1. └─base::library(ggplot2)
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 'arrangeGrob.rmd' failed with diagnostics:
package or namespace load failed for 'ggplot2' in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called 'vctrs'
--- failed re-building ‘arrangeGrob.rmd’
--- re-building ‘gtable.Rmd’ using rmarkdown
Quitting from gtable.Rmd:38-48 [matrix]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `ggplotGrob()`:
! could not find function "ggplotGrob"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'gtable.Rmd' failed with diagnostics:
could not find function "ggplotGrob"
--- failed re-building ‘gtable.Rmd’
--- re-building ‘ngonGrob.Rmd’ using rmarkdown
--- finished re-building ‘ngonGrob.Rmd’
--- re-building ‘tableGrob.Rmd’ using rmarkdown
--- finished re-building ‘tableGrob.Rmd’
SUMMARY: processing the following files failed:
‘arrangeGrob.rmd’ ‘gtable.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-arm64