Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:58:59 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE mixOmics PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1105/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
mixOmics 6.12.2 Kim-Anh Le Cao
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK |
Package: mixOmics |
Version: 6.12.2 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings mixOmics_6.12.2.tar.gz |
StartedAt: 2020-10-17 03:09:43 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 03:16:10 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 387.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: mixOmics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings mixOmics_6.12.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/mixOmics.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘mixOmics/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘mixOmics’ version ‘6.12.2’ * 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 for sufficient/correct file permissions ... OK * checking whether package ‘mixOmics’ can be installed ... OK * checking installed package size ... NOTE installed size is 5.6Mb sub-directories of 1Mb or more: R 2.0Mb data 3.0Mb * 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 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 ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed background.predict 10.557 1.574 12.138 tune 6.954 0.361 7.323 tune.splsda 6.466 0.336 6.847 * 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 ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.11-bioc/meat/mixOmics.Rcheck/00check.log’ for details.
mixOmics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL mixOmics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘mixOmics’ ... ** 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 (mixOmics)
mixOmics.Rcheck/tests/testthat.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-apple-darwin17.0 (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(mixOmics) Loading required package: MASS Loading required package: lattice Loading required package: ggplot2 Loaded mixOmics 6.12.2 Thank you for using mixOmics! Tutorials: http://mixomics.org Bookdown vignette: https://mixomicsteam.github.io/Bookdown Questions, issues: Follow the prompts at http://mixomics.org/contact-us Cite us: citation('mixOmics') > > test_check("mixOmics") $Comp1 AUC p-value AF vs BE 0.863 2.473e-05 $Comp2 AUC p-value AF vs BE 0.9981 7.124e-09 Performing repeated cross-validation... | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Performing repeated cross-validation... | | | 0%══ testthat results ═══════════════════════════════════════════════════════════ [ OK: 105 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 0 ] > > proc.time() user system elapsed 127.988 5.378 117.483
mixOmics.Rcheck/mixOmics-Ex.timings
name | user | system | elapsed | |
S3methods-print | 0.024 | 0.004 | 0.029 | |
auroc | 0.765 | 0.020 | 0.785 | |
background.predict | 10.557 | 1.574 | 12.138 | |
block.pls | 0.659 | 0.014 | 0.675 | |
block.plsda | 1.153 | 0.009 | 1.164 | |
block.spls | 0.712 | 0.009 | 0.724 | |
block.splsda | 0.729 | 0.008 | 0.739 | |
cim | 0.041 | 0.008 | 0.049 | |
cimDiablo | 0.262 | 0.006 | 0.267 | |
circosPlot | 0.717 | 0.009 | 0.727 | |
colors | 0.031 | 0.002 | 0.033 | |
explained_variance | 0.148 | 0.004 | 0.152 | |
get.confusion_matrix | 0.38 | 0.01 | 0.39 | |
image.tune.rcc | 3.286 | 0.048 | 3.339 | |
imgCor | 0.107 | 0.016 | 0.124 | |
ipca | 1.465 | 0.027 | 1.494 | |
logratio-transformations | 0.099 | 0.005 | 0.102 | |
map | 0.005 | 0.003 | 0.008 | |
mat.rank | 0.003 | 0.000 | 0.004 | |
mint.block.pls | 0.160 | 0.005 | 0.166 | |
mint.block.plsda | 0.141 | 0.004 | 0.145 | |
mint.block.spls | 0.205 | 0.008 | 0.214 | |
mint.block.splsda | 0.151 | 0.003 | 0.155 | |
mint.pca | 0.628 | 0.005 | 0.635 | |
mint.pls | 0.764 | 0.006 | 0.771 | |
mint.plsda | 0.881 | 0.006 | 0.888 | |
mint.spls | 0.654 | 0.005 | 0.661 | |
mint.splsda | 0.963 | 0.006 | 0.971 | |
mixOmics | 0.560 | 0.023 | 0.583 | |
nearZeroVar | 1.386 | 0.030 | 1.419 | |
network | 0.021 | 0.005 | 0.025 | |
nipals | 0.003 | 0.002 | 0.004 | |
pca | 0.190 | 0.012 | 0.203 | |
perf | 3.117 | 0.113 | 3.244 | |
plot.perf | 2.816 | 0.079 | 2.914 | |
plot.rcc | 0.024 | 0.004 | 0.028 | |
plot.tune | 0.000 | 0.001 | 0.002 | |
plotArrow | 0.129 | 0.011 | 0.141 | |
plotDiablo | 0.226 | 0.009 | 0.236 | |
plotIndiv | 0.430 | 0.006 | 0.438 | |
plotLoadings | 0.216 | 0.010 | 0.227 | |
plotVar | 0.856 | 0.019 | 0.878 | |
pls | 0.011 | 0.002 | 0.014 | |
plsda | 0.562 | 0.008 | 0.571 | |
predict | 0.329 | 0.008 | 0.338 | |
rcc | 0.005 | 0.002 | 0.007 | |
selectVar | 0.668 | 0.045 | 0.713 | |
sipca | 0.981 | 0.022 | 1.004 | |
spca | 1.116 | 0.053 | 1.170 | |
spls | 0.380 | 0.023 | 0.403 | |
splsda | 0.594 | 0.020 | 0.616 | |
study_split | 0.039 | 0.003 | 0.042 | |
summary | 0.025 | 0.005 | 0.031 | |
tune | 6.954 | 0.361 | 7.323 | |
tune.block.splsda | 0.086 | 0.004 | 0.091 | |
tune.mint.splsda | 4.483 | 0.065 | 4.551 | |
tune.pca | 0.352 | 0.017 | 0.370 | |
tune.rcc | 3.195 | 0.050 | 3.248 | |
tune.spls | 0.094 | 0.006 | 0.099 | |
tune.splsda | 6.466 | 0.336 | 6.847 | |
tune.splslevel | 1.923 | 0.046 | 1.971 | |
unmap | 0.004 | 0.007 | 0.011 | |
vip | 0.017 | 0.006 | 0.021 | |
withinVariation | 1.416 | 0.009 | 1.427 | |
wrapper.rgcca | 0.128 | 0.007 | 0.136 | |
wrapper.sgcca | 0.260 | 0.013 | 0.273 | |