| 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-12 01:01 -0500 (Fri, 12 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R 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 111/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| GOstats 2.77.0 (landing page) Bioconductor Package Maintainer
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the GOstats 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: GOstats |
| Version: 2.77.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data GOstats |
| StartedAt: 2025-12-12 00:32:06 -0500 (Fri, 12 Dec 2025) |
| EndedAt: 2025-12-12 00:34:26 -0500 (Fri, 12 Dec 2025) |
| EllapsedTime: 140.5 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data GOstats
###
##############################################################################
##############################################################################
* checking for file ‘GOstats/DESCRIPTION’ ... OK
* preparing ‘GOstats’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘GOstatsForUnsupportedOrganisms.Rmd’ using rmarkdown
Warning: call dbDisconnect() when finished working with a connection
Quitting from GOstatsForUnsupportedOrganisms.Rmd:71-74 [transformGOFrame]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! database or disk is full
---
Backtrace:
▆
1. ├─AnnotationDbi::GOAllFrame(goFrame)
2. └─AnnotationDbi::GOAllFrame(goFrame)
3. └─AnnotationDbi:::.convertGOtoGO2ALL(x@data, "BP")
4. ├─DBI::dbExecute(con, "CREATE INDEX gdgo on go_data(go_id)")
5. └─DBI::dbExecute(con, "CREATE INDEX gdgo on go_data(go_id)")
6. ├─DBI::dbSendStatement(conn, statement, ...)
7. └─DBI::dbSendStatement(conn, statement, ...)
8. ├─DBI::dbSendQuery(conn, statement, ...)
9. └─RSQLite::dbSendQuery(conn, statement, ...)
10. └─RSQLite (local) .local(conn, statement, ...)
11. ├─methods::new(...)
12. │ ├─methods::initialize(value, ...)
13. │ └─methods::initialize(value, ...)
14. └─RSQLite:::result_create(conn@ptr, statement)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'GOstatsForUnsupportedOrganisms.Rmd' failed with diagnostics:
database or disk is full
--- failed re-building ‘GOstatsForUnsupportedOrganisms.Rmd’
--- re-building ‘GOstatsHyperG.Rmd’ using rmarkdown
Error: processing vignette 'GOstatsHyperG.Rmd' failed with diagnostics:
Error writing to connection: No space left on device
--- failed re-building ‘GOstatsHyperG.Rmd’
--- re-building ‘GOvis.Rmd’ using rmarkdown
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in close.connection(con) :
Problem closing connection: No space left on device
Warning in doTryCatch(return(expr), name, parentenv, handler) :
"nodeAttrs" is not a graphical parameter
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Warning in doTryCatch(return(expr), name, parentenv, handler) :
zero-length arrow is of indeterminate angle and so skipped
Killed