| Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours |
This page was generated on 2025-10-30 14:25 -0400 (Thu, 30 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 896 |
| 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 12/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| AnnotationDbi 1.73.0 (landing page) Bioconductor Package Maintainer
| teran2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the AnnotationDbi 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: AnnotationDbi |
| Version: 1.73.0 |
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data AnnotationDbi |
| StartedAt: 2025-10-30 12:25:26 -0400 (Thu, 30 Oct 2025) |
| EndedAt: 2025-10-30 12:25:57 -0400 (Thu, 30 Oct 2025) |
| EllapsedTime: 30.5 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 AnnotationDbi
###
##############################################################################
##############################################################################
* checking for file ‘AnnotationDbi/DESCRIPTION’ ... OK
* preparing ‘AnnotationDbi’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘AnnotationDbi.Rnw’ using knitr
--- finished re-building ‘AnnotationDbi.Rnw’
--- re-building ‘IntroToAnnotationPackages.Rnw’ using knitr
Quitting from IntroToAnnotationPackages.Rnw:326-336 [selectTxDb]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package 'GenomicFeatures' required by 'TxDb.Hsapiens.UCSC.hg19.knownGene' could not be found
---
Backtrace:
x
1. \-base::library(TxDb.Hsapiens.UCSC.hg19.knownGene)
2. \-base::.getRequiredPackages2(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'IntroToAnnotationPackages.Rnw' failed with diagnostics:
package 'GenomicFeatures' required by 'TxDb.Hsapiens.UCSC.hg19.knownGene' could not be found
--- failed re-building ‘IntroToAnnotationPackages.Rnw’
SUMMARY: processing the following file failed:
‘IntroToAnnotationPackages.Rnw’
Error: Vignette re-building failed.
Execution halted