Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for MultiBaC on tokay1

This page was generated on 2021-05-06 12:32:23 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the MultiBaC package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1175/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MultiBaC 1.0.0  (landing page)
The package maintainer
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/MultiBaC
Branch: RELEASE_3_12
Last Commit: f79df0f
Last Changed Date: 2020-10-27 11:58:56 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: MultiBaC
Version: 1.0.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MultiBaC.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings MultiBaC_1.0.0.tar.gz
StartedAt: 2021-05-06 04:55:29 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:59:32 -0400 (Thu, 06 May 2021)
EllapsedTime: 242.5 seconds
RetCode: 0
Status:   OK   
CheckDir: MultiBaC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:MultiBaC.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings MultiBaC_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/MultiBaC.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MultiBaC/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MultiBaC' version '1.0.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 'MultiBaC' 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 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plot_pca          14.02   0.00   14.08
plot              13.36   0.00   13.39
MultiBaC          11.54   0.06   11.61
inner_relPlot     10.70   0.09   10.80
Q2_plot           10.33   0.19   10.51
explained_varPlot  9.92   0.00    9.92
batchCorrection    9.89   0.01    9.91
ARSyNbac           7.97   0.50    8.47
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
explained_varPlot 12.17   0.00   12.18
batchCorrection   12.13   0.02   12.14
inner_relPlot     11.42   0.00   11.42
Q2_plot           11.17   0.01   11.19
plot              10.87   0.01   10.89
MultiBaC          10.38   0.03   10.40
plot_pca          10.27   0.00   10.27
ARSyNbac           8.56   0.27    8.85
* 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

MultiBaC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/MultiBaC_1.0.0.tar.gz && rm -rf MultiBaC.buildbin-libdir && mkdir MultiBaC.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=MultiBaC.buildbin-libdir MultiBaC_1.0.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL MultiBaC_1.0.0.zip && rm MultiBaC_1.0.0.tar.gz MultiBaC_1.0.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  103k  100  103k    0     0   697k      0 --:--:-- --:--:-- --:--:--  702k

install for i386

* installing *source* package 'MultiBaC' ...
** using staged installation
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MultiBaC'
    finding HTML links ... done
    A.gro                                   html  
    A.rna                                   html  
    ARSyNbac                                html  
    B.ribo                                  html  
    B.rna                                   html  
    C.par                                   html  
    C.rna                                   html  
    MultiBaC                                html  
    Q2_plot                                 html  
    batchCorrection                         html  
    batchEstPlot                            html  
    createMbac                              html  
    explained_varPlot                       html  
    genMissingOmics                         html  
    genModelList                            html  
    inner_relPlot                           html  
    multiyeast                              html  
    plot                                    html  
    plot_pca                                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 'MultiBaC' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'MultiBaC' as MultiBaC_1.0.0.zip
* DONE (MultiBaC)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'MultiBaC' successfully unpacked and MD5 sums checked

Tests output


Example timings

MultiBaC.Rcheck/examples_i386/MultiBaC-Ex.timings

nameusersystemelapsed
ARSyNbac7.970.508.47
MultiBaC11.54 0.0611.61
Q2_plot10.33 0.1910.51
batchCorrection9.890.019.91
batchEstPlot1.000.021.02
createMbac0.390.000.39
explained_varPlot9.920.009.92
genMissingOmics1.030.001.03
genModelList0.610.020.62
inner_relPlot10.70 0.0910.80
multiyeast0.000.020.02
plot13.36 0.0013.39
plot_pca14.02 0.0014.08

MultiBaC.Rcheck/examples_x64/MultiBaC-Ex.timings

nameusersystemelapsed
ARSyNbac8.560.278.85
MultiBaC10.38 0.0310.40
Q2_plot11.17 0.0111.19
batchCorrection12.13 0.0212.14
batchEstPlot1.170.011.19
createMbac0.440.000.43
explained_varPlot12.17 0.0012.18
genMissingOmics1.220.051.26
genModelList0.640.000.64
inner_relPlot11.42 0.0011.42
multiyeast000
plot10.87 0.0110.89
plot_pca10.27 0.0010.27