Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:14 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the mixOmics package: - 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-04-17 19:52:55 -0400 (Wed, 17 Apr 2024) |
EndedAt: 2024-04-17 19:59:20 -0400 (Wed, 17 Apr 2024) |
EllapsedTime: 384.9 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-mac-arm64/meat/mixOmics.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: aarch64-apple-darwin20 (64-bit) * 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.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 background.predict 8.367 3.046 11.697 biplot 10.979 0.089 11.087 block.splsda 6.896 0.151 7.122 block.spls 5.563 0.106 5.682 circosPlot 5.501 0.088 5.607 tune 4.594 0.432 5.078 * 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-mac-arm64/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-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.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-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") 2024-04-17 19:56:45.847 R[80902:453538875] XType: Using static font registry. [ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ] [ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ] Warning messages: 1: closing unused connection 6 (<-localhost:11114) 2: closing unused connection 5 (<-localhost:11114) > > proc.time() user system elapsed 106.031 5.680 148.075
mixOmics.Rcheck/mixOmics-Ex.timings
name | user | system | elapsed | |
S3methods-print | 0.022 | 0.005 | 0.027 | |
auroc | 1.083 | 0.047 | 1.130 | |
background.predict | 8.367 | 3.046 | 11.697 | |
biplot | 10.979 | 0.089 | 11.087 | |
block.pls | 0.533 | 0.015 | 0.548 | |
block.plsda | 0.655 | 0.009 | 0.668 | |
block.spls | 5.563 | 0.106 | 5.682 | |
block.splsda | 6.896 | 0.151 | 7.122 | |
cim | 0.052 | 0.007 | 0.059 | |
cimDiablo | 0.245 | 0.010 | 0.256 | |
circosPlot | 5.501 | 0.088 | 5.607 | |
colors | 0.036 | 0.002 | 0.038 | |
explained_variance | 0.130 | 0.011 | 0.140 | |
get.confusion_matrix | 0.177 | 0.008 | 0.191 | |
image.tune.rcc | 2.250 | 0.101 | 2.366 | |
imgCor | 0.074 | 0.009 | 0.083 | |
impute.nipals | 0.015 | 0.004 | 0.019 | |
ipca | 0.785 | 0.027 | 0.818 | |
logratio-transformations | 0.092 | 0.012 | 0.104 | |
map | 0.006 | 0.002 | 0.008 | |
mat.rank | 0.002 | 0.000 | 0.002 | |
mint.block.pls | 0.198 | 0.008 | 0.207 | |
mint.block.plsda | 0.170 | 0.005 | 0.175 | |
mint.block.spls | 0.239 | 0.015 | 0.254 | |
mint.block.splsda | 0.181 | 0.006 | 0.188 | |
mint.pca | 0.371 | 0.010 | 0.381 | |
mint.pls | 0.484 | 0.008 | 0.492 | |
mint.plsda | 0.552 | 0.009 | 0.562 | |
mint.spls | 0.504 | 0.008 | 0.513 | |
mint.splsda | 0.574 | 0.009 | 0.584 | |
mixOmics | 0.703 | 0.038 | 0.758 | |
nearZeroVar | 0.637 | 0.026 | 0.663 | |
network | 0.015 | 0.003 | 0.018 | |
pca | 4.133 | 0.053 | 4.196 | |
perf | 2.834 | 0.152 | 2.991 | |
plot.rcc | 0.008 | 0.003 | 0.011 | |
plot.tune | 0.000 | 0.000 | 0.001 | |
plotArrow | 3.455 | 0.080 | 3.547 | |
plotDiablo | 0.220 | 0.011 | 0.235 | |
plotIndiv | 0.317 | 0.013 | 0.332 | |
plotLoadings | 0.142 | 0.015 | 0.163 | |
plotMarkers | 0 | 0 | 0 | |
plotVar | 0.553 | 0.012 | 0.577 | |
pls | 0.006 | 0.002 | 0.008 | |
plsda | 0.461 | 0.010 | 0.471 | |
predict | 0.182 | 0.013 | 0.194 | |
rcc | 0.003 | 0.002 | 0.005 | |
selectVar | 0.785 | 0.058 | 0.847 | |
sipca | 0.460 | 0.020 | 0.483 | |
spca | 3.573 | 0.132 | 3.728 | |
spls | 0.226 | 0.015 | 0.242 | |
splsda | 0.411 | 0.008 | 0.420 | |
study_split | 0.008 | 0.002 | 0.010 | |
summary | 0.018 | 0.004 | 0.022 | |
tune | 4.594 | 0.432 | 5.078 | |
tune.block.splsda | 0.000 | 0.001 | 0.001 | |
tune.mint.splsda | 2.266 | 0.151 | 2.418 | |
tune.pca | 0.223 | 0.015 | 0.238 | |
tune.rcc | 2.497 | 0.145 | 2.646 | |
tune.spca | 0.617 | 0.017 | 0.635 | |
tune.spls | 0.000 | 0.000 | 0.001 | |
tune.splsda | 3.983 | 0.446 | 4.435 | |
tune.splslevel | 0.889 | 0.036 | 0.926 | |
unmap | 0.005 | 0.004 | 0.010 | |
vip | 0.009 | 0.003 | 0.013 | |
withinVariation | 0.876 | 0.012 | 0.889 | |
wrapper.rgcca | 0.079 | 0.007 | 0.086 | |
wrapper.sgcca | 0.112 | 0.012 | 0.126 | |