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.5: CHECK report for regioneR on oaxaca

This page was generated on 2017-03-04 16:49:29 -0500 (Sat, 04 Mar 2017).

Package 1058/1339HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regioneR 1.7.3
Bernat Gel
Snapshot Date: 2017-03-03 17:15:47 -0500 (Fri, 03 Mar 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/regioneR
Last Changed Rev: 126243 / Revision: 127142
Last Changed Date: 2017-01-26 11:15:21 -0500 (Thu, 26 Jan 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
toluca2 Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ OK ] OK 

Summary

Package: regioneR
Version: 1.7.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings regioneR_1.7.3.tar.gz
StartedAt: 2017-03-04 07:56:19 -0800 (Sat, 04 Mar 2017)
EndedAt: 2017-03-04 08:05:13 -0800 (Sat, 04 Mar 2017)
EllapsedTime: 534.7 seconds
RetCode: 0
Status:  OK 
CheckDir: regioneR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/regioneR.Rcheck’
* using R Under development (unstable) (2017-02-15 r72177)
* 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.7.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 ... 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
commonRegions: no visible global function definition for ‘hasArg’
createFunctionsList: no visible global function definition for ‘hasArg’
extendRegions: no visible global function definition for ‘hasArg’
joinRegions: no visible global function definition for ‘hasArg’
localZScore: no visible global function definition for ‘hasArg’
meanDistance: no visible global function definition for ‘hasArg’
meanInRegions: no visible global function definition for ‘hasArg’
mergeRegions: no visible global function definition for ‘hasArg’
numOverlaps: no visible global function definition for ‘hasArg’
overlapGraphicalSummary: no visible global function definition for
  ‘hasArg’
overlapPermTest: no visible global function definition for ‘hasArg’
overlapRegions: no visible global function definition for ‘hasArg’
overlapRegions: no visible global function definition for ‘queryHits’
overlapRegions: no visible global function definition for ‘subjectHits’
permTest: no visible global function definition for ‘hasArg’
plot.localZScoreResultsList: no visible global function definition for
  ‘is’
plot.permTestResultsList: no visible global function definition for
  ‘is’
plotRegions: no visible global function definition for ‘hasArg’
randomizeRegions: no visible global function definition for ‘hasArg’
removeOverlapping: no visible global function definition for
  ‘queryHits’
removeOverlapping: no visible global function definition for
  ‘subjectHits’
resampleRegions: no visible global function definition for ‘hasArg’
splitRegions: no visible global function definition for ‘hasArg’
subtractRegions: no visible global function definition for ‘hasArg’
toDataframe: no visible global function definition for ‘hasArg’
toDataframe: no visible global function definition for ‘is’
toGRanges: no visible global function definition for ‘hasArg’
toGRanges: no visible global function definition for ‘is’
toGRanges : <anonymous>: no visible global function definition for
  ‘read.delim’
toGRanges : <anonymous> : <anonymous>: no visible global function
  definition for ‘read.csv’
uniqueRegions: no visible global function definition for ‘hasArg’
Undefined global functions or variables:
  hasArg is queryHits read.csv read.delim subjectHits
Consider adding
  importFrom("methods", "hasArg", "is")
  importFrom("utils", "read.csv", "read.delim")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
circularRandomizeRegions 50.055  4.621  70.272
filterChromosomes        49.427  4.948  55.676
maskFromBSGenome         45.662  3.874  50.749
getMask                  44.697  3.768  61.684
characterToBSGenome       0.680  0.095   9.432
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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
  ‘/Users/biocbuild/bbs-3.5-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.6800.0959.432
circularRandomizeRegions50.055 4.62170.272
commonRegions0.3740.0570.432
createFunctionsList1.7460.2181.964
createRandomRegions0.1160.0010.116
emptyCacheRegioneR0.0010.0000.000
extendRegions0.2010.0010.201
filterChromosomes49.427 4.94855.676
getChromosomesByOrganism0.0010.0000.001
getGenome0.0360.0010.036
getGenomeAndMask0.0550.0010.057
getMask44.697 3.76861.684
joinRegions0.1040.0010.146
listChrTypes0.0130.0000.014
localZScore3.2200.2554.629
maskFromBSGenome45.662 3.87450.749
meanDistance0.0810.0000.081
meanInRegions0.1570.0000.157
mergeRegions0.0840.0010.086
numOverlaps0.1250.0560.180
overlapGraphicalSummary0.1370.0010.139
overlapPermTest0.8250.0040.832
overlapRegions0.0550.0000.056
permTest1.3840.0031.388
plot.localZScoreResults1.1760.0021.179
plot.localZScoreResultsList2.7650.0042.773
plot.permTestResults1.7330.0041.743
plot.permTestResultsList1.9130.0051.921
plotRegions0.0330.0000.034
print.permTestResults1.2250.0021.229
randomizeRegions0.1930.0010.194
recomputePermTest0.7100.0020.711
resampleRegions0.0300.0010.031
splitRegions0.0590.0000.059
subtractRegions0.1490.0010.150
toDataframe0.0140.0000.015
toGRanges0.0210.0000.021
uniqueRegions0.2340.0010.237