| Back to Build/check report for BioC 3.23 annotations |
|
This page was generated on 2026-02-25 07:00 -0500 (Wed, 25 Feb 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" | 4874 |
| 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/49 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| BioMartGOGeneSets 0.99.12 (landing page) Zuguang Gu
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | ||||||||
|
To the developers/maintainers of the BioMartGOGeneSets 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: BioMartGOGeneSets |
| Version: 0.99.12 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data BioMartGOGeneSets |
| StartedAt: 2026-02-25 06:01:40 -0500 (Wed, 25 Feb 2026) |
| EndedAt: 2026-02-25 06:03:37 -0500 (Wed, 25 Feb 2026) |
| EllapsedTime: 116.8 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data BioMartGOGeneSets
###
##############################################################################
##############################################################################
* checking for file ‘BioMartGOGeneSets/DESCRIPTION’ ... OK
* preparing ‘BioMartGOGeneSets’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘biomart.Rmd’ using rmarkdown
--- finished re-building ‘biomart.Rmd’
--- re-building ‘genesets.Rmd’ using rmarkdown
Quitting from genesets.Rmd:102-106 [unnamed-chunk-11]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! cannot open URL 'https://ftp.ncbi.nih.gov/genomes/all/GCA/003/047/355//GCA_003047355.1_Nemo_v1/GCA_003047355.1_Nemo_v1_assembly_report.txt'
---
Backtrace:
▆
1. └─BioMartGOGeneSets::getBioMartGenomeInfo("apercula_gene_ensembl")
2. └─BioMartGOGeneSets:::get_data(...)
3. └─utils::download.file(url, destfile = tmp, quiet = TRUE)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'genesets.Rmd' failed with diagnostics:
cannot open URL 'https://ftp.ncbi.nih.gov/genomes/all/GCA/003/047/355//GCA_003047355.1_Nemo_v1/GCA_003047355.1_Nemo_v1_assembly_report.txt'
--- failed re-building ‘genesets.Rmd’
--- re-building ‘supported_organisms.Rmd’ using rmarkdown
--- finished re-building ‘supported_organisms.Rmd’
--- re-building ‘version.Rmd’ using rmarkdown
--- finished re-building ‘version.Rmd’
SUMMARY: processing the following file failed:
‘genesets.Rmd’
Error: Vignette re-building failed.
Execution halted