regioneR 1.3.0 Bernat Gel
Snapshot Date: 2015-10-26 20:20:04 -0400 (Mon, 26 Oct 2015) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/regioneR | Last Changed Rev: 109592 / Revision: 109948 | Last Changed Date: 2015-10-13 15:59:53 -0400 (Tue, 13 Oct 2015) |
| linux2.bioconductor.org | Linux (Ubuntu 14.04.2 LTS) / x86_64 | OK | OK | OK | | |
windows2.bioconductor.org | Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64 | OK | OK | [ OK ] | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### rm -rf regioneR.buildbin-libdir regioneR.Rcheck && mkdir regioneR.buildbin-libdir regioneR.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=regioneR.buildbin-libdir regioneR_1.3.0.tar.gz >regioneR.Rcheck\00install.out 2>&1 && cp regioneR.Rcheck\00install.out regioneR-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=regioneR.buildbin-libdir --install="check:regioneR-install.out" --force-multiarch --no-vignettes --timings regioneR_1.3.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'c:/biocbld/bbs-3.3-bioc/meat/regioneR.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* 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.3.0'
* 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
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
'memoise' 'GenomicRanges' 'BSgenome' 'rtracklayer' 'parallel'
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 ... NOTE
copySeqLevels: no visible global function definition for 'seqlevels<-'
copySeqLevels: no visible global function definition for 'seqlevels'
createRandomRegions: no visible global function definition for
'seqlevels'
filterChromosomes: no visible global function definition for
'keepSeqlevels'
randomizeRegions: no visible global function definition for 'seqlevels'
randomizeRegions: no visible global function definition for 'IRanges'
resampleRegions: no visible global function definition for 'seqlevels'
toGRanges: no visible global function definition for 'IRanges'
Undefined global functions or variables:
IRanges keepSeqlevels seqlevels seqlevels<-
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [481s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
filterChromosomes 75.11 3.04 78.17
randomizeRegions 73.44 3.15 76.60
circularRandomizeRegions 72.47 2.58 83.07
getMask 71.43 2.68 74.11
maskFromBSGenome 70.10 3.34 73.45
createRandomRegions 69.46 3.63 73.10
** running examples for arch 'x64' ... [419s] OK
Examples with CPU or elapsed time > 5s
user system elapsed
getMask 65.53 2.75 68.31
createRandomRegions 63.56 3.35 66.92
maskFromBSGenome 62.67 3.17 65.84
filterChromosomes 62.33 2.95 65.28
circularRandomizeRegions 61.43 2.96 64.40
randomizeRegions 59.47 2.55 62.02
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
Running 'testthat.R' [158s]
[159s] OK
** running tests for arch 'x64' ...
Running 'testthat.R' [144s]
[145s] 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: 2 NOTEs
See
'c:/biocbld/bbs-3.3-bioc/meat/regioneR.Rcheck/00check.log'
for details.
install for i386
* installing *source* package 'regioneR' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
install for x64
* installing *source* package 'regioneR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'regioneR' as regioneR_1.3.0.zip
* DONE (regioneR)