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.5: CHECK report for MLInterfaces on tokay2

This page was generated on 2017-10-18 14:18:57 -0400 (Wed, 18 Oct 2017).

Package 835/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MLInterfaces 1.56.0
V. Carey
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/MLInterfaces
Branch: RELEASE_3_5
Last Commit: 31fe6fb
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS 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
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: MLInterfaces
Version: 1.56.0
Command: rm -rf MLInterfaces.buildbin-libdir MLInterfaces.Rcheck && mkdir MLInterfaces.buildbin-libdir MLInterfaces.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MLInterfaces.buildbin-libdir MLInterfaces_1.56.0.tar.gz >MLInterfaces.Rcheck\00install.out 2>&1 && cp MLInterfaces.Rcheck\00install.out MLInterfaces-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=MLInterfaces.buildbin-libdir --install="check:MLInterfaces-install.out" --force-multiarch --no-vignettes --timings MLInterfaces_1.56.0.tar.gz
StartedAt: 2017-10-18 01:27:23 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:32:37 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 314.2 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: MLInterfaces.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf MLInterfaces.buildbin-libdir MLInterfaces.Rcheck && mkdir MLInterfaces.buildbin-libdir MLInterfaces.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MLInterfaces.buildbin-libdir MLInterfaces_1.56.0.tar.gz >MLInterfaces.Rcheck\00install.out 2>&1 && cp MLInterfaces.Rcheck\00install.out MLInterfaces-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=MLInterfaces.buildbin-libdir --install="check:MLInterfaces-install.out" --force-multiarch --no-vignettes --timings MLInterfaces_1.56.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/MLInterfaces.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MLInterfaces/DESCRIPTION' ... OK
* this is package 'MLInterfaces' version '1.56.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 whether package 'MLInterfaces' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'BiocGenerics::var' by 'stats::var' when loading 'MLInterfaces'
See 'C:/Users/biocbuild/bbs-3.5-bioc/meat/MLInterfaces.Rcheck/00install.out' for details.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
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 ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
hclustWidget : <anonymous>: no visible global function definition for
  ':='
hclustWidget : <anonymous>: no visible binding for global variable
  'key'
Undefined global functions or variables:
  := key
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
           user system elapsed
MLearn-new 18.6   0.45   20.14
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
MLearn-new         23.94   0.27   24.47
planarPlot-methods  4.92   0.16    5.08
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.R'
 OK
* 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 WARNING, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/MLInterfaces.Rcheck/00check.log'
for details.


MLInterfaces.Rcheck/00install.out:


install for i386

* installing *source* package 'MLInterfaces' ...
** R
** inst
** preparing package for lazy loading
Warning: replacing previous import 'BiocGenerics::var' by 'stats::var' when loading 'MLInterfaces'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::var' by 'stats::var' when loading 'MLInterfaces'

install for x64

* installing *source* package 'MLInterfaces' ...
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::var' by 'stats::var' when loading 'MLInterfaces'
* MD5 sums
packaged installation of 'MLInterfaces' as MLInterfaces_1.56.0.zip
* DONE (MLInterfaces)

MLInterfaces.Rcheck/examples_i386/MLInterfaces-Ex.timings:

nameusersystemelapsed
MLearn-new18.60 0.4520.14
RAB0.210.010.22
balKfold.xvspec0.050.000.05
classifierOutput-class3.640.023.65
clusteringOutput-class000
confuMat-methods0.450.020.47
confuTab000
fs.absT0.060.000.06
fsHistory0.090.000.09
hclustWidget0.020.000.02
learnerSchema-class000
performance-analytics000
planarPlot-methods3.920.154.08
plspinHcube000
predict.classifierOutput2.300.002.29
projectLearnerToGrid0.940.081.01
projectedLearner-class000
raboostCont-class000
varImpStruct-class0.900.030.94
xvalLoop000
xvalSpec0.270.000.26

MLInterfaces.Rcheck/examples_x64/MLInterfaces-Ex.timings:

nameusersystemelapsed
MLearn-new23.94 0.2724.47
RAB0.170.000.17
balKfold.xvspec0.050.000.05
classifierOutput-class2.220.002.22
clusteringOutput-class000
confuMat-methods0.280.000.28
confuTab0.020.000.01
fs.absT0.040.000.05
fsHistory0.080.000.08
hclustWidget000
learnerSchema-class000
performance-analytics000
planarPlot-methods4.920.165.08
plspinHcube000
predict.classifierOutput3.450.003.63
projectLearnerToGrid0.880.090.96
projectedLearner-class000
raboostCont-class000
varImpStruct-class0.750.050.80
xvalLoop000
xvalSpec0.250.000.25