Back to Mac ARM64 build report for BioC 3.18
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-04-18 11:32:14 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.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/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.26.0  (landing page)
Max Bladen
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_18
git_last_commit: 6800c8c
git_last_commit_date: 2023-10-24 11:09:19 -0400 (Tue, 24 Oct 2023)
kjohnson1macOS 13.6.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for mixOmics on kjohnson1


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.

raw results


Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0220.0050.027
auroc1.0830.0471.130
background.predict 8.367 3.04611.697
biplot10.979 0.08911.087
block.pls0.5330.0150.548
block.plsda0.6550.0090.668
block.spls5.5630.1065.682
block.splsda6.8960.1517.122
cim0.0520.0070.059
cimDiablo0.2450.0100.256
circosPlot5.5010.0885.607
colors0.0360.0020.038
explained_variance0.1300.0110.140
get.confusion_matrix0.1770.0080.191
image.tune.rcc2.2500.1012.366
imgCor0.0740.0090.083
impute.nipals0.0150.0040.019
ipca0.7850.0270.818
logratio-transformations0.0920.0120.104
map0.0060.0020.008
mat.rank0.0020.0000.002
mint.block.pls0.1980.0080.207
mint.block.plsda0.1700.0050.175
mint.block.spls0.2390.0150.254
mint.block.splsda0.1810.0060.188
mint.pca0.3710.0100.381
mint.pls0.4840.0080.492
mint.plsda0.5520.0090.562
mint.spls0.5040.0080.513
mint.splsda0.5740.0090.584
mixOmics0.7030.0380.758
nearZeroVar0.6370.0260.663
network0.0150.0030.018
pca4.1330.0534.196
perf2.8340.1522.991
plot.rcc0.0080.0030.011
plot.tune0.0000.0000.001
plotArrow3.4550.0803.547
plotDiablo0.2200.0110.235
plotIndiv0.3170.0130.332
plotLoadings0.1420.0150.163
plotMarkers000
plotVar0.5530.0120.577
pls0.0060.0020.008
plsda0.4610.0100.471
predict0.1820.0130.194
rcc0.0030.0020.005
selectVar0.7850.0580.847
sipca0.4600.0200.483
spca3.5730.1323.728
spls0.2260.0150.242
splsda0.4110.0080.420
study_split0.0080.0020.010
summary0.0180.0040.022
tune4.5940.4325.078
tune.block.splsda0.0000.0010.001
tune.mint.splsda2.2660.1512.418
tune.pca0.2230.0150.238
tune.rcc2.4970.1452.646
tune.spca0.6170.0170.635
tune.spls0.0000.0000.001
tune.splsda3.9830.4464.435
tune.splslevel0.8890.0360.926
unmap0.0050.0040.010
vip0.0090.0030.013
withinVariation0.8760.0120.889
wrapper.rgcca0.0790.0070.086
wrapper.sgcca0.1120.0120.126