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 zin1

This page was generated on 2015-06-22 09:00:11 -0700 (Mon, 22 Jun 2015).

Package 820/1040HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regioneR 1.1.1
Bernat Gel
Snapshot Date: 2015-06-21 16:31:12 -0700 (Sun, 21 Jun 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/regioneR
Last Changed Rev: 104558 / Revision: 105281
Last Changed Date: 2015-06-04 06:39:34 -0700 (Thu, 04 Jun 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: regioneR
Version: 1.1.1
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings regioneR_1.1.1.tar.gz
StartedAt: 2015-06-22 02:48:40 -0700 (Mon, 22 Jun 2015)
EndedAt: 2015-06-22 02:52:55 -0700 (Mon, 22 Jun 2015)
EllapsedTime: 255.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: regioneR.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings regioneR_1.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/regioneR.Rcheck’
* using R version 3.2.1 (2015-06-18)
* using platform: x86_64-unknown-linux-gnu (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.1.1’
* 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 ... [13s/13s] 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 loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... WARNING
plot:
  function(x, ...)
plot.localZScoreResults:
  function(lz, main, num.x.labels, ...)

See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
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 ‘seqlevels’
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 'plot.localZScoreResults':
plot.localZScoreResults
  Code: function(lz, main = "", num.x.labels = 5, ...)
  Docs: function(x, ...)
  Argument names in code not in docs:
    lz main num.x.labels
  Argument names in docs not in code:
    x
  Mismatches in argument names:
    Position: 1 Code: lz Docs: x
    Position: 2 Code: main Docs: ...

Codoc mismatches from documentation object 'plot.permTestResults':
plot.permTestResults
  Code: function(x, pvalthres = 0.05, plotType = "Tailed", main = "",
                 xlab = NULL, ylab = "", ...)
  Docs: function(x, pvalthres = 0.05, plotType = "Area", ...)
  Argument names in code not in docs:
    main xlab ylab
  Mismatches in argument names:
    Position: 4 Code: main Docs: ...
  Mismatches in argument default values:
    Name: 'plotType' Code: "Tailed" Docs: "Area"

* 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’ ... NOTE
The following directory looks like a leftover from 'knitr':
  ‘figure’
Please remove from your package.
* checking examples ... [127s/127s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
createRandomRegions      19.086  1.165  20.311
filterChromosomes        18.052  1.210  19.398
circularRandomizeRegions 18.088  0.999  19.266
maskFromBSGenome         16.208  1.742  17.993
randomizeRegions         16.121  1.460  17.706
getMask                  15.954  1.294  17.285
* 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 WARNINGs, 3 NOTEs
See
  ‘/home/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
characterToBSGenome0.4530.0320.501
circularRandomizeRegions18.088 0.99919.266
commonRegions0.20.00.2
createRandomRegions19.086 1.16520.311
emptyCacheRegioneR0.0000.0000.001
extendRegions0.1040.0000.103
filterChromosomes18.052 1.21019.398
getChromosomesByOrganism0.0010.0000.002
getGenome0.0410.0000.043
getGenomeAndMask0.3420.0040.346
getMask15.954 1.29417.285
joinRegions0.1270.0000.127
listChrTypes0.0160.0000.016
localZScore0.5910.2240.822
maskFromBSGenome16.208 1.74217.993
meanDistance0.1160.0040.120
meanInRegions0.1080.0010.109
mergeRegions0.10.00.1
numOverlaps0.0950.0000.096
overlapGraphicalSummary0.1370.0000.137
overlapPermTest0.3660.0000.366
overlapRegions0.0540.0000.055
permTest0.9420.0000.943
plot.localZScoreResults0.5630.2300.596
plot.permTestResults1.3360.0211.356
plotRegions0.0450.0000.046
print.permTestResults1.0090.0001.008
randomizeRegions16.121 1.46017.706
recomputePermTest1.5020.0051.506
resampleRegions0.050.000.05
splitRegions0.0810.0000.081
subtractRegions0.1270.0000.127
toDataframe0.0130.0000.013
toGRanges0.0170.0000.017
uniqueRegions0.2430.0000.243