| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:42 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 1299/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| mixOmics 6.28.0 (landing page) Max Bladen
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
|
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.28.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.28.0.tar.gz |
| StartedAt: 2024-10-18 04:24:56 -0400 (Fri, 18 Oct 2024) |
| EndedAt: 2024-10-18 04:31:34 -0400 (Fri, 18 Oct 2024) |
| EllapsedTime: 397.5 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.28.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* 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.28.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 code 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 whether 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 13.189 0.154 13.571
background.predict 8.718 2.062 10.909
block.splsda 7.011 0.104 7.178
circosPlot 5.873 0.098 6.061
block.spls 5.640 0.096 5.818
tune 4.745 0.549 5.377
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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.19-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.4-arm64/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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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.28.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")
2024-10-18 04:28:57.418 R[38314:393226639] XType: Using static font registry.
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (ijk.keepA in 1:nrow(keepA[[comp]])) { :
closing unused connection 6 (<-localhost:11064)
2: In for (ijk.keepA in 1:nrow(keepA[[comp]])) { :
closing unused connection 5 (<-localhost:11064)
>
> proc.time()
user system elapsed
107.025 6.063 149.650
mixOmics.Rcheck/mixOmics-Ex.timings
| name | user | system | elapsed | |
| S3methods-print | 0.008 | 0.002 | 0.011 | |
| auroc | 0.830 | 0.034 | 0.883 | |
| background.predict | 8.718 | 2.062 | 10.909 | |
| biplot | 13.189 | 0.154 | 13.571 | |
| block.pls | 0.547 | 0.017 | 0.568 | |
| block.plsda | 0.659 | 0.011 | 0.678 | |
| block.spls | 5.640 | 0.096 | 5.818 | |
| block.splsda | 7.011 | 0.104 | 7.178 | |
| cim | 0.051 | 0.007 | 0.058 | |
| cimDiablo | 0.297 | 0.016 | 0.316 | |
| circosPlot | 5.873 | 0.098 | 6.061 | |
| colors | 0.036 | 0.003 | 0.039 | |
| explained_variance | 0.128 | 0.014 | 0.148 | |
| get.confusion_matrix | 0.206 | 0.014 | 0.230 | |
| image.tune.rcc | 2.337 | 0.083 | 2.461 | |
| imgCor | 0.074 | 0.010 | 0.083 | |
| impute.nipals | 0.011 | 0.003 | 0.015 | |
| ipca | 0.850 | 0.034 | 0.947 | |
| logratio-transformations | 0.089 | 0.009 | 0.099 | |
| map | 0.006 | 0.003 | 0.008 | |
| mat.rank | 0.002 | 0.001 | 0.002 | |
| mint.block.pls | 0.196 | 0.008 | 0.207 | |
| mint.block.plsda | 0.164 | 0.005 | 0.170 | |
| mint.block.spls | 0.234 | 0.014 | 0.249 | |
| mint.block.splsda | 0.175 | 0.007 | 0.183 | |
| mint.pca | 0.410 | 0.009 | 0.422 | |
| mint.pls | 0.509 | 0.008 | 0.520 | |
| mint.plsda | 0.607 | 0.008 | 0.619 | |
| mint.spls | 0.865 | 0.017 | 0.889 | |
| mint.splsda | 0.610 | 0.011 | 0.625 | |
| mixOmics | 0.346 | 0.022 | 0.373 | |
| nearZeroVar | 0.720 | 0.025 | 0.751 | |
| network | 0.016 | 0.004 | 0.019 | |
| pca | 4.525 | 0.059 | 4.610 | |
| perf | 2.951 | 0.227 | 3.219 | |
| plot.rcc | 0.025 | 0.004 | 0.029 | |
| plot.tune | 0.001 | 0.001 | 0.001 | |
| plotArrow | 3.606 | 0.089 | 3.727 | |
| plotDiablo | 0.214 | 0.013 | 0.227 | |
| plotIndiv | 0.313 | 0.009 | 0.325 | |
| plotLoadings | 0.143 | 0.019 | 0.163 | |
| plotMarkers | 0 | 0 | 0 | |
| plotVar | 0.604 | 0.013 | 0.622 | |
| pls | 0.006 | 0.002 | 0.008 | |
| plsda | 0.356 | 0.012 | 0.375 | |
| predict | 0.199 | 0.016 | 0.216 | |
| rcc | 0.004 | 0.002 | 0.005 | |
| selectVar | 0.815 | 0.116 | 0.935 | |
| sipca | 0.478 | 0.030 | 0.512 | |
| spca | 3.675 | 0.229 | 3.966 | |
| spls | 0.223 | 0.026 | 0.253 | |
| splsda | 0.336 | 0.014 | 0.352 | |
| study_split | 0.008 | 0.003 | 0.010 | |
| summary | 0.017 | 0.003 | 0.021 | |
| tune | 4.745 | 0.549 | 5.377 | |
| tune.block.splsda | 0.000 | 0.001 | 0.001 | |
| tune.mint.splsda | 2.421 | 0.103 | 2.563 | |
| tune.pca | 0.210 | 0.015 | 0.231 | |
| tune.rcc | 2.286 | 0.089 | 2.405 | |
| tune.spca | 0.655 | 0.016 | 0.680 | |
| tune.spls | 0 | 0 | 0 | |
| tune.splsda | 4.337 | 0.424 | 4.798 | |
| tune.splslevel | 0.957 | 0.044 | 1.008 | |
| unmap | 0.006 | 0.003 | 0.009 | |
| vip | 0.010 | 0.003 | 0.012 | |
| withinVariation | 0.954 | 0.013 | 0.975 | |
| wrapper.rgcca | 0.062 | 0.004 | 0.066 | |
| wrapper.sgcca | 0.121 | 0.009 | 0.132 | |