| 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 104/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| ggbio 1.57.1 (landing page) Michael Lawrence
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the ggbio 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: ggbio |
| Version: 1.57.1 |
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data ggbio |
| StartedAt: 2025-07-24 06:49:53 -0400 (Thu, 24 Jul 2025) |
| EndedAt: 2025-07-24 06:50:50 -0400 (Thu, 24 Jul 2025) |
| EllapsedTime: 57.3 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 ggbio
###
##############################################################################
##############################################################################
* checking for file ‘ggbio/DESCRIPTION’ ... OK
* preparing ‘ggbio’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘ggbio.Rnw’ using Sweave
--- finished re-building ‘ggbio.Rnw’
cp realvignettes/*.Rnw .
/home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/Rscript -e "library(knitr); knit2pdf('ggbio.Rnw')"
processing file: ggbio.Rnw
1/125
2/125 [style-knitr]
3/125
4/125 [setup]
5/125
6/125 [citation]
7/125
8/125 [unnamed-chunk-1]
9/125
10/125 [unnamed-chunk-2]
11/125
12/125 [unnamed-chunk-3]
13/125
14/125 [unnamed-chunk-4]
Error in validObject(.Object) :
invalid class "GGbio" object: invalid object for slot "ggplot" in class "GGbio": got class "ggplot2::ggplot", should be or extend class "gg_OR_NULL"
Calls: knit2pdf ... <Anonymous> -> initialize -> initialize -> validObject
Quitting from ggbio.Rnw:107-114 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `validObject()`:
! invalid class "GGbio" object: invalid object for slot "ggplot" in class "GGbio": got class "ggplot2::ggplot", should be or extend class "gg_OR_NULL"
---
Backtrace:
x
1. \-ggbio::Ideogram(genome = "hg19")
2. +-methods::new(...)
3. | +-methods::initialize(value, ...)
4. | \-methods::initialize(value, ...)
5. \-ggbio::ggbio(p, data = obj.ori, ...)
6. +-BiocGenerics::do.call(...)
7. +-base::do.call(...)
8. \-methods (local) `<fn>`(...)
9. +-methods::initialize(value, ...)
10. \-methods::initialize(value, ...)
11. \-methods::validObject(.Object)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Execution halted
make: *** [Makefile:15: ggbio.pdf] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) :
running 'make' failed
Execution halted