| Back to Rapid builds (Linux only) of a subset of BioC 3.22 Report updated every 6 hours |
This page was generated on 2025-07-24 09:37 -0400 (Thu, 24 Jul 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 914 |
| 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/229 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| GenomicRanges 1.61.1 (landing page) Hervé Pagès
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
|
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. |
| Package: GenomicRanges |
| Version: 1.61.1 |
| Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:GenomicRanges.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings GenomicRanges_1.61.1.tar.gz |
| StartedAt: 2025-07-24 08:17:07 -0400 (Thu, 24 Jul 2025) |
| EndedAt: 2025-07-24 08:22:09 -0400 (Thu, 24 Jul 2025) |
| EllapsedTime: 301.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: GenomicRanges.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD check --install=check:GenomicRanges.install-out.txt --library=/home/rapidbuild/bbs-3.22-bioc-rapid/R/site-library --timings GenomicRanges_1.61.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/GenomicRanges.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘GenomicRanges/DESCRIPTION’ ... OK
* this is package ‘GenomicRanges’ version ‘1.61.1’
* 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
* used C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
genomicvars 28.039 4.645 32.686
GPos-class 25.053 5.832 30.907
* 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: 3 NOTEs
See
‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/meat/GenomicRanges.Rcheck/00check.log’
for details.
GenomicRanges.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD INSTALL GenomicRanges
###
##############################################################################
##############################################################################
* installing to library ‘/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library’
* installing *source* package ‘GenomicRanges’ ...
** this is package ‘GenomicRanges’ version ‘1.61.1’
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.22-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/S4Vectors/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/IRanges/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c IRanges_stubs.c -o IRanges_stubs.o
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.22-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/S4Vectors/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/IRanges/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.22-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/S4Vectors/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/IRanges/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -std=gnu2x -I"/home/rapidbuild/bbs-3.22-bioc-rapid/R/include" -DNDEBUG -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/S4Vectors/include' -I'/media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/IRanges/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c transcript_utils.c -o transcript_utils.o
In function ‘tloc2rloc’,
inlined from ‘tlocs2rlocs’ at transcript_utils.c:208:26:
transcript_utils.c:143:45: warning: ‘start’ may be used uninitialized [-Wmaybe-uninitialized]
143 | return on_minus_strand ? end - tloc : start + tloc;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
transcript_utils.c: In function ‘tlocs2rlocs’:
transcript_utils.c:120:24: note: ‘start’ was declared here
120 | int nexons, j, start, end, width;
| ^~~~~
In function ‘tloc2rloc’,
inlined from ‘tlocs2rlocs’ at transcript_utils.c:208:26:
transcript_utils.c:143:45: warning: ‘end’ may be used uninitialized [-Wmaybe-uninitialized]
143 | return on_minus_strand ? end - tloc : start + tloc;
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
transcript_utils.c: In function ‘tlocs2rlocs’:
transcript_utils.c:120:31: note: ‘end’ was declared here
120 | int nexons, j, start, end, width;
| ^~~
gcc -std=gnu2x -shared -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o
installing to /media/volume/teran2_disk/rapidbuild/bbs-3.22-bioc-rapid/R/site-library/00LOCK-GenomicRanges/00new/GenomicRanges/libs
** 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
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (GenomicRanges)
GenomicRanges.Rcheck/tests/run_unitTests.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 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 -- Thu Jul 24 08:19:39 2025
***********************************************
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
26.645 0.234 26.873
GenomicRanges.Rcheck/GenomicRanges-Ex.timings
| name | user | system | elapsed | |
| GNCList-class | 0.446 | 0.010 | 0.457 | |
| GPos-class | 25.053 | 5.832 | 30.907 | |
| GRanges-class | 0.488 | 0.005 | 0.494 | |
| GRangesFactor-class | 0.242 | 0.003 | 0.246 | |
| GRangesList-class | 0.277 | 0.002 | 0.278 | |
| GenomicRanges-comparison | 0.137 | 0.003 | 0.140 | |
| absoluteRanges | 1.174 | 0.152 | 1.977 | |
| constraint | 0.526 | 0.004 | 0.531 | |
| coverage-methods | 0.156 | 0.000 | 0.156 | |
| findOverlaps-methods | 1.070 | 0.003 | 1.072 | |
| genomic-range-squeezers | 0 | 0 | 0 | |
| genomicvars | 28.039 | 4.645 | 32.686 | |
| inter-range-methods | 1.517 | 0.004 | 1.522 | |
| intra-range-methods | 0.349 | 0.006 | 0.354 | |
| makeGRangesFromDataFrame | 0.526 | 0.016 | 4.606 | |
| makeGRangesListFromDataFrame | 0.057 | 0.001 | 0.058 | |
| nearest-methods | 0.949 | 0.000 | 0.949 | |
| phicoef | 0.001 | 0.000 | 0.001 | |
| setops-methods | 1.940 | 0.002 | 1.943 | |
| strand-utils | 0.061 | 0.000 | 0.061 | |
| subtract-methods | 0.144 | 0.000 | 0.144 | |
| tile-methods | 0.054 | 0.000 | 0.054 | |
| tileGenome | 0.179 | 0.001 | 0.180 | |