Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 829/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
GenomicRanges 1.58.0 (landing page) Hervé Pagès
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: GenomicRanges |
Version: 1.58.0 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:GenomicRanges.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GenomicRanges_1.58.0.tar.gz |
StartedAt: 2024-11-20 08:11:16 -0000 (Wed, 20 Nov 2024) |
EndedAt: 2024-11-20 08:17:07 -0000 (Wed, 20 Nov 2024) |
EllapsedTime: 350.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: GenomicRanges.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:GenomicRanges.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings GenomicRanges_1.58.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/GenomicRanges.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-unknown-linux-gnu * R was compiled by gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14) GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘GenomicRanges/DESCRIPTION’ ... OK * this is package ‘GenomicRanges’ version ‘1.58.0’ * 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 (conda-forge gcc 14.2.0-1) 14.2.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 ... OK * 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 88.246 2.276 90.695 GPos-class 56.070 2.056 58.263 makeGRangesFromDataFrame 0.904 0.020 13.823 * 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 running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/GenomicRanges.Rcheck/00check.log’ for details.
GenomicRanges.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL GenomicRanges ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.1/site-library’ * installing *source* package ‘GenomicRanges’ ... ** using staged installation ** libs using C compiler: ‘gcc (conda-forge gcc 14.2.0-1) 14.2.0’ gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.4.1/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -c IRanges_stubs.c -o IRanges_stubs.o gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.4.1/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -c R_init_GenomicRanges.c -o R_init_GenomicRanges.o gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.4.1/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o gcc -I"/home/biocbuild/R/R-4.4.1/include" -DNDEBUG -I'/home/biocbuild/R/R-4.4.1/site-library/S4Vectors/include' -I'/home/biocbuild/R/R-4.4.1/site-library/IRanges/include' -I/usr/local/include -fPIC -g -O2 -Wall -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 -shared -L/home/biocbuild/R/R-4.4.1/lib -L/usr/local/lib -o GenomicRanges.so IRanges_stubs.o R_init_GenomicRanges.o S4Vectors_stubs.o transcript_utils.o -L/home/biocbuild/R/R-4.4.1/lib -lR installing to /home/biocbuild/R/R-4.4.1/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.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-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 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, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table, tapply, union, 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: GenomeInfoDb [1] TRUE > GenomicRanges:::.test() RUNIT TEST PROTOCOL -- Wed Nov 20 08:17:00 2024 *********************************************** 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 60.028 0.986 61.381
GenomicRanges.Rcheck/GenomicRanges-Ex.timings
name | user | system | elapsed | |
GNCList-class | 0.880 | 0.020 | 0.901 | |
GPos-class | 56.070 | 2.056 | 58.263 | |
GRanges-class | 1.101 | 0.000 | 1.103 | |
GRangesFactor-class | 0.6 | 0.0 | 0.6 | |
GRangesList-class | 0.598 | 0.007 | 0.607 | |
GenomicRanges-comparison | 0.312 | 0.000 | 0.312 | |
absoluteRanges | 2.218 | 0.084 | 2.305 | |
constraint | 1.143 | 0.012 | 1.158 | |
coverage-methods | 0.351 | 0.000 | 0.352 | |
findOverlaps-methods | 2.455 | 0.000 | 2.461 | |
genomic-range-squeezers | 0 | 0 | 0 | |
genomicvars | 88.246 | 2.276 | 90.695 | |
inter-range-methods | 3.560 | 0.071 | 3.638 | |
intra-range-methods | 0.838 | 0.001 | 0.839 | |
makeGRangesFromDataFrame | 0.904 | 0.020 | 13.823 | |
makeGRangesListFromDataFrame | 0.122 | 0.003 | 0.127 | |
nearest-methods | 2.057 | 0.023 | 2.101 | |
phicoef | 0.002 | 0.000 | 0.002 | |
setops-methods | 4.161 | 0.008 | 4.188 | |
strand-utils | 0.137 | 0.000 | 0.137 | |
subtract-methods | 0.306 | 0.000 | 0.307 | |
tile-methods | 0.140 | 0.000 | 0.141 | |
tileGenome | 0.400 | 0.004 | 0.406 | |