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

This page was generated on 2024-05-20 11:32:15 -0400 (Mon, 20 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4381
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 1259/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.29.0  (landing page)
Max Bladen
Snapshot Date: 2024-05-18 09:00:01 -0400 (Sat, 18 May 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: 3eefa3c
git_last_commit_date: 2024-04-30 11:10:54 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 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.29.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.29.0.tar.gz
StartedAt: 2024-05-19 19:30:07 -0400 (Sun, 19 May 2024)
EndedAt: 2024-05-19 19:36:15 -0400 (Sun, 19 May 2024)
EllapsedTime: 368.0 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.29.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/mixOmics.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* 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.29.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             10.714  0.087  10.822
background.predict  8.227  1.573   9.869
block.splsda        6.181  0.102   6.286
block.spls          5.594  0.119   5.725
circosPlot          5.565  0.085   5.656
tune                4.767  0.405   5.184
* 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.20-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.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)

Tests output

mixOmics.Rcheck/tests/testthat.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
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.29.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-05-19 19:33:47.878 R[97396:65574686] 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 .Internal(vapply(X, FUN, FUN.VALUE, USE.NAMES)) :
  closing unused connection 6 (<-localhost:11940)
2: In .Internal(vapply(X, FUN, FUN.VALUE, USE.NAMES)) :
  closing unused connection 5 (<-localhost:11940)
> 
> proc.time()
   user  system elapsed 
102.896   5.234 140.502 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0220.0050.028
auroc1.1070.0391.146
background.predict8.2271.5739.869
biplot10.714 0.08710.822
block.pls0.5410.0160.558
block.plsda0.6370.0070.645
block.spls5.5940.1195.725
block.splsda6.1810.1026.286
cim0.0530.0060.059
cimDiablo0.2680.0100.279
circosPlot5.5650.0855.656
colors0.0370.0020.038
explained_variance0.1780.0100.187
get.confusion_matrix0.1910.0070.198
image.tune.rcc2.5670.0912.671
imgCor0.0830.0100.094
impute.nipals0.0120.0030.015
ipca0.7770.0250.803
logratio-transformations0.0840.0080.109
map0.0050.0030.009
mat.rank0.0020.0010.002
mint.block.pls0.1930.0060.199
mint.block.plsda0.1660.0050.171
mint.block.spls0.2290.0190.249
mint.block.splsda0.1660.0060.176
mint.pca0.3650.0120.378
mint.pls0.4940.0080.503
mint.plsda0.8520.0110.864
mint.spls0.4760.0080.484
mint.splsda0.5860.0090.595
mixOmics0.3760.0220.399
nearZeroVar0.6870.0190.706
network0.0150.0040.019
pca4.5710.0784.652
perf2.5310.1472.679
plot.rcc0.0160.0060.022
plot.tune0.0000.0010.001
plotArrow3.6370.0893.732
plotDiablo0.2130.0090.223
plotIndiv0.2920.0070.299
plotLoadings0.1320.0140.147
plotMarkers000
plotVar0.5040.0080.515
pls0.0060.0020.008
plsda0.3160.0100.327
predict0.1830.0130.198
rcc0.0020.0020.004
selectVar0.4890.0370.527
sipca0.4900.0150.505
spca3.6750.1243.829
spls0.2240.0210.245
splsda0.3380.0090.348
study_split0.0090.0020.011
summary0.0320.0050.037
tune4.7670.4055.184
tune.block.splsda0.0000.0000.001
tune.mint.splsda2.2820.1502.432
tune.pca0.2260.0160.243
tune.rcc2.1680.0592.228
tune.spca0.6190.0220.641
tune.spls0.0000.0010.001
tune.splsda4.1160.2554.374
tune.splslevel0.9420.0330.976
unmap0.0060.0040.009
vip0.0100.0030.013
withinVariation0.8940.0150.926
wrapper.rgcca0.0590.0040.064
wrapper.sgcca0.1050.0090.115