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

This page was generated on 2022-10-19 13:20:06 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for ClassifyR on nebbiolo1


To the developers/maintainers of the ClassifyR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ClassifyR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 332/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ClassifyR 3.0.3  (landing page)
Dario Strbenac
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/ClassifyR
git_branch: RELEASE_3_15
git_last_commit: 1d0f471
git_last_commit_date: 2022-05-11 01:40:01 -0400 (Wed, 11 May 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: ClassifyR
Version: 3.0.3
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:ClassifyR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings ClassifyR_3.0.3.tar.gz
StartedAt: 2022-10-18 19:03:20 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 19:13:52 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 632.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ClassifyR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/ClassifyR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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 ‘3.0.3’
* package encoding: UTF-8
* 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 ... NOTE
Found the following hidden files and directories:
  dump/.-package.R
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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
.doSelection : <anonymous>: no visible binding for global variable
  ‘trainParams’
.doSelection : <anonymous>: no visible binding for global variable
  ‘predictParams’
.doSelection : <anonymous>: no visible binding for global variable
  ‘classesTrain’
.doSelection : <anonymous>: no visible binding for global variable
  ‘measurementsSubset’
.doSelection : <anonymous>: no visible binding for global variable
  ‘aResult’
.doTrain : <anonymous>: no visible binding for global variable
  ‘crossValParams’
.doTrain : <anonymous>: no visible binding for global variable
  ‘performanceName’
.doTrain: no visible binding for global variable ‘performanceType’
.getFeaturesStrings : <anonymous>: no visible global function
  definition for ‘first’
.getFeaturesStrings : <anonymous>: no visible global function
  definition for ‘second’
.posterior_probs : <anonymous>: no visible global function definition
  for ‘dmvnorm’
.samplesSplits : <anonymous>: no visible binding for global variable
  ‘classes’
.splitDataAndOutcomes: no visible binding for global variable
  ‘classColumn’
.splitDataAndOutcomes: no visible global function definition for
  ‘mcols<-’
elasticNetPreval: no visible binding for global variable
  ‘elasticNetGLMtrainInterfacePreval’
generateModellingParams: no visible global function definition for
  ‘kNNparams’
logisticParams: no visible binding for global variable
  ‘logisticTrainInterface’
logisticParams: no visible binding for global variable
  ‘logisticPredictInterface’
KolmogorovSmirnovRanking,MultiAssayExperiment: no visible binding for
  global variable ‘dataTable’
KullbackLeiblerRanking,MultiAssayExperiment: no visible binding for
  global variable ‘dataTable’
PredictParams,functionOrNULL: no visible global function definition for
  ‘DataFrame’
ROCplot,list : <anonymous>: no visible binding for global variable
  ‘FPR’
ROCplot,list : <anonymous>: no visible binding for global variable
  ‘TPR’
ROCplot,list : <anonymous>: no visible binding for global variable
  ‘lower’
ROCplot,list : <anonymous>: no visible binding for global variable
  ‘upper’
SelectParams,functionOrList: no visible global function definition for
  ‘DataFrame’
TrainParams,function: no visible global function definition for
  ‘DataFrame’
crossValidate,data.frame: no visible global function definition for
  ‘mcols<-’
crossValidate,list : <anonymous>: no visible global function definition
  for ‘mcols<-’
crossValidate,matrix: no visible global function definition for
  ‘mcols<-’
distribution,ClassifyResult: no visible binding for global variable
  ‘allPredictions’
distribution,ClassifyResult: no visible global function definition for
  ‘first’
distribution,ClassifyResult: no visible global function definition for
  ‘second’
distribution,ClassifyResult: no visible global function definition for
  ‘mcols<-’
elasticNetGLMpredictInterface,multnet-matrix: no visible global
  function definition for ‘DataFrame’
fisherDiscriminant,MultiAssayExperiment: no visible binding for global
  variable ‘measurements’
fisherDiscriminant,matrix: no visible global function definition for
  ‘DataFrame’
kTSPclassifier,DataFrame : <anonymous>: no visible global function
  definition for ‘Pairs’
kTSPclassifier,MultiAssayExperiment: no visible binding for global
  variable ‘measurementsTest’
naiveBayesKernel,DataFrame: no visible binding for global variable
  ‘weight’
naiveBayesKernel,DataFrame: no visible binding for global variable
  ‘test’
naiveBayesKernel,MultiAssayExperiment: no visible binding for global
  variable ‘measurements’
pcaPredictInterface,pcaModel-DFrame: no visible global function
  definition for ‘mcols<-’
pcaTrainInterface,DFrame: no visible global function definition for
  ‘mcols<-’
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’
prevalPredictInterface,prevalModel-DFrame: no visible global function
  definition for ‘mcols<-’
prevalTrainInterface,DFrame: no visible global function definition for
  ‘mcols<-’
rankingPlot,list: no visible binding for global variable ‘top’
rankingPlot,list: no visible binding for global variable ‘overlap’
runTest,DataFrame: no visible global function definition for
  ‘DataFrame’
runTest,MultiAssayExperiment: no visible binding for global variable
  ‘measurements’
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 binding for global variable ‘overlap’
selectionPlot,list : <anonymous>: no visible binding for global
  variable ‘feature’
selectionPlot,list: no visible binding for global variable ‘feature’
selectionPlot,list: no visible binding for global variable
  ‘colourVariable’
selectionPlot,list: no visible binding for global variable ‘size’
selectionPlot,list: no visible binding for global variable ‘Freq’
Undefined global functions or variables:
  ..density.. Class DataFrame FPR Freq Group ID Metric Pairs TPR
  aResult allPredictions classColumn classes classesTrain
  colourVariable crossValParams dataTable dmvnorm
  elasticNetGLMtrainInterfacePreval feature first kNNparams key legends
  grouping logisticPredictInterface logisticTrainInterface lower
  mcols<- measurement measurements measurementsSubset measurementsTest
  name overlap performanceName performanceType predictParams second
  size test top trainParams type upper value weight
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 (user + system) or elapsed time > 5s
                        user system elapsed
crossValidate        372.865  2.226 375.102
ClassifyResult-class 107.189  5.579  32.306
elasticNetFeatures    24.244  2.371  11.103
elasticNetGLM         22.485  2.296   9.625
distribution          13.588  1.576   5.707
runTests              10.696  1.560   4.771
* 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
  ‘/home/biocbuild/bbs-3.15-bioc/meat/ClassifyR.Rcheck/00check.log’
for details.



Installation output

ClassifyR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-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-class107.189 5.579 32.306
CrossValParams-class0.0420.0120.053
DLDAinterface0.0340.0040.039
DMDranking0.0690.0000.069
FeatureSetCollection0.0080.0000.008
FeatureSetCollectionOrNULL-class0.0180.0000.018
KolmogorovSmirnovRanking0.1110.0120.123
KullbackLeiblerRanking0.0430.0070.050
ModellingParams-class0.0660.0240.090
NSCinterface0.1660.0200.186
PredictParams-class0.0100.0010.010
PredictParamsOrNULL0.0260.0000.026
ROCplot0.7070.0750.782
SVMinterface0.1140.0190.134
SelectParams-class0.0670.0030.070
SelectParamsOrNULL-class0.0500.0090.058
TrainParams-class0.0090.0000.009
TransformParams-class0.010.000.01
TransformParamsOrNULL-class0.0790.0030.083
bartlettRanking0.7960.0520.848
calcPerformance0.0060.0000.006
characterOrDataFrame-class0.0150.0000.014
classifyInterface0.4940.0360.529
coxnetInterface1.6880.0311.720
coxphInterface0.0000.0010.000
crossValidate372.865 2.226375.102
differentMeansRanking0.0170.0000.017
distribution13.588 1.576 5.707
edgeRranking3.1140.1203.236
edgesToHubNetworks0.0030.0000.003
elasticNetFeatures24.244 2.37111.103
elasticNetGLM22.485 2.296 9.625
featureSetSummary0.0010.0020.004
fisherDiscriminant0.0280.0090.037
forestFeatures1.0760.2121.288
functionOrList-class0.0290.0040.032
functionOrNULL-class0.0140.0000.015
generateCrossValParams0.7490.1200.890
generateModellingParams0.2860.0040.291
getLocationsAndScales0.0110.0040.015
interactorDifferences0.0250.0080.032
kNNinterface0.0330.0000.034
kTSPclassifier0.0490.0000.049
leveneRanking0.2670.0120.278
likelihoodRatioRanking0.3340.0280.363
limmaRanking0.0220.0000.021
listOrNULL-class0.0010.0030.003
mixModels0.3570.0280.389
naiveBayesKernel0.3310.0080.339
pairsDifferencesRanking0.0520.0040.057
performancePlot0.3160.0080.324
plotFeatureClasses1.7390.0841.823
previousSelection1.9971.1121.134
previousTrained1.8081.0331.021
randomForest0.3330.0240.356
rankingPlot0.5150.1960.577
runTest2.1220.1122.234
runTests10.696 1.560 4.771
samplesMetricMap2.5010.1602.660
selectionPlot1.1810.2081.258
subtractFromLocation0.0000.0020.003