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

This page was generated on 2024-05-07 11:32:38 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.28.0  (landing page)
Max Bladen
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_19
git_last_commit: 69f1322
git_last_commit_date: 2024-04-30 11:10:54 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for mixOmics on kjohnson3


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.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-05-06 23:04:37 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 23:06:39 -0400 (Mon, 06 May 2024)
EllapsedTime: 122.3 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.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/mixOmics.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.5
* 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:
    data   3.3Mb
    doc    1.9Mb
    R      1.4Mb
* 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
* 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-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 (2024-04-24) -- "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.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-05-06 23:05:52.642 R[77149:40880184] 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 (i in seq_len(n)) { :
  closing unused connection 6 (<-localhost:11887)
2: In for (i in seq_len(n)) { :
  closing unused connection 5 (<-localhost:11887)
> 
> proc.time()
   user  system elapsed 
 31.738   1.841  44.304 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0070.0020.008
auroc0.2740.0070.280
background.predict2.8670.7623.642
biplot3.4950.0303.526
block.pls0.1780.0050.184
block.plsda0.1920.0020.194
block.spls1.6370.0421.680
block.splsda1.9260.0221.949
cim0.0160.0010.018
cimDiablo0.0890.0020.092
circosPlot1.8610.0231.886
colors0.0110.0010.012
explained_variance0.0360.0040.040
get.confusion_matrix0.0610.0080.069
image.tune.rcc0.7180.0160.734
imgCor0.0240.0020.026
impute.nipals0.0040.0000.005
ipca0.2510.0080.259
logratio-transformations0.0280.0020.030
map0.0010.0010.002
mat.rank000
mint.block.pls0.0600.0020.062
mint.block.plsda0.0550.0030.057
mint.block.spls0.0650.0030.068
mint.block.splsda0.0580.0020.060
mint.pca0.1090.0010.109
mint.pls0.1610.0070.167
mint.plsda0.1790.0040.183
mint.spls0.1490.0030.151
mint.splsda0.1810.0030.184
mixOmics0.1360.0100.146
nearZeroVar0.3230.0190.345
network0.0050.0010.006
pca1.4100.0221.434
perf0.9510.0581.007
plot.rcc0.0050.0010.006
plot.tune0.0000.0000.001
plotArrow1.0750.0211.097
plotDiablo0.0700.0040.074
plotIndiv0.0910.0020.094
plotLoadings0.0570.0050.063
plotMarkers000
plotVar0.1640.0050.169
pls0.0020.0010.002
plsda0.1030.0030.106
predict0.0700.0050.074
rcc0.0010.0010.001
selectVar0.2490.0180.267
sipca0.1490.0070.155
spca1.1570.0451.201
spls0.0700.0050.075
splsda0.1000.0030.103
study_split0.0020.0010.004
summary0.0060.0000.006
tune1.4920.1691.661
tune.block.splsda0.0000.0000.001
tune.mint.splsda0.6990.0270.726
tune.pca0.0640.0050.070
tune.rcc0.7240.0450.769
tune.spca0.1950.0100.206
tune.spls000
tune.splsda1.2590.1861.451
tune.splslevel0.3040.0120.316
unmap0.0020.0020.003
vip0.0030.0010.004
withinVariation0.2830.0030.285
wrapper.rgcca0.0190.0010.020
wrapper.sgcca0.0350.0030.039