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

CHECK report for ClassifyR on celaya2

This page was generated on 2019-10-16 12:53:41 -0400 (Wed, 16 Oct 2019).

Package 280/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ClassifyR 2.4.4
Dario Strbenac
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/ClassifyR
Branch: RELEASE_3_9
Last Commit: a2993e1
Last Changed Date: 2019-06-14 02:44:32 -0400 (Fri, 14 Jun 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

Summary

Package: ClassifyR
Version: 2.4.4
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:ClassifyR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ClassifyR_2.4.4.tar.gz
StartedAt: 2019-10-16 01:29:37 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 01:37:14 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 456.4 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 --install=check:ClassifyR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings ClassifyR_2.4.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/ClassifyR.Rcheck’
* using R version 3.6.1 (2019-07-05)
* 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 ‘2.4.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 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 : : no visible global function definition
  for ‘dmvnorm’
kTSPclassifier,DataFrame : : no visible global function
  definition for ‘Pairs’
plotFeatureClasses,DataFrame : : no visible binding for
  global variable ‘measurement’
plotFeatureClasses,DataFrame : : no visible binding for
  global variable ‘..density..’
plotFeatureClasses,DataFrame : : no visible binding for
  global variable ‘legends grouping’
plotFeatureClasses,DataFrame : : no visible binding for
  global variable ‘key’
plotFeatureClasses,DataFrame : : no visible binding for
  global variable ‘value’
plotFeatureClasses,DataFrame : : no visible binding for
  global variable ‘ID’
rankingPlot,list :  : : no visible global
  function definition for ‘first’
rankingPlot,list :  : : no visible global
  function definition for ‘second’
rankingPlot,list :  :  : : no visible
  global function definition for ‘first’
rankingPlot,list :  :  : : 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 :  : : no visible global
  function definition for ‘first’
selectionPlot,list :  : : no visible global
  function definition for ‘second’
selectionPlot,list :  :  : : no
  visible global function definition for ‘first’
selectionPlot,list :  :  : : 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     156.887 13.982  45.831
elasticNetGLMinterface    51.836  7.517  23.214
elasticNetFeatures        51.406  7.303  22.865
distribution              24.599  8.120  14.056
runTests                  21.507  6.762  11.884
DMDselection              10.026  0.991  11.016
previousSelection          7.100  3.843   7.003
previousTrained            6.911  4.026   7.139
likelihoodRatioSelection   8.944  0.352   9.297
samplesMetricMap           7.132  0.395   7.554
edgeRselection             6.229  0.515   6.748
selectionPlot              5.712  1.012   6.571
rankingPlot                4.938  1.108   5.905
* 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.9-bioc/meat/ClassifyR.Rcheck/00check.log’
for details.



Installation output

ClassifyR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL ClassifyR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/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-class156.887 13.982 45.831
DLDAinterface0.1600.0330.194
DMDselection10.026 0.99111.016
FeatureSetCollection-class0.0110.0020.013
FeatureSetCollectionOrNULL-class0.0050.0010.006
KolmogorovSmirnovSelection3.0760.1193.196
KullbackLeiblerSelection1.6850.0351.721
MixModelsListsSet-class0.5350.0290.570
NSCpredictInterface0.1890.0150.208
NSCselectionInterface0.1430.0110.155
NSCtrainInterface0.1240.0080.132
PredictParams-class0.0030.0000.004
ROCplot1.2100.0101.221
ResubstituteParams-class0.0030.0010.003
SVMinterface0.0670.0040.071
SelectParams-class0.0140.0030.016
SelectResult-class0.0020.0010.002
TrainParams-class0.0010.0010.002
TransformParams-class0.0020.0000.002
bartlettSelection2.3150.0302.346
calcPerformance0.0060.0000.007
characterOrDataFrame-class0.0120.0000.013
classifyInterface1.1040.2681.372
differentMeansSelection1.9610.0762.036
distribution24.599 8.12014.056
edgeRselection6.2290.5156.748
edgesToHubNetworks0.0060.0000.006
elasticNetFeatures51.406 7.30322.865
elasticNetGLMinterface51.836 7.51723.214
featureSetSummary0.0100.0080.018
fisherDiscriminant0.1790.0540.233
forestFeatures0.2850.0620.348
functionOrList-class0.0120.0030.015
functionOrNULL-class0.0090.0010.010
getLocationsAndScales0.0550.0100.065
integerOrNumeric-class0.0200.0050.024
interactorDifferences0.0580.0120.070
kTSPclassifier0.2050.0330.240
knnInterface0.0650.0110.076
leveneSelection2.2990.2062.505
likelihoodRatioSelection8.9440.3529.297
limmaSelection0.4190.0100.429
mixmodels0.5600.0380.598
naiveBayesKernel0.6600.0280.688
networkCorrelationsSelection0.3040.0040.308
pairsDifferencesSelection0.3090.0170.326
performancePlot0.4070.0040.413
plotFeatureClasses4.8310.0514.921
previousSelection7.1003.8437.003
previousTrained6.9114.0267.139
randomForestInterface0.4310.0850.516
rankingPlot4.9381.1085.905
runTest1.0000.0711.072
runTests21.507 6.76211.884
samplesMetricMap7.1320.3957.554
selectionPlot5.7121.0126.571
subtractFromLocation0.0030.0020.004