Back to Multiple platform build/check report for BioC 3.11
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for BioMM on tokay2

This page was generated on 2020-10-17 11:56:10 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE BioMM PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 174/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BioMM 1.4.0
Junfang Chen
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/BioMM
Branch: RELEASE_3_11
Last Commit: 4635011
Last Changed Date: 2020-04-27 15:23:21 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: BioMM
Version: 1.4.0
Command: C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:BioMM.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings BioMM_1.4.0.tar.gz
StartedAt: 2020-10-17 01:59:59 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 02:06:37 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 397.8 seconds
RetCode: 0
Status:  OK  
CheckDir: BioMM.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:BioMM.install-out.txt --library=C:\Users\biocbuild\bbs-3.11-bioc\R\library --no-vignettes --timings BioMM_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.11-bioc/meat/BioMM.Rcheck'
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'BioMM/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'BioMM' version '1.4.0'
* 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 ... OK
* checking for portable file names ... OK
* checking whether package 'BioMM' 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
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
getDataByFilter     41.16   0.88   42.08
reconByUnsupervised 24.68   0.23   24.93
predByBS            22.28   1.10   18.61
reconBySupervised   10.14   0.07   10.21
predByCV             4.92   0.22    5.06
getMetrics           3.09   0.22    5.81
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
getDataByFilter     44.22   0.78   45.09
reconByUnsupervised 35.89   0.28   36.22
predByBS            20.00   0.95   18.31
reconBySupervised   15.52   0.05   15.66
predByCV             5.02   0.19    5.11
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTest.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTest.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: OK


Installation output

BioMM.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.11/bioc/src/contrib/BioMM_1.4.0.tar.gz && rm -rf BioMM.buildbin-libdir && mkdir BioMM.buildbin-libdir && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=BioMM.buildbin-libdir BioMM_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.11-bioc\R\bin\R.exe CMD INSTALL BioMM_1.4.0.zip && rm BioMM_1.4.0.tar.gz BioMM_1.4.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4064k  100 4064k    0     0  25.5M      0 --:--:-- --:--:-- --:--:-- 26.8M

install for i386

* installing *source* package 'BioMM' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'BioMM'
    finding HTML links ... done
    BioMM                                   html  
    BioMMstage2pred                         html  
    baseGLMnet                              html  
    baseModel                               html  
    baseRandForest                          html  
    baseSVM                                 html  
    cirPlot4pathway                         html  
    classifiACC                             html  
    getDataByFilter                         html  
    getMetrics                              html  
    omics2pathlist                          html  
    plotRankedFeature                       html  
    plotVarExplained                        html  
    predByBS                                html  
    predByCV                                html  
    predByFS                                html  
    reconBySupervised                       html  
    reconByUnsupervised                     html  
** 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

install for x64

* installing *source* package 'BioMM' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'BioMM' as BioMM_1.4.0.zip
* DONE (BioMM)
* installing to library 'C:/Users/biocbuild/bbs-3.11-bioc/R/library'
package 'BioMM' successfully unpacked and MD5 sums checked

Tests output

BioMM.Rcheck/tests_i386/runTest.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.

> BiocGenerics:::testPackage("BioMM")


RUNIT TEST PROTOCOL -- Sat Oct 17 02:06:22 2020 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
BioMM RUnit Tests - 2 test functions, 0 errors, 0 failures
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
   5.43    0.50    5.84 

BioMM.Rcheck/tests_x64/runTest.Rout


R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.

> BiocGenerics:::testPackage("BioMM")


RUNIT TEST PROTOCOL -- Sat Oct 17 02:06:27 2020 
*********************************************** 
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
BioMM RUnit Tests - 2 test functions, 0 errors, 0 failures
Number of test functions: 2 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
   4.59    0.42    4.82 

Example timings

BioMM.Rcheck/examples_i386/BioMM-Ex.timings

nameusersystemelapsed
BioMM0.470.011.31
baseGLMnet0.660.020.68
baseModel0.680.021.31
baseRandForest0.660.100.59
baseSVM1.110.151.25
classifiACC2.450.102.52
getDataByFilter41.16 0.8842.08
getMetrics3.090.225.81
omics2pathlist0.630.052.89
predByBS22.28 1.1018.61
predByCV4.920.225.06
predByFS0.510.030.42
reconBySupervised10.14 0.0710.21
reconByUnsupervised24.68 0.2324.93

BioMM.Rcheck/examples_x64/BioMM-Ex.timings

nameusersystemelapsed
BioMM0.190.000.18
baseGLMnet0.870.020.89
baseModel0.360.010.42
baseRandForest0.630.020.60
baseSVM1.400.051.45
classifiACC2.740.232.83
getDataByFilter44.22 0.7845.09
getMetrics2.610.072.14
omics2pathlist0.420.010.44
predByBS20.00 0.9518.31
predByCV5.020.195.11
predByFS0.510.060.48
reconBySupervised15.52 0.0515.66
reconByUnsupervised35.89 0.2836.22