Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:10 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 MLInterfaces on nebbiolo2


To the developers/maintainers of the MLInterfaces package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MLInterfaces.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 1231/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MLInterfaces 1.78.0  (landing page)
V. Carey
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/MLInterfaces
git_branch: RELEASE_3_16
git_last_commit: 0988b95
git_last_commit_date: 2022-11-01 10:37:46 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MLInterfaces
Version: 1.78.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:MLInterfaces.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings MLInterfaces_1.78.0.tar.gz
StartedAt: 2023-04-10 22:03:50 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:08:54 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 303.8 seconds
RetCode: 0
Status:   OK  
CheckDir: MLInterfaces.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:MLInterfaces.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings MLInterfaces_1.78.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/MLInterfaces.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘MLInterfaces/DESCRIPTION’ ... OK
* this is package ‘MLInterfaces’ version ‘1.78.0’
* 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 ‘MLInterfaces’ 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 ... NOTE
Namespaces in Imports field not imported from:
  ‘gbm’ ‘mlbench’ ‘pls’ ‘shiny’ ‘stats4’ ‘threejs’ ‘tools’
  All declared Imports should be used.
Packages in Depends field not imported from:
  ‘Biobase’ ‘BiocGenerics’ ‘Rcpp’ ‘annotate’ ‘cluster’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported objects imported by ':::' calls:
  ‘MASS:::predict.lda’ ‘ada:::predict.ada’ ‘e1071:::predict.svm’
  ‘rpart:::predict.rpart’ ‘stats:::plot.hclust’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
  predict.RAB predict.classifierOutput predict.dlda2 predict.gbm2
  predict.knn.cv2 predict.knn2 predict.lvq
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
DAB: no visible global function definition for ‘rpart’
RAB: no visible global function definition for ‘rpart’
RAB4es: no visible global function definition for ‘exprs’
es2df: no visible global function definition for ‘exprs’
es2df: no visible global function definition for ‘pData’
gbm2: no visible global function definition for ‘gbm’
hclustWidget: no visible global function definition for ‘shinyApp’
hclustWidget: no visible global function definition for ‘fluidPage’
hclustWidget: no visible global function definition for ‘fluidRow’
hclustWidget: no visible global function definition for ‘column’
hclustWidget: no visible global function definition for ‘textOutput’
hclustWidget: no visible binding for global variable ‘h1’
hclustWidget: no visible global function definition for ‘actionButton’
hclustWidget: no visible global function definition for ‘numericInput’
hclustWidget: no visible global function definition for ‘selectInput’
hclustWidget: no visible global function definition for ‘plotOutput’
hclustWidget : <anonymous>: no visible global function definition for
  ‘renderText’
hclustWidget : <anonymous>: no visible global function definition for
  ‘renderPlot’
hclustWidget : <anonymous>: no visible global function definition for
  ‘reactive’
hclustWidget : <anonymous>: no visible global function definition for
  ‘:=’
hclustWidget : <anonymous>: no visible binding for global variable
  ‘key’
hclustWidget : <anonymous>: no visible global function definition for
  ‘observe’
hclustWidget : <anonymous>: no visible global function definition for
  ‘isolate’
hclustWidget : <anonymous>: no visible global function definition for
  ‘stopApp’
mapPSvec: no visible global function definition for ‘lookUp’
mlearnWidget: no visible global function definition for ‘shinyApp’
mlearnWidget: no visible global function definition for ‘fluidPage’
mlearnWidget: no visible global function definition for ‘fluidRow’
mlearnWidget: no visible global function definition for ‘column’
mlearnWidget: no visible global function definition for ‘textOutput’
mlearnWidget: no visible binding for global variable ‘h1’
mlearnWidget: no visible global function definition for ‘actionButton’
mlearnWidget: no visible global function definition for ‘selectInput’
mlearnWidget: no visible global function definition for ‘numericInput’
mlearnWidget: no visible global function definition for ‘htmlOutput’
mlearnWidget: no visible global function definition for ‘tableOutput’
mlearnWidget: no visible global function definition for ‘plotOutput’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘reactive’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘renderText’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘renderTable’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘renderPlot’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘annotation’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘plotcp’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘abstract’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘featureNames’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘observe’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘isolate’
mlearnWidget : <anonymous>: no visible global function definition for
  ‘stopApp’
planarPlot2: no visible global function definition for ‘exprs’
plspinDF: no visible global function definition for ‘shinyApp’
plspinDF: no visible global function definition for ‘fluidPage’
plspinDF: no visible global function definition for ‘fluidRow’
plspinDF: no visible global function definition for ‘column’
plspinDF: no visible global function definition for ‘textOutput’
plspinDF: no visible binding for global variable ‘h1’
plspinDF: no visible global function definition for ‘sidebarLayout’
plspinDF: no visible global function definition for ‘sidebarPanel’
plspinDF: no visible global function definition for ‘p’
plspinDF: no visible global function definition for ‘strong’
plspinDF: no visible global function definition for ‘div’
plspinDF: no visible global function definition for ‘numericInput’
plspinDF: no visible global function definition for ‘selectInput’
plspinDF: no visible global function definition for ‘em’
plspinDF: no visible global function definition for ‘br’
plspinDF: no visible global function definition for ‘mainPanel’
plspinDF: no visible global function definition for
  ‘scatterplotThreeOutput’
plspinDF : <anonymous>: no visible global function definition for
  ‘reactive’
plspinDF : <anonymous>: no visible global function definition for
  ‘renderText’
plspinDF : <anonymous>: no visible global function definition for
  ‘scatterplot3js’
plspinDF : <anonymous>: no visible global function definition for
  ‘renderScatterplotThree’
plspinDF : <anonymous>: no visible global function definition for
  ‘points3d’
plspinHcube: no visible global function definition for ‘shinyApp’
plspinHcube: no visible global function definition for ‘fluidPage’
plspinHcube: no visible global function definition for ‘fluidRow’
plspinHcube: no visible global function definition for ‘column’
plspinHcube: no visible global function definition for ‘textOutput’
plspinHcube: no visible binding for global variable ‘h1’
plspinHcube: no visible global function definition for ‘sidebarLayout’
plspinHcube: no visible global function definition for ‘sidebarPanel’
plspinHcube: no visible global function definition for ‘p’
plspinHcube: no visible global function definition for ‘strong’
plspinHcube: no visible global function definition for ‘div’
plspinHcube: no visible global function definition for ‘numericInput’
plspinHcube: no visible global function definition for ‘selectInput’
plspinHcube: no visible global function definition for ‘em’
plspinHcube: no visible global function definition for ‘br’
plspinHcube: no visible global function definition for ‘mainPanel’
plspinHcube: no visible global function definition for
  ‘scatterplotThreeOutput’
plspinHcube : <anonymous>: no visible global function definition for
  ‘reactive’
plspinHcube : <anonymous>: no visible global function definition for
  ‘mlbench.hypercube’
plspinHcube : <anonymous>: no visible global function definition for
  ‘renderText’
plspinHcube : <anonymous>: no visible global function definition for
  ‘scatterplot3js’
plspinHcube : <anonymous>: no visible global function definition for
  ‘renderScatterplotThree’
plspinHcube : <anonymous>: no visible global function definition for
  ‘points3d’
predict.classifierOutput: no visible global function definition for
  ‘exprs’
predict.gbm2: no visible global function definition for ‘predict.gbm’
rab: no visible global function definition for ‘rpart’
getGrid,ExpressionSet: no visible global function definition for
  ‘exprs’
planarPlot,classifierOutput-ExpressionSet-character: no visible global
  function definition for ‘exprs’
predScore,classifierOutput: no visible global function definition for
  ‘rowMax’
Undefined global functions or variables:
  := abstract actionButton annotation br column div em exprs
  featureNames fluidPage fluidRow gbm h1 htmlOutput isolate key lookUp
  mainPanel mlbench.hypercube numericInput observe p pData plotOutput
  plotcp points3d predict.gbm reactive renderPlot
  renderScatterplotThree renderTable renderText rowMax rpart
  scatterplot3js scatterplotThreeOutput selectInput shinyApp
  sidebarLayout sidebarPanel stopApp strong tableOutput textOutput
* checking Rd files ... NOTE
prepare_Rd: plspinHcube.Rd:17-19: Dropping empty section \details
* 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
MLearn-new 8.96  1.273   9.411
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘MLInterfaces.Rnw’... OK
  ‘MLint_devel.Rnw’... OK
  ‘MLprac2_2.Rnw’... OK
  ‘xvalComputerClusters.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/MLInterfaces.Rcheck/00check.log’
for details.



Installation output

MLInterfaces.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL MLInterfaces
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘MLInterfaces’ ...
** 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 (MLInterfaces)

Tests output

MLInterfaces.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library("testthat")
> library("MLInterfaces")
Loading required package: Rcpp
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: annotate
Loading required package: AnnotationDbi
Loading required package: stats4
Loading required package: IRanges
Loading required package: S4Vectors

Attaching package: 'S4Vectors'

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: XML
Loading required package: cluster
> 
> test_check("MLInterfaces")
[1] "k"
[1] "k"
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1 ]
> 
> proc.time()
   user  system elapsed 
  8.163   0.428   8.574 

Example timings

MLInterfaces.Rcheck/MLInterfaces-Ex.timings

nameusersystemelapsed
MLearn-new8.9601.2739.411
RAB0.0920.0000.092
balKfold.xvspec0.0170.0000.018
brennan_2013_tabS7exc0.0060.0000.005
classifierOutput-class0.7950.1201.171
clusteringOutput-class0.0000.0010.001
confuMat-methods1.1910.1280.223
confuTab0.0020.0020.004
fs.absT0.0250.0000.025
fsHistory0.0090.0320.065
hclustWidget0.0000.0010.001
learnerSchema-class0.0000.0010.001
performance-analytics0.0020.0000.003
planarPlot-methods4.3850.3034.570
plspinHcube000
predict.classifierOutput000
projectLearnerToGrid4.1480.0884.237
projectedLearner-class0.0000.0000.001
raboostCont-class0.0000.0010.001
varImpStruct-class1.4410.0351.475
xvalLoop000
xvalSpec0.0280.0400.125