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 perceval

This page was generated on 2015-06-22 09:04:40 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings regioneR_1.1.1.tar.gz
StartedAt: 2015-06-22 04:06:38 -0700 (Mon, 22 Jun 2015)
EndedAt: 2015-06-22 04:16:20 -0700 (Mon, 22 Jun 2015)
EllapsedTime: 581.1 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: regioneR.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/regioneR.Rcheck’
* using R version 3.2.1 (2015-06-18)
* using platform: x86_64-apple-darwin10.8.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.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 ... [21s/21s] 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 ... [351s/368s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
createRandomRegions      47.120 10.224  57.593
circularRandomizeRegions 46.324 10.084  64.217
filterChromosomes        45.291  9.620  55.159
maskFromBSGenome         44.244 10.312  57.769
getMask                  42.671  8.599  55.724
randomizeRegions         42.495  8.560  52.041
* 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
  ‘/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
characterToBSGenome0.6240.2071.090
circularRandomizeRegions46.32410.08464.217
commonRegions0.2310.0400.271
createRandomRegions47.12010.22457.593
emptyCacheRegioneR0.0010.0010.001
extendRegions0.1260.0010.127
filterChromosomes45.291 9.62055.159
getChromosomesByOrganism0.0020.0000.003
getGenome0.0590.0010.060
getGenomeAndMask0.4100.1550.567
getMask42.671 8.59955.724
joinRegions0.1300.0010.197
listChrTypes0.0180.0010.037
localZScore0.7840.3571.870
maskFromBSGenome44.24410.31257.769
meanDistance0.1690.0020.172
meanInRegions0.1520.0010.154
mergeRegions0.1360.0010.139
numOverlaps0.1240.0010.125
overlapGraphicalSummary0.1740.0020.179
overlapPermTest0.5230.0050.538
overlapRegions0.0820.0000.085
permTest1.3450.0061.356
plot.localZScoreResults1.1720.7881.272
plot.permTestResults1.8330.1271.963
plotRegions0.0500.0010.051
print.permTestResults1.2750.0031.281
randomizeRegions42.495 8.56052.041
recomputePermTest1.9130.0141.991
resampleRegions0.0590.0010.060
splitRegions0.1080.0010.109
subtractRegions0.1610.0010.168
toDataframe0.0190.0000.023
toGRanges0.0220.0000.025
uniqueRegions0.3160.0030.350