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

This page was generated on 2026-04-09 16:07 -0400 (Thu, 09 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-04 r89791) 921
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 11/231HostnameOS / ArchINSTALLBUILDCHECK
annotate 1.89.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2026-04-09 12:00 -0400 (Thu, 09 Apr 2026)
git_url: https://git.bioconductor.org/packages/annotate
git_branch: devel
git_last_commit: a7eff2c
git_last_commit_date: 2025-10-29 09:23:46 -0400 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    ERROR  skipped


BUILD results for annotate on teran2

To the developers/maintainers of the annotate 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: annotate
Version: 1.89.0
Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data annotate
StartedAt: 2026-04-09 12:32:07 -0400 (Thu, 09 Apr 2026)
EndedAt: 2026-04-09 12:32:52 -0400 (Thu, 09 Apr 2026)
EllapsedTime: 45.5 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 annotate
###
##############################################################################
##############################################################################


* checking for file ‘annotate/DESCRIPTION’ ... OK
* preparing ‘annotate’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘chromLOC.Rmd’ using rmarkdown
--- finished re-building ‘chromLOC.Rmd’

--- re-building ‘useDataPkgs.Rmd’ using rmarkdown
--- finished re-building ‘useDataPkgs.Rmd’

--- re-building ‘GOusage.Rnw’ using Sweave

Attaching package: ‘graph’

The following object is masked from ‘package:XML’:

    addNode


Attaching package: ‘Rgraphviz’

The following object is masked from ‘package:annotate’:

    toFile

The following objects are masked from ‘package:IRanges’:

    from, to

The following objects are masked from ‘package:S4Vectors’:

    from, to

--- finished re-building ‘GOusage.Rnw’

--- re-building ‘annotate.Rnw’ using Sweave
--- finished re-building ‘annotate.Rnw’

--- re-building ‘prettyOutput.Rnw’ using Sweave
--- finished re-building ‘prettyOutput.Rnw’

--- re-building ‘query.Rnw’ using Sweave
Read 4 items

Error: processing vignette 'query.Rnw' failed with diagnostics:
 chunk 6 
Error in file(file, "r") : 
  cannot open the connection to 'https://www.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?tool=bioconductor&rettype=xml&retmode=text&db=gene&id=1939271%2c2449431%2c7729427%2c7835343%2c7836461%2c7933101%2c8121496%2c8680883%2c8764009%2c8764062'

--- failed re-building ‘query.Rnw’

--- re-building ‘useProbeInfo.Rnw’ using Sweave
Loading required package: org.Rn.eg.db


Loading required package: XVector
Loading required package: Seqinfo

Attaching package: ‘Biostrings’

The following object is masked from ‘package:graph’:

    complement

The following object is masked from ‘package:base’:

    strsplit


Error: processing vignette 'useProbeInfo.Rnw' failed with diagnostics:
 chunk 4 (label = getRev) 
Error in file(con, "r") : 
  cannot open the connection to 'https://www.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&rettype=fasta&id=AI406693'

--- failed re-building ‘useProbeInfo.Rnw’

SUMMARY: processing the following files failed:
  ‘query.Rnw’ ‘useProbeInfo.Rnw’

Error: Vignette re-building failed.
In addition: Warning messages:
1: In file(file, "r") :
  cannot open URL 'https://www.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?tool=bioconductor&rettype=xml&retmode=text&db=gene&id=1939271%2c2449431%2c7729427%2c7835343%2c7836461%2c7933101%2c8121496%2c8680883%2c8764009%2c8764062': HTTP status was '500 Internal Server Error'
2: In file(con, "r") :
  cannot open URL 'https://www.ncbi.nlm.nih.gov/entrez/eutils/efetch.fcgi?db=nucleotide&rettype=fasta&id=AI406693': HTTP status was '500 Internal Server Error'
Execution halted