Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for ClassifyR on malbec2

This page was generated on 2019-04-09 11:39:27 -0400 (Tue, 09 Apr 2019).

Package 275/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ClassifyR 2.3.6
Dario Strbenac
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/ClassifyR
Branch: master
Last Commit: 8091e0b
Last Changed Date: 2019-01-22 19:41:20 -0400 (Tue, 22 Jan 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: ClassifyR
Version: 2.3.6
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ClassifyR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ClassifyR_2.3.6.tar.gz
StartedAt: 2019-04-08 23:29:37 -0400 (Mon, 08 Apr 2019)
EndedAt: 2019-04-08 23:34:32 -0400 (Mon, 08 Apr 2019)
EllapsedTime: 294.3 seconds
RetCode: 0
Status:  OK 
CheckDir: ClassifyR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:ClassifyR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings ClassifyR_2.3.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/ClassifyR.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (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 ‘2.3.6’
* 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 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
.posterior_probs : <anonymous>: no visible global function definition
  for ‘dmvnorm’
kTSPclassifier,DataFrame : <anonymous>: no visible global function
  definition for ‘Pairs’
plotFeatureClasses,DataFrame : <anonymous>: no visible binding for
  global variable ‘measurement’
plotFeatureClasses,DataFrame : <anonymous>: no visible binding for
  global variable ‘..density..’
plotFeatureClasses,DataFrame : <anonymous>: no visible binding for
  global variable ‘legends grouping’
plotFeatureClasses,DataFrame : <anonymous>: no visible binding for
  global variable ‘key’
plotFeatureClasses,DataFrame : <anonymous>: no visible binding for
  global variable ‘value’
plotFeatureClasses,DataFrame : <anonymous>: no visible binding for
  global variable ‘ID’
rankingPlot,list : <anonymous> : <anonymous>: no visible global
  function definition for ‘first’
rankingPlot,list : <anonymous> : <anonymous>: no visible global
  function definition for ‘second’
rankingPlot,list : <anonymous> : <anonymous> : <anonymous>: no visible
  global function definition for ‘first’
rankingPlot,list : <anonymous> : <anonymous> : <anonymous>: no visible
  global function definition for ‘second’
runTest,DataFrame: no visible binding for global variable ‘setsNodes’
runTests,DataFrame: no visible binding for global variable ‘setsNodes’
samplesMetricMap,list: no visible binding for global variable ‘Class’
samplesMetricMap,list: no visible binding for global variable ‘Group’
samplesMetricMap,list: no visible binding for global variable
  ‘measurements’
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’
samplesMetricMap,matrix: no visible binding for global variable ‘Class’
samplesMetricMap,matrix: no visible binding for global variable ‘Group’
samplesMetricMap,matrix: no visible binding for global variable
  ‘measurements’
samplesMetricMap,matrix: no visible binding for global variable ‘name’
samplesMetricMap,matrix: no visible binding for global variable ‘type’
samplesMetricMap,matrix: no visible binding for global variable
  ‘Metric’
selectionPlot,list : <anonymous> : <anonymous>: no visible global
  function definition for ‘first’
selectionPlot,list : <anonymous> : <anonymous>: no visible global
  function definition for ‘second’
selectionPlot,list : <anonymous> : <anonymous> : <anonymous>: no
  visible global function definition for ‘first’
selectionPlot,list : <anonymous> : <anonymous> : <anonymous>: no
  visible global function definition for ‘second’
selectionPlot,list: no visible binding for global variable ‘Freq’
Undefined global functions or variables:
  ..density.. Class Freq Group ID Metric Pairs dmvnorm first key
  legends grouping measurement measurements name second setsNodes type
  value
Consider adding
  importFrom("base", "grouping")
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
ClassifyResult-class     108.642  3.084  30.377
fisherDiscriminant        34.320  1.733   0.104
elasticNetGLMinterface    20.605  0.920  14.824
distribution              16.727  2.505   7.421
samplesMetricMap          16.042  1.656   4.998
elasticNetFeatures         7.307  0.531  15.052
likelihoodRatioSelection   7.401  0.032   7.437
DMDselection               5.990  0.084   6.074
edgeRselection             5.337  0.104   5.528
runTests                   0.562  0.168   5.546
* 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
  ‘/home/biocbuild/bbs-3.9-bioc/meat/ClassifyR.Rcheck/00check.log’
for details.



Installation output

ClassifyR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL ClassifyR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘ClassifyR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (ClassifyR)

Tests output


Example timings

ClassifyR.Rcheck/ClassifyR-Ex.timings

nameusersystemelapsed
ClassifyResult-class108.642 3.084 30.377
DLDAinterface0.080.000.08
DMDselection5.9900.0846.074
FeatureSetCollection-class0.0070.0000.007
FeatureSetCollectionOrNULL-class0.0030.0000.003
KolmogorovSmirnovSelection2.6520.0162.669
KullbackLeiblerSelection1.3890.0041.393
NSCpredictInterface0.1560.0000.156
NSCselectionInterface0.0940.0000.094
NSCtrainInterface0.0810.0000.080
PredictParams-class0.0000.0020.002
ROCplot1.0800.0011.081
ResubstituteParams-class0.0020.0000.002
SVMinterface0.0760.0000.076
SelectParams-class0.0120.0000.012
SelectResult-class0.0010.0000.000
TrainParams-class0.0000.0000.001
TransformParams-class0.0020.0000.002
bartlettSelection1.9940.0001.994
calcPerformance0.0040.0000.005
characterOrDataFrame-class0.0140.0000.013
classifyInterface0.7620.0510.847
differentMeansSelection1.2050.0041.209
distribution16.727 2.505 7.421
edgeRselection5.3370.1045.528
edgesToHubNetworks0.0030.0000.003
elasticNetFeatures 7.307 0.53115.052
elasticNetGLMinterface20.605 0.92014.824
featureSetSummary0.0050.0000.006
fisherDiscriminant34.320 1.733 0.104
forestFeatures0.1550.0080.165
functionOrList-class0.0080.0000.009
functionOrNULL-class0.0050.0000.005
getLocationsAndScales0.0360.0040.040
integerOrNumeric-class0.0170.0000.017
interactorDifferences0.0440.0040.048
kTSPclassifier0.1090.0040.113
knnInterface0.0410.0000.041
leveneSelection1.5060.1001.614
likelihoodRatioSelection7.4010.0327.437
limmaSelection0.5180.0080.525
mixmodels0.5250.0120.620
naiveBayesKernel0.3930.0000.393
networkCorrelationsSelection0.1660.0040.170
pairsDifferencesSelection0.2080.0000.208
performancePlot0.2660.0000.266
plotFeatureClasses3.4680.0083.484
previousSelection2.0420.6991.537
previousTrained2.1340.8971.489
randomForestInterface0.4220.1140.268
rankingPlot2.3530.2572.491
runTest0.9070.0040.910
runTests0.5620.1685.546
samplesMetricMap16.042 1.656 4.998
selectionPlot2.6680.2592.914
subtractFromLocation0.0010.0000.001