Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-18 11:35 -0400 (Sat, 18 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4957
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4686
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 867/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GenomicRanges 1.63.2  (landing page)
Hervé Pagès
Snapshot Date: 2026-04-17 13:40 -0400 (Fri, 17 Apr 2026)
git_url: https://git.bioconductor.org/packages/GenomicRanges
git_branch: devel
git_last_commit: 1f405ca
git_last_commit_date: 2026-04-05 15:50:30 -0400 (Sun, 05 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped
See other builds for GenomicRanges in R Universe.


CHECK results for GenomicRanges on nebbiolo1

To the developers/maintainers of the GenomicRanges package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/GenomicRanges.git to reflect on this report. See Troubleshooting Build Report for more information.
- 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.2
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GenomicRanges.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GenomicRanges_1.63.2.tar.gz
StartedAt: 2026-04-18 00:17:22 -0400 (Sat, 18 Apr 2026)
EndedAt: 2026-04-18 00:24:41 -0400 (Sat, 18 Apr 2026)
EllapsedTime: 438.6 seconds
RetCode: 0
Status:   OK  
CheckDir: GenomicRanges.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:GenomicRanges.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings GenomicRanges_1.63.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/GenomicRanges.Rcheck’
* using R version 4.6.0 alpha (2026-04-05 r89794)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-18 04:17:23 UTC
* checking for file ‘GenomicRanges/DESCRIPTION’ ... OK
* this is package ‘GenomicRanges’ version ‘1.63.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘GenomicRanges’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... NOTE
Problems with news in ‘NEWS’:
  Cannot process chunk/lines:
    SIGNIFICANT USER-VISIBLE CHANGES
  Cannot process chunk/lines:
    DEPRECATED AND DEFUNCT
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  GPos-class.Rd: IRanges, IntegerRanges
  GRanges-class.Rd: strand, Seqinfo, DataFrame, seqlevels, List
  GRangesList-class.Rd: RleList, CharacterList, CompressedIRangesList,
    IntegerRangesList, DataFrame, Seqinfo, seqlevels, Rle, AtomicList
  absoluteRanges.Rd: IntegerRanges, Seqinfo, seqlengths
  findOverlaps-methods.Rd: Hits
  strand-utils.Rd: RleList
  tileGenome.Rd: Seqinfo, seqlengths
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking sizes of PDF files under ‘inst/doc’ ...* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
genomicvars 42.536  5.067  47.606
GPos-class  37.011  5.701  42.734
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘run_unitTests.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/GenomicRanges.Rcheck/00check.log’
for details.


Installation output

GenomicRanges.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL GenomicRanges
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘GenomicRanges’ ...
** this is package ‘GenomicRanges’ version ‘1.63.2’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GenomicRanges)

Tests output

GenomicRanges.Rcheck/tests/run_unitTests.Rout


R version 4.6.0 alpha (2026-04-05 r89794)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> require("GenomicRanges") || stop("unable to load GenomicRanges package")
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: Seqinfo
[1] TRUE
> GenomicRanges:::.test()


RUNIT TEST PROTOCOL -- Sat Apr 18 00:20:57 2026 
*********************************************** 
Number of test functions: 74 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
GenomicRanges RUnit Tests - 74 test functions, 0 errors, 0 failures
Number of test functions: 74 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 41.425   0.212  41.634 

Example timings

GenomicRanges.Rcheck/GenomicRanges-Ex.timings

nameusersystemelapsed
GNCList-class0.3560.0040.360
GPos-class37.011 5.70142.734
GRanges-class0.7330.0200.753
GRangesFactor-class0.3770.0110.387
GRangesList-class0.4010.0060.407
GenomicRanges-comparison0.2180.0020.220
absoluteRanges1.8450.1892.034
constraint0.7770.0100.787
coverage-methods0.2400.0000.241
findOverlaps-methods1.6150.0121.626
genomic-range-squeezers0.0010.0000.000
genomicvars42.536 5.06747.606
inter-range-methods2.3190.1292.448
intra-range-methods0.5990.0240.623
makeGRangesFromDataFrame0.4890.0361.434
makeGRangesListFromDataFrame0.0960.0040.100
nearest-methods1.5050.1041.609
phicoef0.0010.0000.002
setops-methods2.9910.2283.218
strand-utils0.0960.0060.102
subtract-methods0.2250.0080.232
tile-methods0.0890.0010.090
tileGenome0.2980.0300.328