| 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).
| 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 14/230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| AnnotationForge 1.53.0 (landing page) Bioconductor Package Maintainer
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the AnnotationForge 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: AnnotationForge |
| Version: 1.53.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data AnnotationForge |
| StartedAt: 2025-12-11 12:25:17 -0500 (Thu, 11 Dec 2025) |
| EndedAt: 2025-12-11 12:27:01 -0500 (Thu, 11 Dec 2025) |
| EllapsedTime: 103.6 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 AnnotationForge
###
##############################################################################
##############################################################################
* checking for file ‘AnnotationForge/DESCRIPTION’ ... OK
* preparing ‘AnnotationForge’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘makeProbePackage.Rmd’ using rmarkdown
Fatal error: cannot create 'R_TempDir'
See
‘/tmp/RtmpgVgiQw/hgu95av2probe.Rcheck/00check.log’
for details.
Warning: closing unused connection 4 (/tmp/RtmpC2JLKH/Rinst36ab80341f817/AnnotationForge/extdata/HG-U95Av2_probe_tab.gz)
--- finished re-building ‘makeProbePackage.Rmd’
--- re-building ‘MakingNewAnnotationPackages.Rnw’ using knitr
trying URL 'http://rest.uniprot.org/uniprotkb/search?query=P13368%20OR%20Q6GZX4&format=xml'
downloaded 51 KB
--- finished re-building ‘MakingNewAnnotationPackages.Rnw’
--- re-building ‘MakingNewOrganismPackages.Rmd’ using knitr
--- finished re-building ‘MakingNewOrganismPackages.Rmd’
--- re-building ‘SQLForge.Rnw’ using knitr
Quitting from SQLForge.Rnw:176-193 [SQLForge]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! database or disk is full
---
Backtrace:
x
1. \-AnnotationForge::makeDBPackage(...)
2. \-AnnotationForge:::.makeHUMANCHIP_DB(...)
3. \-AnnotationForge:::popHUMANCHIPDB(...)
4. \-AnnotationForge:::appendGOALL(db, subStrs = subStrs, printSchema = printSchema)
5. +-DBI::dbExecute(db, sql)
6. \-DBI::dbExecute(db, sql)
7. +-DBI::dbSendStatement(conn, statement, ...)
8. \-DBI::dbSendStatement(conn, statement, ...)
9. +-DBI::dbSendQuery(conn, statement, ...)
10. \-RSQLite::dbSendQuery(conn, statement, ...)
11. \-RSQLite (local) .local(conn, statement, ...)
12. +-methods::new(...)
13. | +-methods::initialize(value, ...)
14. | \-methods::initialize(value, ...)
15. \-RSQLite:::result_create(conn@ptr, statement)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'SQLForge.Rnw' failed with diagnostics:
database or disk is full
--- failed re-building ‘SQLForge.Rnw’
SUMMARY: processing the following file failed:
‘SQLForge.Rnw’
Error: Vignette re-building failed.
Execution halted