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.4: CHECK report for ClassifyR on morelia

This page was generated on 2016-09-21 03:53:30 -0700 (Wed, 21 Sep 2016).

Package 202/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ClassifyR 1.7.4
Dario Strbenac
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/ClassifyR
Last Changed Rev: 120093 / Revision: 121152
Last Changed Date: 2016-08-11 23:00:09 -0700 (Thu, 11 Aug 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: ClassifyR
Version: 1.7.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings ClassifyR_1.7.4.tar.gz
StartedAt: 2016-09-20 04:33:24 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 04:35:56 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 151.7 seconds
RetCode: 0
Status:  OK 
CheckDir: ClassifyR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/ClassifyR.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.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.7.4’
* 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 ... 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
.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’
errorMap,list: no visible binding for global variable ‘Class’
errorMap,list: no visible binding for global variable ‘name’
errorMap,list: no visible binding for global variable ‘type’
errorMap,list: no visible binding for global variable ‘Error’
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’
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 Error Freq 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
ClassifyResult-class       10.017  0.213  14.738
runTest                     9.248  0.185   9.439
distribution                9.126  0.209  12.390
edgeRselection              8.837  0.302   9.168
runTests                    8.495  0.131  11.535
DMDselection                7.537  0.163   7.705
likelihoodRatioSelection    7.343  0.108   7.453
KullbackLeiblerSelection    6.901  0.104   7.010
KolmogorovSmirnovSelection  6.522  0.134   6.663
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/ClassifyR.Rcheck/00check.log’
for details.


ClassifyR.Rcheck/00install.out:

* installing *source* package ‘ClassifyR’ ...
** R
** inst
** preparing package for lazy loading
Creating a new generic function for ‘performance’ in package ‘ClassifyR’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ClassifyR)

ClassifyR.Rcheck/ClassifyR-Ex.timings:

nameusersystemelapsed
ClassifyResult-class10.017 0.21314.738
DMDselection7.5370.1637.705
KolmogorovSmirnovSelection6.5220.1346.663
KullbackLeiblerSelection6.9010.1047.010
PredictParams-class0.0040.0010.004
ROCplot0.3840.0020.386
ResubstituteParams-class0.0010.0000.001
SelectParams-class0.0090.0010.010
SelectResult-class0.0020.0000.001
TrainParams-class0.0100.0010.010
TransformParams-class0.0020.0000.002
bartlettSelection0.6720.0060.677
calcPerformance0.0050.0000.005
classifyInterface0.4930.0930.599
distribution 9.126 0.20912.390
edgeRselection8.8370.3029.168
errorMap0.9010.0100.912
fisherDiscriminant0.0480.0000.048
functionOrList-class0.0080.0010.008
getLocationsAndScales0.0450.0010.046
leveneSelection1.7390.0181.818
likelihoodRatioSelection7.3430.1087.453
limmaSelection0.6330.0050.639
medianDifferenceSelection0.5640.0040.568
mixmodels2.8390.0142.906
naiveBayesKernel0.5160.0300.546
nearestShrunkenCentroidPredictInterface0.1850.0050.235
nearestShrunkenCentroidSelectionInterface0.1240.0010.125
nearestShrunkenCentroidTrainInterface0.1120.0020.115
pamrtrained-class0.0810.0030.086
performancePlot0.5940.0040.597
plotFeatureClasses2.7910.0372.831
previousSelection0.1260.0724.814
rankingPlot1.3730.1293.239
runTest9.2480.1859.439
runTests 8.495 0.13111.535
selectionPlot1.6130.1423.442
subtractFromLocation0.0270.0010.027