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 oaxaca

This page was generated on 2016-04-23 10:29:06 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings regioneR_1.2.3.tar.gz
StartedAt: 2016-04-23 03:40:40 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 03:50:09 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 569.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: regioneR.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings regioneR_1.2.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/regioneR.Rcheck’
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-apple-darwin13.4.0 (64-bit)
* 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.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 for sufficient/correct file permissions ... OK
* checking whether package ‘regioneR’ can be installed ... [18s/18s] 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
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [254s/324s] OK
Examples with CPU or elapsed time > 5s
                              user system elapsed
filterChromosomes           52.267  5.133  57.517
getMask                     49.069  4.776  53.913
circularRandomizeRegions    48.901  4.318  81.652
maskFromBSGenome            47.784  4.661  52.568
localZScore                  4.244  0.255   6.079
plot.localZScoreResultsList  3.222  0.006   5.714
characterToBSGenome          0.829  0.218  33.782
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [68s/81s]
 [68s/81s] 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
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/regioneR.Rcheck/00check.log’
for details.


regioneR.Rcheck/00install.out:

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

regioneR.Rcheck/regioneR-Ex.timings:

nameusersystemelapsed
characterToBSGenome 0.829 0.21833.782
circularRandomizeRegions48.901 4.31881.652
commonRegions0.2760.0210.297
createFunctionsList1.5450.2301.777
createRandomRegions0.1720.0010.174
emptyCacheRegioneR0.0010.0000.001
extendRegions0.1220.0000.123
filterChromosomes52.267 5.13357.517
getChromosomesByOrganism0.0020.0000.003
getGenome0.0560.0010.056
getGenomeAndMask1.3040.2611.567
getMask49.069 4.77653.913
joinRegions0.1520.0000.152
listChrTypes0.0190.0000.019
localZScore4.2440.2556.079
maskFromBSGenome47.784 4.66152.568
meanDistance0.1150.0000.114
meanInRegions0.1590.0010.160
mergeRegions0.1390.0010.141
numOverlaps0.2060.0000.207
overlapGraphicalSummary0.1770.0000.178
overlapPermTest1.0600.0021.094
overlapRegions0.0680.0000.069
permTest1.6470.0041.668
plot.localZScoreResults1.4100.0032.347
plot.localZScoreResultsList3.2220.0065.714
plot.permTestResults2.4340.0054.353
plot.permTestResultsList2.8200.0074.237
plotRegions0.0630.0010.064
print.permTestResults1.6260.0121.642
randomizeRegions0.2480.0000.249
recomputePermTest0.9880.0020.991
resampleRegions0.0630.0000.064
splitRegions0.1100.0010.112
subtractRegions0.1710.0011.033
toDataframe0.0170.0000.017
toGRanges0.020.000.02
uniqueRegions0.3290.0010.809