Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q [R] S  T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for regioneR on moscato1

This page was generated on 2016-04-23 10:21:45 -0700 (Sat, 23 Apr 2016).

Package 868/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regioneR 1.2.3
Bernat Gel
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/regioneR
Last Changed Rev: 113372 / Revision: 116712
Last Changed Date: 2016-02-08 06:03:09 -0800 (Mon, 08 Feb 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: regioneR
Version: 1.2.3
Command: rm -rf regioneR.buildbin-libdir regioneR.Rcheck && mkdir regioneR.buildbin-libdir regioneR.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=regioneR.buildbin-libdir regioneR_1.2.3.tar.gz >regioneR.Rcheck\00install.out 2>&1 && cp regioneR.Rcheck\00install.out regioneR-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=regioneR.buildbin-libdir --install="check:regioneR-install.out" --force-multiarch --no-vignettes --timings regioneR_1.2.3.tar.gz
StartedAt: 2016-04-23 06:40:23 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 07:12:54 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 1951.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: regioneR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf regioneR.buildbin-libdir regioneR.Rcheck && mkdir regioneR.buildbin-libdir regioneR.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=regioneR.buildbin-libdir regioneR_1.2.3.tar.gz >regioneR.Rcheck\00install.out 2>&1 && cp regioneR.Rcheck\00install.out regioneR-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=regioneR.buildbin-libdir --install="check:regioneR-install.out" --force-multiarch --no-vignettes --timings regioneR_1.2.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/regioneR.Rcheck'
* using R version 3.2.4 (2016-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.2.3'
* 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'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'characterToBSGenome':
characterToBSGenome
  Code: function(genome.name)
  Docs: function(...)
  Argument names in code not in docs:
    genome.name
  Argument names in docs not in code:
    ...
  Mismatches in argument names:
    Position: 1 Code: genome.name Docs: ...

* 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' ... [12m] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
getMask                  158.31   4.08  162.40
filterChromosomes        150.24   4.31  154.55
maskFromBSGenome         134.99   3.48  138.49
circularRandomizeRegions 129.21   3.06  234.97
getGenomeAndMask           6.10   0.30    6.39
localZScore                5.89   0.00    5.89
createFunctionsList        4.77   0.39    5.17
** running examples for arch 'x64' ... [587s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
filterChromosomes        143.09   5.10  148.19
circularRandomizeRegions 137.44   3.51  140.95
maskFromBSGenome         125.04   2.49  127.53
getMask                  119.42   3.28  122.73
localZScore                6.39   0.00    7.84
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R' [162s]
 [163s] OK
** running tests for arch 'x64' ...
  Running 'testthat.R' [158s]
 [158s] 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 WARNING, 2 NOTEs
See
  'D:/biocbld/bbs-3.2-bioc/meat/regioneR.Rcheck/00check.log'
for details.


regioneR.Rcheck/00install.out:


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.2.3.zip
* DONE (regioneR)

regioneR.Rcheck/examples_i386/regioneR-Ex.timings:

nameusersystemelapsed
characterToBSGenome0.700.253.53
circularRandomizeRegions129.21 3.06234.97
commonRegions0.220.010.81
createFunctionsList4.770.395.17
createRandomRegions0.110.000.10
emptyCacheRegioneR000
extendRegions0.10.00.1
filterChromosomes150.24 4.31154.55
getChromosomesByOrganism000
getGenome0.050.000.05
getGenomeAndMask6.100.306.39
getMask158.31 4.08162.40
joinRegions0.20.00.2
listChrTypes0.020.000.02
localZScore5.890.005.89
maskFromBSGenome134.99 3.48138.49
meanDistance0.090.000.09
meanInRegions0.130.000.12
mergeRegions0.150.000.16
numOverlaps0.160.000.16
overlapGraphicalSummary0.140.000.14
overlapPermTest0.920.000.92
overlapRegions0.060.000.06
permTest1.330.001.33
plot.localZScoreResults1.420.001.42
plot.localZScoreResultsList2.820.002.82
plot.permTestResults2.660.002.65
plot.permTestResultsList2.440.022.47
plotRegions0.050.000.04
print.permTestResults1.230.001.23
randomizeRegions0.190.000.19
recomputePermTest0.910.000.91
resampleRegions0.070.000.07
splitRegions0.140.000.15
subtractRegions0.250.000.24
toDataframe0.020.000.02
toGRanges0.020.000.01
uniqueRegions0.340.000.34

regioneR.Rcheck/examples_x64/regioneR-Ex.timings:

nameusersystemelapsed
characterToBSGenome0.760.231.55
circularRandomizeRegions137.44 3.51140.95
commonRegions0.390.020.93
createFunctionsList2.280.392.67
createRandomRegions0.220.000.22
emptyCacheRegioneR000
extendRegions0.180.010.20
filterChromosomes143.09 5.10148.19
getChromosomesByOrganism000
getGenome0.060.000.06
getGenomeAndMask1.920.472.39
getMask119.42 3.28122.73
joinRegions0.250.000.25
listChrTypes0.020.000.02
localZScore6.390.007.84
maskFromBSGenome125.04 2.49127.53
meanDistance0.110.000.11
meanInRegions0.150.000.16
mergeRegions0.110.000.11
numOverlaps0.210.000.20
overlapGraphicalSummary0.170.000.17
overlapPermTest1.20.01.2
overlapRegions0.110.000.11
permTest1.600.002.95
plot.localZScoreResults1.850.061.90
plot.localZScoreResultsList3.380.003.39
plot.permTestResults2.840.002.84
plot.permTestResultsList2.760.002.76
plotRegions0.080.000.08
print.permTestResults1.760.001.76
randomizeRegions0.350.000.34
recomputePermTest1.240.001.25
resampleRegions0.070.000.06
splitRegions0.110.000.11
subtractRegions0.150.000.17
toDataframe0.020.000.02
toGRanges0.030.000.03
uniqueRegions0.310.000.31