compcodeR 1.9.2 Charlotte Soneson
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/compcodeR | Last Changed Rev: 117512 / Revision: 121152 | Last Changed Date: 2016-05-15 13:14:22 -0700 (Sun, 15 May 2016) |
| zin1 | Linux (Ubuntu 16.04 LTS) / x86_64 | NotNeeded | OK | [ OK ] | | |
moscato1 | Windows Server 2008 R2 Standard (64-bit) / x64 | NotNeeded | OK | OK | OK | |
morelia | Mac OS X Mavericks (10.9.5) / x86_64 | NotNeeded | OK | OK | OK | |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.4-bioc/R/bin/R CMD check --no-vignettes --timings compcodeR_1.9.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.4-bioc/meat/compcodeR.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 ‘compcodeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘compcodeR’ version ‘1.9.2’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: ‘rpanel’
* 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 ‘compcodeR’ 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 ... NOTE
'library' or 'require' call to ‘rpanel’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
DESeq.GLM.createRmd: no visible global function definition for
‘packageVersion’
DESeq.nbinom.createRmd: no visible global function definition for
‘packageVersion’
DESeq2.createRmd: no visible global function definition for
‘packageVersion’
DSS.createRmd: no visible global function definition for
‘packageVersion’
EBSeq.createRmd: no visible global function definition for
‘packageVersion’
NBPSeq.createRmd: no visible global function definition for
‘packageVersion’
NOISeq.prenorm.createRmd: no visible global function definition for
‘packageVersion’
SAMseq.createRmd: no visible global function definition for
‘packageVersion’
TCC.createRmd: no visible global function definition for
‘packageVersion’
baySeq.createRmd: no visible global function definition for
‘packageVersion’
computeCorrelation: no visible global function definition for ‘cor’
computeCorrelation: no visible global function definition for ‘hclust’
computeCorrelation: no visible global function definition for ‘as.dist’
computeCorrelation: no visible global function definition for
‘heat.colors’
computeOverlap: no visible global function definition for ‘hclust’
computeOverlap: no visible global function definition for ‘as.dist’
computeOverlap: no visible global function definition for ‘heat.colors’
computeSignal: no visible binding for global variable ‘sd’
createResultsRmdFile: no visible global function definition for
‘packageVersion’
edgeR.GLM.createRmd: no visible global function definition for
‘packageVersion’
edgeR.exact.createRmd: no visible global function definition for
‘packageVersion’
generateSyntheticData: no visible global function definition for
‘runif’
generateSyntheticData: no visible global function definition for ‘rexp’
generateSyntheticData: no visible global function definition for
‘rnbinom’
generateSyntheticData: no visible global function definition for
‘rpois’
generateSyntheticData: no visible binding for global variable ‘median’
logcpm.limma.createRmd: no visible global function definition for
‘packageVersion’
makeFalseDiscoveryCurves: no visible global function definition for
‘par’
makeFalseDiscoveryCurves: no visible global function definition for
‘lines’
makeFalseDiscoveryCurves: no visible global function definition for
‘legend’
makeROCcurves: no visible global function definition for ‘par’
makeROCcurves: no visible global function definition for ‘lines’
makeROCcurves: no visible global function definition for ‘legend’
plotMASignificant: no visible global function definition for ‘par’
plotResultTable: no visible global function definition for ‘par’
plotScoreVsExpr: no visible global function definition for ‘par’
plotScoreVsExpr: no visible global function definition for ‘loess’
plotScoreVsExpr: no visible global function definition for ‘lines’
plotScoreVsExpr: no visible global function definition for ‘predict’
plotScoreVsOutlierEvidence: no visible global function definition for
‘par’
plotScoreVsOutlierEvidence: no visible global function definition for
‘loess’
plotScoreVsOutlierEvidence: no visible global function definition for
‘lines’
plotScoreVsOutlierEvidence: no visible global function definition for
‘predict’
plotScoreVsOutliers: no visible global function definition for ‘par’
plotScoreVsOutliers: no visible binding for global variable ‘na.omit’
plotScoreVsOutliers: no visible global function definition for ‘title’
plotScoreVsOutliers: no visible global function definition for ‘axis’
plotSignalForZeroCounts: no visible global function definition for
‘par’
sqrtcpm.limma.createRmd: no visible global function definition for
‘packageVersion’
ttest.createRmd: no visible global function definition for
‘packageVersion’
voom.limma.createRmd: no visible global function definition for
‘packageVersion’
voom.ttest.createRmd: no visible global function definition for
‘packageVersion’
vst.limma.createRmd: no visible global function definition for
‘packageVersion’
vst.ttest.createRmd: no visible global function definition for
‘packageVersion’
show,compData: no visible global function definition for ‘head’
Undefined global functions or variables:
as.dist axis cor hclust head heat.colors legend lines loess median
na.omit packageVersion par predict rexp rnbinom rpois runif sd title
Consider adding
importFrom("grDevices", "heat.colors")
importFrom("graphics", "axis", "legend", "lines", "par", "title")
importFrom("stats", "as.dist", "cor", "hclust", "loess", "median",
"na.omit", "predict", "rexp", "rnbinom", "rpois", "runif",
"sd")
importFrom("utils", "head", "packageVersion")
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 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
DESeq.nbinom.createRmd 129.024 0.280 129.564
NBPSeq.createRmd 82.668 0.332 83.097
EBSeq.createRmd 12.104 0.140 12.347
DESeq.GLM.createRmd 9.952 0.440 10.438
show-compData-method 6.592 0.144 6.704
convertcompDataToList 5.600 0.152 5.717
DESeq2.createRmd 5.036 0.304 5.322
baySeq.createRmd 4.860 0.212 5.024
* 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: 3 NOTEs
See
‘/home/biocbuild/bbs-3.4-bioc/meat/compcodeR.Rcheck/00check.log’
for details.