Back to Multiple platform build/check report for BioC 3.14
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2022-04-13 12:07:12 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for regioneR on tokay2


To the developers/maintainers of the regioneR package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1573/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regioneR 1.26.1  (landing page)
Bernat Gel
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/regioneR
git_branch: RELEASE_3_14
git_last_commit: ef1a9c9
git_last_commit_date: 2022-01-12 07:46:43 -0400 (Wed, 12 Jan 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: regioneR
Version: 1.26.1
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:regioneR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings regioneR_1.26.1.tar.gz
StartedAt: 2022-04-13 01:26:21 -0400 (Wed, 13 Apr 2022)
EndedAt: 2022-04-13 01:47:16 -0400 (Wed, 13 Apr 2022)
EllapsedTime: 1255.1 seconds
RetCode: 0
Status:   OK  
CheckDir: regioneR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:regioneR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings regioneR_1.26.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/regioneR.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'regioneR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'regioneR' version '1.26.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 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 R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
circularRandomizeRegions 96.13   4.84  101.11
getMask                  94.52   4.43   99.39
filterChromosomes        91.15   4.04   95.49
maskFromBSGenome         90.69   4.28   95.05
localZScore               6.36   0.08    6.44
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
filterChromosomes        79.61   4.18   83.87
circularRandomizeRegions 78.64   4.38   83.01
getMask                  74.14   4.38   78.60
maskFromBSGenome         73.37   4.12   77.52
localZScore               5.83   0.00    5.82
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/regioneR.Rcheck/00check.log'
for details.



Installation output

regioneR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/regioneR_1.26.1.tar.gz && rm -rf regioneR.buildbin-libdir && mkdir regioneR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=regioneR.buildbin-libdir regioneR_1.26.1.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL regioneR_1.26.1.zip && rm regioneR_1.26.1.tar.gz regioneR_1.26.1.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  995k  100  995k    0     0  1473k      0 --:--:-- --:--:-- --:--:-- 1476k

install for i386

* installing *source* package 'regioneR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'regioneR'
    finding HTML links ... done
    characterToBSGenome                     html  
    finding level-2 HTML links ... done

    circularRandomizeRegions                html  
    commonRegions                           html  
    createFunctionsList                     html  
    createRandomRegions                     html  
    emptyCacheRegioneR                      html  
    extendRegions                           html  
    filterChromosomes                       html  
    getChromosomesByOrganism                html  
    getGenome                               html  
    getGenomeAndMask                        html  
    getMask                                 html  
    joinRegions                             html  
    listChrTypes                            html  
    localZScore                             html  
    maskFromBSGenome                        html  
    meanDistance                            html  
    meanInRegions                           html  
    mergeRegions                            html  
    numOverlaps                             html  
    overlapGraphicalSummary                 html  
    overlapPermTest                         html  
    overlapRegions                          html  
    permTest                                html  
    plot.localZScoreResults                 html  
    plot.localZScoreResultsList             html  
    plot.permTestResults                    html  
    plot.permTestResultsList                html  
    plotRegions                             html  
    print.permTestResults                   html  
    randomizeRegions                        html  
    recomputePermTest                       html  
    resampleRegions                         html  
    splitRegions                            html  
    subtractRegions                         html  
    summary.permTestResults                 html  
    summary.permTestResultsList             html  
    toDataframe                             html  
    toGRanges                               html  
    uniqueRegions                           html  
** 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

install for x64

* installing *source* package 'regioneR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'regioneR' as regioneR_1.26.1.zip
* DONE (regioneR)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'regioneR' successfully unpacked and MD5 sums checked

Tests output

regioneR.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

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

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, 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, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
> 
> test_check("regioneR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 89 ]
> 
> proc.time()
   user  system elapsed 
 103.62    6.89  110.54 

regioneR.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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

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, 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, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges

Attaching package: 'IRanges'

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

    windows

Loading required package: GenomeInfoDb
> 
> test_check("regioneR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 89 ]
> 
> proc.time()
   user  system elapsed 
 100.73    5.73  106.48 

Example timings

regioneR.Rcheck/examples_i386/regioneR-Ex.timings

nameusersystemelapsed
characterToBSGenome1.781.363.14
circularRandomizeRegions 96.13 4.84101.11
commonRegions0.30.00.3
createFunctionsList0.540.000.55
createRandomRegions0.270.000.26
emptyCacheRegioneR000
extendRegions0.180.000.17
filterChromosomes91.15 4.0495.49
getChromosomesByOrganism0.020.000.01
getGenome0.290.000.30
getGenomeAndMask0.160.000.15
getMask94.52 4.4399.39
joinRegions0.140.000.15
listChrTypes000
localZScore6.360.086.44
maskFromBSGenome90.69 4.2895.05
meanDistance0.080.000.07
meanInRegions0.140.000.14
mergeRegions0.120.000.13
numOverlaps0.240.000.23
overlapGraphicalSummary0.110.000.11
overlapPermTest2.470.002.47
overlapRegions0.060.000.06
permTest1.610.001.61
plot.localZScoreResults1.780.001.78
plot.localZScoreResultsList3.200.023.22
plot.permTestResults2.640.002.64
plot.permTestResultsList2.360.012.38
plotRegions0.050.000.05
print.permTestResults1.340.001.34
randomizeRegions0.280.000.28
recomputePermTest0.850.000.84
resampleRegions0.040.000.05
splitRegions0.080.000.08
subtractRegions0.210.000.20
toDataframe0.010.000.02
toGRanges0.610.050.65
uniqueRegions0.410.000.41

regioneR.Rcheck/examples_x64/regioneR-Ex.timings

nameusersystemelapsed
characterToBSGenome2.910.843.75
circularRandomizeRegions78.64 4.3883.01
commonRegions0.380.000.37
createFunctionsList0.620.000.63
createRandomRegions0.30.00.3
emptyCacheRegioneR000
extendRegions0.20.00.2
filterChromosomes79.61 4.1883.87
getChromosomesByOrganism000
getGenome0.210.020.22
getGenomeAndMask0.170.000.18
getMask74.14 4.3878.60
joinRegions0.120.000.13
listChrTypes0.020.000.02
localZScore5.830.005.82
maskFromBSGenome73.37 4.1277.52
meanDistance0.100.000.09
meanInRegions0.140.000.14
mergeRegions0.120.000.13
numOverlaps0.240.000.23
overlapGraphicalSummary0.090.000.10
overlapPermTest2.120.002.12
overlapRegions0.050.000.04
permTest1.450.001.46
plot.localZScoreResults1.70.01.7
plot.localZScoreResultsList3.270.003.27
plot.permTestResults3.030.053.07
plot.permTestResultsList2.360.002.36
plotRegions0.050.000.05
print.permTestResults1.390.001.39
randomizeRegions0.310.000.31
recomputePermTest0.960.000.95
resampleRegions0.060.000.06
splitRegions0.080.000.08
subtractRegions0.220.000.22
toDataframe0.030.000.03
toGRanges0.690.060.75
uniqueRegions0.450.000.46