Last updated on 2025-04-02 06:50:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3 | 2.06 | 31.78 | 33.84 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3 | 2.38 | 24.47 | 26.85 | OK | |
r-devel-linux-x86_64-fedora-clang | 2.3 | 56.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.3 | 105.93 | OK | |||
r-devel-macos-arm64 | 2.3 | 39.00 | ERROR | |||
r-devel-macos-x86_64 | 2.3 | 86.00 | OK | |||
r-devel-windows-x86_64 | 2.3 | 4.00 | 57.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 2.3 | 3.57 | 30.59 | 34.16 | OK | |
r-release-linux-x86_64 | 2.3 | 3.26 | 30.09 | 33.35 | OK | |
r-release-macos-arm64 | 2.3 | 44.00 | OK | |||
r-release-macos-x86_64 | 2.3 | 59.00 | OK | |||
r-release-windows-x86_64 | 2.3 | 6.00 | 57.00 | 63.00 | OK | |
r-oldrel-macos-arm64 | 2.3 | OK | ||||
r-oldrel-macos-x86_64 | 2.3 | 87.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3 | 6.00 | 60.00 | 66.00 | OK |
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-devel-macos-arm64