CHECK report for ClassifyR on veracruz1
This page was generated on 2018-04-12 13:39:05 -0400 (Thu, 12 Apr 2018).
ClassifyR 1.12.2 Dario Strbenac
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018) |
URL: https://git.bioconductor.org/packages/ClassifyR |
Branch: RELEASE_3_6 |
Last Commit: 351e75a |
Last Changed Date: 2017-11-03 01:31:52 -0400 (Fri, 03 Nov 2017) |
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | NotNeeded | OK | OK | | |
tokay1 | Windows Server 2012 R2 Standard / x64 | NotNeeded | OK | WARNINGS | OK | |
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | NotNeeded | OK | [ OK ] | OK | |
Summary
Command output
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ClassifyR_1.12.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/ClassifyR.Rcheck’
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ClassifyR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ClassifyR’ version ‘1.12.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘ClassifyR’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 6.9Mb
sub-directories of 1Mb or more:
doc 6.4Mb
* 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
.doTest : <anonymous>: no visible global function definition for
‘capture.output’
KolmogorovSmirnovSelection,ExpressionSet : <anonymous>: no visible
global function definition for ‘ks.test’
PredictParams,ANY: no visible binding for global variable ‘predict’
TrainParams,ANY: no visible binding for global variable ‘dlda’
bartlettSelection,ExpressionSet : <anonymous>: no visible global
function definition for ‘bartlett.test’
edgeRselection,ExpressionSet: no visible global function definition for
‘model.matrix’
fisherDiscriminant,ExpressionSet: no visible binding for global
variable ‘var’
getLocationsAndScales,ExpressionSet: no visible binding for global
variable ‘median’
getLocationsAndScales,ExpressionSet: no visible binding for global
variable ‘sd’
getLocationsAndScales,ExpressionSet: no visible binding for global
variable ‘mad’
likelihoodRatioSelection,ExpressionSet : <anonymous>: no visible global
function definition for ‘dnorm’
limmaSelection,ExpressionSet: no visible global function definition for
‘model.matrix’
medianDifferenceSelection,ExpressionSet: no visible binding for global
variable ‘median’
mixModelsTest,list-ExpressionSet : <anonymous> : <anonymous> :
<anonymous>: no visible global function definition for ‘dnorm’
mixModelsTest,list-ExpressionSet : <anonymous> : <anonymous>: no
visible binding for global variable ‘classes’
mixModelsTest,list-ExpressionSet : <anonymous> : <anonymous> :
<anonymous> : <anonymous>: no visible binding for global variable
‘largerClass’
mixModelsTest,list-ExpressionSet : <anonymous> : <anonymous> :
<anonymous> : <anonymous>: no visible binding for global variable
‘classes’
naiveBayesKernel,ExpressionSet: no visible binding for global variable
‘density’
naiveBayesKernel,ExpressionSet: no visible binding for global variable
‘featureValues’
naiveBayesKernel,ExpressionSet : <anonymous>: no visible global
function definition for ‘splinefun’
performancePlot,list: no visible global function definition for
‘reformulate’
plotFeatureClasses,ExpressionSet : <anonymous>: no visible binding for
global variable ‘expr’
plotFeatureClasses,ExpressionSet : <anonymous>: no visible binding for
global variable ‘..density..’
previousSelection,ExpressionSet: no visible global function definition
for ‘na.omit’
rankingPlot,list: no visible global function definition for
‘reformulate’
runTests,ExpressionSet: no visible global function definition for
‘combn’
samplesMetricMap,list: no visible binding for global variable ‘Class’
samplesMetricMap,list: no visible binding for global variable ‘name’
samplesMetricMap,list: no visible binding for global variable ‘type’
samplesMetricMap,list: no visible binding for global variable ‘Metric’
selectionPlot,list: no visible binding for global variable ‘Freq’
selectionPlot,list: no visible global function definition for
‘reformulate’
subtractFromLocation,ExpressionSet: no visible binding for global
variable ‘median’
Undefined global functions or variables:
..density.. Class Freq Metric bartlett.test capture.output classes
combn density dlda dnorm expr featureValues ks.test largerClass mad
median model.matrix na.omit name predict reformulate sd splinefun
type var
Consider adding
importFrom("stats", "bartlett.test", "density", "dnorm", "ks.test",
"mad", "median", "model.matrix", "na.omit", "predict",
"reformulate", "sd", "splinefun", "var")
importFrom("utils", "capture.output", "combn")
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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
edgeRselection 10.896 0.298 11.492
runTest 10.067 0.268 10.547
distribution 9.734 0.310 12.832
ClassifyResult-class 9.641 0.254 12.584
runTests 8.506 0.157 10.839
DMDselection 7.567 0.151 7.846
likelihoodRatioSelection 7.445 0.117 7.722
KolmogorovSmirnovSelection 6.494 0.061 6.714
KullbackLeiblerSelection 6.191 0.067 6.369
* 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.6-bioc/meat/ClassifyR.Rcheck/00check.log’
for details.
Installation output
ClassifyR.Rcheck/00install.out
Tests output
Example timings
ClassifyR.Rcheck/ClassifyR-Ex.timings