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.3: CHECK report for dupRadar on zin2

This page was generated on 2016-10-13 12:46:01 -0700 (Thu, 13 Oct 2016).

Package 325/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dupRadar 1.2.2
Sergi Sayols , Holger Klein
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/dupRadar
Last Changed Rev: 117513 / Revision: 122332
Last Changed Date: 2016-05-15 13:18:19 -0700 (Sun, 15 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: dupRadar
Version: 1.2.2
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings dupRadar_1.2.2.tar.gz
StartedAt: 2016-10-13 01:31:30 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:31:49 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 19.0 seconds
RetCode: 0
Status:  OK 
CheckDir: dupRadar.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings dupRadar_1.2.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/dupRadar.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘dupRadar/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘dupRadar’ version ‘1.2.2’
* 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘dupRadar’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
analyzeDuprates: no visible global function definition for
  ‘capture.output’
cumulativeDuprateBarplot: no visible global function definition for
  ‘barplot’
duprateExpBoxplot: no visible global function definition for ‘par’
duprateExpBoxplot: no visible global function definition for ‘boxplot’
duprateExpBoxplot: no visible global function definition for ‘axis’
duprateExpBoxplot: no visible global function definition for ‘title’
duprateExpDensPlot: no visible global function definition for
  ‘colorRampPalette’
duprateExpDensPlot: no visible global function definition for
  ‘densCols’
duprateExpDensPlot: no visible global function definition for ‘plot’
duprateExpDensPlot: no visible global function definition for ‘Axis’
duprateExpDensPlot: no visible global function definition for ‘lines’
duprateExpDensPlot: no visible global function definition for ‘predict’
duprateExpDensPlot: no visible global function definition for ‘legend’
duprateExpDensPlot: no visible global function definition for ‘abline’
duprateExpFit: no visible global function definition for ‘glm’
duprateExpFit: no visible global function definition for ‘binomial’
duprateExpFit: no visible global function definition for ‘coef’
duprateExpIdentify: no visible global function definition for
  ‘identify’
duprateExpPlot: no visible global function definition for
  ‘smoothScatter’
duprateExpPlot: no visible global function definition for ‘axis’
duprateExpPlot: no visible global function definition for ‘abline’
duprateExpPlot: no visible global function definition for ‘legend’
expressionHist: no visible global function definition for ‘hist’
expressionHist: no visible global function definition for ‘axis’
expressionHist: no visible global function definition for ‘abline’
getDupMatBin: no visible global function definition for ‘quantile’
getDynamicRange : medianrpkm: no visible global function definition for
  ‘quantile’
getDynamicRange : medianrpkm: no visible global function definition for
  ‘median’
getRpkBinReadCountFraction: no visible global function definition for
  ‘quantile’
getRpkCumulativeReadCountFraction: no visible global function
  definition for ‘quantile’
readcountExpBoxplot: no visible global function definition for
  ‘barplot’
readcountExpBoxplot: no visible global function definition for ‘title’
Undefined global functions or variables:
  Axis abline axis barplot binomial boxplot capture.output coef
  colorRampPalette densCols glm hist identify legend lines median par
  plot predict quantile smoothScatter title
Consider adding
  importFrom("grDevices", "colorRampPalette", "densCols")
  importFrom("graphics", "Axis", "abline", "axis", "barplot", "boxplot",
             "hist", "identify", "legend", "lines", "par", "plot",
             "smoothScatter", "title")
  importFrom("stats", "binomial", "coef", "glm", "median", "predict",
             "quantile")
  importFrom("utils", "capture.output")
to your NAMESPACE file.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... 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
  ‘/home/biocbuild/bbs-3.3-bioc/meat/dupRadar.Rcheck/00check.log’
for details.


dupRadar.Rcheck/00install.out:

* installing *source* package ‘dupRadar’ ...
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (dupRadar)

dupRadar.Rcheck/dupRadar-Ex.timings:

nameusersystemelapsed
analyzeDuprates0.1430.0200.188
cumulativeDuprateBarplot0.2600.0040.263
duprateExpBoxplot0.2310.0000.231
duprateExpDensPlot0.9700.1081.086
duprateExpFit0.0800.0040.084
duprateExpIdentify0.1530.0000.153
duprateExpPlot0.0930.0040.096
expressionHist0.0280.0000.028
getDupMatStats0.0210.0000.021
getDynamicRange0.8120.0000.811
markDuplicates0.0010.0000.000
readcountExpBoxplot0.0890.0000.090