| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-03-04 11:37:34 -0500 (Mon, 04 Mar 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4692 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4445 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4466 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 1284/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| mixOmics 6.26.0 (landing page) Max Bladen
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
To the developers/maintainers of the mixOmics package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/mixOmics.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
| Package: mixOmics |
| Version: 6.26.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mixOmics_6.26.0.tar.gz |
| StartedAt: 2024-03-03 21:52:50 -0500 (Sun, 03 Mar 2024) |
| EndedAt: 2024-03-03 21:59:45 -0500 (Sun, 03 Mar 2024) |
| EllapsedTime: 414.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: mixOmics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mixOmics_6.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/mixOmics.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.26.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 for sufficient/correct file permissions ... OK
* checking whether package ‘mixOmics’ can be installed ... OK
* checking installed package size ... NOTE
installed size is 8.1Mb
sub-directories of 1Mb or more:
R 1.4Mb
data 3.3Mb
doc 1.9Mb
* checking package 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 startup messages can be suppressed ... 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
biplot 11.074 0.121 11.271
background.predict 7.578 1.519 9.282
block.splsda 7.016 0.113 7.184
circosPlot 6.898 0.123 7.073
block.spls 5.920 0.098 6.068
tune 4.774 0.417 5.273
* 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.18-bioc/meat/mixOmics.Rcheck/00check.log’
for details.
mixOmics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL mixOmics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/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.3.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.26.0
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")
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (i in seq_len(n)) { :
closing unused connection 6 (<-localhost:11800)
2: In for (i in seq_len(n)) { :
closing unused connection 5 (<-localhost:11800)
>
> proc.time()
user system elapsed
119.010 5.765 160.620
mixOmics.Rcheck/mixOmics-Ex.timings
| name | user | system | elapsed | |
| S3methods-print | 0.020 | 0.004 | 0.024 | |
| auroc | 1.140 | 0.066 | 1.213 | |
| background.predict | 7.578 | 1.519 | 9.282 | |
| biplot | 11.074 | 0.121 | 11.271 | |
| block.pls | 0.546 | 0.011 | 0.562 | |
| block.plsda | 0.743 | 0.011 | 0.760 | |
| block.spls | 5.920 | 0.098 | 6.068 | |
| block.splsda | 7.016 | 0.113 | 7.184 | |
| cim | 0.041 | 0.008 | 0.051 | |
| cimDiablo | 0.324 | 0.020 | 0.349 | |
| circosPlot | 6.898 | 0.123 | 7.073 | |
| colors | 0.030 | 0.002 | 0.033 | |
| explained_variance | 0.107 | 0.004 | 0.112 | |
| get.confusion_matrix | 0.203 | 0.017 | 0.223 | |
| image.tune.rcc | 2.808 | 0.096 | 2.940 | |
| imgCor | 0.065 | 0.013 | 0.079 | |
| impute.nipals | 0.012 | 0.003 | 0.016 | |
| ipca | 0.838 | 0.028 | 0.873 | |
| logratio-transformations | 0.063 | 0.006 | 0.070 | |
| map | 0.004 | 0.003 | 0.008 | |
| mat.rank | 0.001 | 0.000 | 0.002 | |
| mint.block.pls | 0.140 | 0.005 | 0.147 | |
| mint.block.plsda | 0.132 | 0.007 | 0.143 | |
| mint.block.spls | 0.171 | 0.031 | 0.205 | |
| mint.block.splsda | 0.131 | 0.003 | 0.134 | |
| mint.pca | 0.425 | 0.008 | 0.436 | |
| mint.pls | 0.603 | 0.012 | 0.620 | |
| mint.plsda | 0.699 | 0.010 | 0.714 | |
| mint.spls | 0.595 | 0.007 | 0.608 | |
| mint.splsda | 0.716 | 0.018 | 0.743 | |
| mixOmics | 0.332 | 0.023 | 0.360 | |
| nearZeroVar | 0.962 | 0.025 | 0.997 | |
| network | 0.013 | 0.002 | 0.016 | |
| pca | 4.781 | 0.079 | 4.909 | |
| perf | 2.880 | 0.157 | 3.076 | |
| plot.rcc | 0.017 | 0.004 | 0.022 | |
| plot.tune | 0.001 | 0.002 | 0.003 | |
| plotArrow | 4.517 | 0.129 | 4.708 | |
| plotDiablo | 0.195 | 0.013 | 0.217 | |
| plotIndiv | 0.362 | 0.020 | 0.388 | |
| plotLoadings | 0.108 | 0.013 | 0.123 | |
| plotMarkers | 0.000 | 0.001 | 0.001 | |
| plotVar | 0.677 | 0.025 | 0.708 | |
| pls | 0.007 | 0.002 | 0.009 | |
| plsda | 0.550 | 0.014 | 0.569 | |
| predict | 0.177 | 0.012 | 0.190 | |
| rcc | 0.003 | 0.003 | 0.006 | |
| selectVar | 0.417 | 0.057 | 0.477 | |
| sipca | 0.549 | 0.020 | 0.575 | |
| spca | 3.549 | 0.146 | 3.732 | |
| spls | 0.471 | 0.029 | 0.504 | |
| splsda | 0.483 | 0.021 | 0.510 | |
| study_split | 0.006 | 0.002 | 0.007 | |
| summary | 0.021 | 0.006 | 0.026 | |
| tune | 4.774 | 0.417 | 5.273 | |
| tune.block.splsda | 0.000 | 0.001 | 0.001 | |
| tune.mint.splsda | 2.702 | 0.108 | 2.842 | |
| tune.pca | 0.193 | 0.014 | 0.211 | |
| tune.rcc | 2.698 | 0.105 | 2.822 | |
| tune.spca | 0.699 | 0.036 | 0.745 | |
| tune.spls | 0 | 0 | 0 | |
| tune.splsda | 4.267 | 0.390 | 4.705 | |
| tune.splslevel | 1.233 | 0.068 | 1.317 | |
| unmap | 0.005 | 0.006 | 0.011 | |
| vip | 0.011 | 0.003 | 0.014 | |
| withinVariation | 0.931 | 0.015 | 0.951 | |
| wrapper.rgcca | 0.074 | 0.004 | 0.079 | |
| wrapper.sgcca | 0.133 | 0.007 | 0.142 | |