Back to Rapid builds (Linux only) of a subset of BioC 3.23
Report updated every 6 hours

This page was generated on 2025-12-11 13:10 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-28 r88973) -- "Unsuffered Consequences" 926
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 105/230HostnameOS / ArchINSTALLBUILDCHECK
ggbio 1.59.0  (landing page)
Michael Lawrence
Snapshot Date: 2025-12-11 12:00 -0500 (Thu, 11 Dec 2025)
git_url: https://git.bioconductor.org/packages/ggbio
git_branch: devel
git_last_commit: 6c3efb9
git_last_commit_date: 2025-10-29 10:09:27 -0500 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for ggbio on teran2

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.

raw results


Summary

Package: ggbio
Version: 1.59.0
Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data ggbio
StartedAt: 2025-12-11 12:37:25 -0500 (Thu, 11 Dec 2025)
EndedAt: 2025-12-11 12:38:59 -0500 (Thu, 11 Dec 2025)
EllapsedTime: 93.8 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.23-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 (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘ggbio.Rnw’ using Sweave
--- finished re-building ‘ggbio.Rnw’

cp realvignettes/*.Rnw .
/home/rapidbuild/bbs-3.23-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]      
15/125                        
16/125 [unnamed-chunk-5]      
Error: database or disk is full

Quitting from ggbio.Rnw:141-156 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! database or disk is full
---
Backtrace:
     x
  1. +-ggplot2::autoplot(...)
  2. \-ggbio::autoplot(...)
  3.   \-ggbio (local) .local(object, ...)
  4.     +-BiocGenerics::do.call(geom_alignment, args.res)
  5.     +-base::do.call(geom_alignment, args.res)
  6.     +-ggbio (local) `<stndrdGn>`(...)
  7.     \-ggbio (local) `<stndrdGn>`(...)
  8.       \-ggbio (local) .local(data, ...)
  9.         +-AnnotationDbi::select(data, ks, columns, "TXID")
 10.         \-OrganismDbi::select(data, ks, columns, "TXID")
 11.           \-OrganismDbi:::.select(x, keys, columns, keytype, ...)
 12.             \-OrganismDbi:::.getSelects(x, keytype, keys, needCols, visitNodes)
 13.               +-base::suppressMessages(...)
 14.               | \-base::withCallingHandlers(...)
 15.               +-AnnotationDbi::select(...)
 16.               \-GenomicFeatures (local) select(...)
 17.                 \-GenomicFeatures:::.select(x, keys, columns, keytype, ...)
 18.                   \-AnnotationDbi:::dbQuery(dbconn(x), sql)
 19.                     +-DBI::dbGetQuery(conn, SQL)
 20.                     \-DBI::dbGetQuery(conn, SQL)
 21.                       \-DBI (local) .local(conn, statement, ...)
 22.                         +-DBI::dbSendQuery(conn, statement, ...)
 23.                         \-RSQLite::dbSendQuery(conn, statement, ...)
 24.                           \-RSQLite (local) .local(conn, statement, ...)
 25.                             +-methods::new(...)
 26.                             | +-methods::initialize(value, ...)
 27.                             | \-methods::initialize(value, ...)
 28.                             \-RSQLite:::result_create(conn@ptr, statement)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Execution halted
Warning message:
In close.connection(con) :
  Problem closing connection:  No space left on device
make: *** [Makefile:15: ggbio.pdf] Error 1
Error in tools::buildVignettes(dir = ".", tangle = TRUE) : 
  running 'make' failed
Execution halted