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).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_644.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 102/229HostnameOS / ArchINSTALLBUILDCHECK
GenomicRanges 1.63.0  (landing page)
Hervé Pagès
Snapshot Date: 2025-10-30 12:00 -0400 (Thu, 30 Oct 2025)
git_url: https://git.bioconductor.org/packages/GenomicRanges
git_branch: devel
git_last_commit: 1dfb82d
git_last_commit_date: 2025-10-29 14:50:52 -0400 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for GenomicRanges on teran2

To the developers/maintainers of the GenomicRanges 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: GenomicRanges
Version: 1.63.0
Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data GenomicRanges
StartedAt: 2025-10-30 12:42:43 -0400 (Thu, 30 Oct 2025)
EndedAt: 2025-10-30 12:43:04 -0400 (Thu, 30 Oct 2025)
EllapsedTime: 20.9 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data GenomicRanges
###
##############################################################################
##############################################################################


* checking for file ‘GenomicRanges/DESCRIPTION’ ... OK
* preparing ‘GenomicRanges’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘GenomicRangesIntroduction.Rmd’ using rmarkdown

Quitting from GenomicRangesIntroduction.Rmd:663-673 [subjectx_declaration]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! package 'GenomicFeatures' required by 'TxDb.Hsapiens.UCSC.hg38.knownGene' could not be found
---
Backtrace:
    ▆
 1. └─base::library(TxDb.Hsapiens.UCSC.hg38.knownGene)
 2.   └─base::.getRequiredPackages2(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'GenomicRangesIntroduction.Rmd' failed with diagnostics:
package 'GenomicFeatures' required by 'TxDb.Hsapiens.UCSC.hg38.knownGene' could not be found
--- failed re-building ‘GenomicRangesIntroduction.Rmd’

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

Error: processing vignette 'ExtendingGenomicRanges.Rnw' failed with diagnostics:
 chunk 6 (label = vranges) 
Error in (function (cond)  : 
  error in evaluating the argument 'x' in selecting a method for function 'extraColumnSlotNames': there is no package called ‘VariantAnnotation’

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

--- re-building ‘GRanges_and_GRangesList_slides.Rnw’ using Sweave
Warning in .merge_two_Seqinfo_objects(x, y) :
  The 2 combined objects have no sequence levels in common. (Use
  suppressWarnings() to suppress this warning.)

Error: processing vignette 'GRanges_and_GRangesList_slides.Rnw' failed with diagnostics:
 chunk 28 (label = findOverlaps1) 
Error in library(GenomicAlignments) : 
  there is no package called ‘GenomicAlignments’

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

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

Error: processing vignette 'GenomicRangesHOWTOs.Rnw' failed with diagnostics:
 chunk 6 (label = readGAlignments_2) 
Error in library(GenomicAlignments) : 
  there is no package called ‘GenomicAlignments’

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

--- re-building ‘Ten_things_slides.Rnw’ using Sweave
Loading required package: XVector

Attaching package: ‘Biostrings’

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

    strsplit


Error: processing vignette 'Ten_things_slides.Rnw' failed with diagnostics:
 chunk 1 (label = setup) 
Error in library(BSgenome) : there is no package called ‘BSgenome’

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

SUMMARY: processing the following files failed:
  ‘GenomicRangesIntroduction.Rmd’ ‘ExtendingGenomicRanges.Rnw’
  ‘GRanges_and_GRangesList_slides.Rnw’ ‘GenomicRangesHOWTOs.Rnw’
  ‘Ten_things_slides.Rnw’

Error: Vignette re-building failed.
Execution halted