| Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours |
This page was generated on 2025-07-24 09:37 -0400 (Thu, 24 Jul 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 914 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 107/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| ggtreeExtra 1.19.0 (landing page) Shuangbin Xu
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the ggtreeExtra package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: ggtreeExtra |
| Version: 1.19.0 |
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data ggtreeExtra |
| StartedAt: 2025-07-24 06:50:55 -0400 (Thu, 24 Jul 2025) |
| EndedAt: 2025-07-24 06:51:02 -0400 (Thu, 24 Jul 2025) |
| EllapsedTime: 7.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data ggtreeExtra
###
##############################################################################
##############################################################################
* checking for file ‘ggtreeExtra/DESCRIPTION’ ... OK
* preparing ‘ggtreeExtra’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ggtreeExtra.Rmd’ using rmarkdown
Quitting from ggtreeExtra.Rmd:83-247 [singlelayer]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `is.waive()`:
! could not find function "is.waive"
---
Backtrace:
▆
1. └─ggstar::scale_starshape_manual(...)
2. └─ggplot2:::manual_scale("starshape", values, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ggtreeExtra.Rmd' failed with diagnostics:
could not find function "is.waive"
--- failed re-building ‘ggtreeExtra.Rmd’
SUMMARY: processing the following file failed:
‘ggtreeExtra.Rmd’
Error: Vignette re-building failed.
Execution halted