Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-01-21 11:47 -0500 (Tue, 21 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4502
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4467
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4422
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4406
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 1710/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regioneR 1.39.0  (landing page)
Bernat Gel
Snapshot Date: 2025-01-20 13:40 -0500 (Mon, 20 Jan 2025)
git_url: https://git.bioconductor.org/packages/regioneR
git_branch: devel
git_last_commit: 0c8711e
git_last_commit_date: 2024-10-29 10:00:01 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'rtracklayer' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for regioneR on kunpeng2

To the developers/maintainers of the regioneR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/regioneR.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.

raw results


Summary

Package: regioneR
Version: 1.39.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:regioneR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings regioneR_1.39.0.tar.gz
StartedAt: 2025-01-21 10:18:35 -0000 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 10:29:40 -0000 (Tue, 21 Jan 2025)
EllapsedTime: 664.3 seconds
RetCode: 0
Status:   OK  
CheckDir: regioneR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:regioneR.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings regioneR_1.39.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/regioneR.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘regioneR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘regioneR’ version ‘1.39.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 ‘regioneR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘GenomicRanges’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* 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:
  characterToBSGenome.Rd: BSgenome
  circularRandomizeRegions.Rd: GenomicRanges, BSgenome
  commonRegions.Rd: GenomicRanges
  createRandomRegions.Rd: GenomicRanges, BSgenome
  extendRegions.Rd: GenomicRanges
  filterChromosomes.Rd: GenomicRanges, BSgenome, GRanges
  getGenome.Rd: BSgenome, GRanges, memoise, forget
  getGenomeAndMask.Rd: BSgenome, memoise, forget
  getMask.Rd: BSgenome, GRanges, memoise, forget
  joinRegions.Rd: GenomicRanges, reduce
  localZScore.Rd: GenomicRanges
  maskFromBSGenome.Rd: BSgenome, GRanges, memoise, forget
  meanDistance.Rd: GenomicRanges
  meanInRegions.Rd: GenomicRanges
  mergeRegions.Rd: GenomicRanges, reduce
  numOverlaps.Rd: GenomicRanges
  overlapGraphicalSummary.Rd: GenomicRanges
  overlapPermTest.Rd: GenomicRanges
  overlapRegions.Rd: GenomicRanges, countOverlaps
  permTest.Rd: GenomicRanges
  randomizeRegions.Rd: GenomicRanges, BSgenome
  resampleGenome.Rd: GenomicRanges
  resampleRegions.Rd: GenomicRanges
  splitRegions.Rd: GenomicRanges
  subtractRegions.Rd: GenomicRanges
  toDataframe.Rd: GRanges
  toGRanges.Rd: GRanges, BSgenome
  uniqueRegions.Rd: GenomicRanges
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
circularRandomizeRegions 42.053  3.319  61.327
maskFromBSGenome         41.410  2.915  51.456
filterChromosomes        40.653  2.393  49.934
getMask                  38.573  2.212  46.863
resampleGenome           14.339  0.191  17.319
localZScore               4.738  0.308   7.829
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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.21-bioc/meat/regioneR.Rcheck/00check.log’
for details.


Installation output

regioneR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL regioneR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘regioneR’ ...
** 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 (regioneR)

Tests output

regioneR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
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.

> library(testthat)
> library(regioneR)
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: GenomeInfoDb
> 
> test_check("regioneR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 89 ]
> 
> proc.time()
   user  system elapsed 
 61.517   2.851  76.598 

Example timings

regioneR.Rcheck/regioneR-Ex.timings

nameusersystemelapsed
characterToBSGenome0.1750.0170.260
circularRandomizeRegions42.053 3.31961.327
commonRegions0.3720.0000.392
createFunctionsList0.6290.0030.640
createRandomRegions0.2770.0000.279
emptyCacheRegioneR0.0010.0000.001
extendRegions0.1910.0080.199
filterChromosomes40.653 2.39349.934
getChromosomesByOrganism0.0010.0000.001
getGenome0.2840.0000.429
getGenomeAndMask0.0730.0000.073
getMask38.573 2.21246.863
joinRegions0.1740.0040.179
listChrTypes0.0110.0000.011
localZScore4.7380.3087.829
maskFromBSGenome41.410 2.91551.456
meanDistance0.1130.0000.113
meanInRegions0.1420.0000.143
mergeRegions0.1290.0000.129
numOverlaps0.2260.0000.227
overlapGraphicalSummary0.1230.0000.123
overlapPermTest2.3720.0123.246
overlapRegions0.0620.0000.062
permTest1.8000.0001.852
plot.localZScoreResults1.9030.0041.946
plot.localZScoreResultsList3.8470.0514.395
plot.permTestResults2.7710.0032.969
plot.permTestResultsList3.0220.0403.671
plotRegions0.0580.0000.058
print.permTestResults1.7460.0001.830
randomizeRegions0.3420.0000.671
recomputePermTest1.2110.0071.364
resampleGenome14.339 0.19117.319
resampleRegions0.0570.0000.056
splitRegions0.1010.0000.101
subtractRegions0.230.000.23
toDataframe0.0240.0000.025
toGRanges0.8560.0120.955
uniqueRegions0.4370.0000.438