Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2025-04-02 19:34 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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 1288/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.30.0  (landing page)
Eva Hamrud
Snapshot Date: 2025-03-31 13:00 -0400 (Mon, 31 Mar 2025)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_20
git_last_commit: 39e7eb5
git_last_commit_date: 2024-10-29 10:33:04 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for mixOmics on kjohnson1

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.

raw results


Summary

Package: mixOmics
Version: 6.30.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.30.0.tar.gz
StartedAt: 2025-04-02 01:14:17 -0400 (Wed, 02 Apr 2025)
EndedAt: 2025-04-02 01:20:20 -0400 (Wed, 02 Apr 2025)
EllapsedTime: 363.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.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/mixOmics.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.7.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.30.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  6.2Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    data   3.3Mb
* 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 ... NOTE
Namespace in Imports field not imported from: ‘gsignal’
  All declared Imports should be used.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
biplot             12.811  0.102  12.988
background.predict  7.921  1.845   9.792
block.splsda        6.213  0.131   6.347
circosPlot          5.660  0.085   5.787
block.spls          5.522  0.093   5.618
tune.splsda         4.652  0.532   5.186
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/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.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 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.30.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")
2025-04-02 01:17:57.612 R[40725:343275978] XType: Using static font registry.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (q in 1:J) { : closing unused connection 6 (<-localhost:11501)
2: In for (q in 1:J) { : closing unused connection 5 (<-localhost:11501)
> 
> proc.time()
   user  system elapsed 
102.775   5.669 140.109 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0210.0040.025
auroc1.0680.0381.106
background.predict7.9211.8459.792
biplot12.811 0.10212.988
block.pls0.5240.0150.538
block.plsda0.6190.0070.627
block.spls5.5220.0935.618
block.splsda6.2130.1316.347
cim0.0500.0060.055
cimDiablo0.2670.0100.279
circosPlot5.6600.0855.787
colors0.0370.0020.039
explained_variance0.1600.0080.169
get.confusion_matrix0.1960.0080.211
image.tune.rcc2.3330.0462.380
imgCor0.0860.0090.095
impute.nipals0.0160.0040.019
ipca0.8370.0300.868
logratio-transformations0.4040.0180.422
map0.0060.0020.008
mat.rank0.0020.0000.002
mint.block.pls0.1830.0100.194
mint.block.plsda0.1500.0060.156
mint.block.spls0.1940.0080.201
mint.block.splsda0.1690.0070.177
mint.pca0.3650.0110.377
mint.pls0.4470.0060.455
mint.plsda0.5570.0080.564
mint.spls0.4800.0090.490
mint.splsda0.6320.0130.644
mixOmics0.3870.0230.409
nearZeroVar0.6820.0230.705
network0.0150.0040.018
pca4.7700.0824.856
perf2.4680.1352.604
plot.rcc0.0170.0030.021
plot.tune0.0000.0010.002
plotArrow3.3630.0723.441
plotDiablo0.2090.0090.218
plotIndiv0.3110.0080.319
plotLoadings0.1240.0120.146
plotMarkers0.0000.0000.001
plotVar0.5260.0090.537
pls0.0060.0020.008
plsda0.3280.0120.342
predict0.1770.0130.190
rcc0.0030.0020.005
selectVar0.4940.0690.564
sipca0.4900.0160.505
spca3.6570.1193.776
spls0.2280.0230.254
splsda0.3360.0120.347
study_split0.0080.0030.010
summary0.0180.0030.021
tune4.4940.4064.913
tune.block.splsda0.0000.0010.000
tune.mint.splsda2.3130.1332.446
tune.pca0.2040.0160.220
tune.rcc2.1790.1032.282
tune.spca0.6190.0160.635
tune.spls0.0000.0010.001
tune.splsda4.6520.5325.186
tune.splslevel0.8890.0400.929
unmap0.0050.0030.008
vip0.0090.0030.012
withinVariation0.8530.0100.864
wrapper.rgcca0.0570.0050.061
wrapper.sgcca0.1040.0070.111