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.6: CHECK report for MLInterfaces on tokay1

This page was generated on 2017-08-16 13:26:32 -0400 (Wed, 16 Aug 2017).

Package 847/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MLInterfaces 1.57.0
V. Carey
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/MLInterfaces
Last Changed Rev: 129129 / Revision: 131943
Last Changed Date: 2017-04-24 15:50:57 -0400 (Mon, 24 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 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.57.0
Command: rm -rf MLInterfaces.buildbin-libdir MLInterfaces.Rcheck && mkdir MLInterfaces.buildbin-libdir MLInterfaces.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MLInterfaces.buildbin-libdir MLInterfaces_1.57.0.tar.gz >MLInterfaces.Rcheck\00install.out 2>&1 && cp MLInterfaces.Rcheck\00install.out MLInterfaces-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=MLInterfaces.buildbin-libdir --install="check:MLInterfaces-install.out" --force-multiarch --no-vignettes --timings MLInterfaces_1.57.0.tar.gz
StartedAt: 2017-08-16 00:57:17 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:01:58 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 281.6 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.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=MLInterfaces.buildbin-libdir MLInterfaces_1.57.0.tar.gz >MLInterfaces.Rcheck\00install.out 2>&1 && cp MLInterfaces.Rcheck\00install.out MLInterfaces-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=MLInterfaces.buildbin-libdir --install="check:MLInterfaces-install.out" --force-multiarch --no-vignettes --timings MLInterfaces_1.57.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/MLInterfaces.Rcheck'
* using R version 3.4.1 (2017-06-30)
* 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.57.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.6-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 14.86   0.41   17.88
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
            user system elapsed
MLearn-new 15.27    0.2   16.19
* 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.6-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.57.0.zip
* DONE (MLInterfaces)

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

nameusersystemelapsed
MLearn-new14.86 0.4117.88
RAB0.170.020.19
balKfold.xvspec0.030.000.04
classifierOutput-class3.470.013.51
clusteringOutput-class000
confuMat-methods0.420.020.45
confuTab000
fs.absT0.050.010.06
fsHistory0.060.000.06
hclustWidget000
learnerSchema-class000
performance-analytics0.020.000.02
planarPlot-methods4.140.174.31
plspinHcube000
predict.classifierOutput2.730.022.75
projectLearnerToGrid1.180.091.27
projectedLearner-class000
raboostCont-class000
varImpStruct-class0.670.040.70
xvalLoop000
xvalSpec0.190.000.19

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

nameusersystemelapsed
MLearn-new15.27 0.2016.19
RAB0.140.020.15
balKfold.xvspec0.050.000.05
classifierOutput-class2.450.022.47
clusteringOutput-class000
confuMat-methods0.270.010.28
confuTab0.020.000.02
fs.absT0.040.000.04
fsHistory0.080.020.10
hclustWidget000
learnerSchema-class000
performance-analytics000
planarPlot-methods3.440.063.50
plspinHcube000
predict.classifierOutput2.750.032.87
projectLearnerToGrid0.890.050.94
projectedLearner-class000
raboostCont-class000
varImpStruct-class0.690.010.70
xvalLoop000
xvalSpec0.180.000.19