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

This page was generated on 2025-01-23 12:10 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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-01-20 13:00 -0500 (Mon, 20 Jan 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 -0500 (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-01-22 01:37:46 -0500 (Wed, 22 Jan 2025)
EndedAt: 2025-01-22 01:43:50 -0500 (Wed, 22 Jan 2025)
EllapsedTime: 364.6 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.2 (2024-10-31)
* 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.639  0.098  12.745
background.predict  8.200  2.061  10.324
block.splsda        6.404  0.135   6.541
circosPlot          5.467  0.087   5.559
tune                5.115  0.413   5.555
block.spls          4.949  0.097   5.068
* 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.2 (2024-10-31) -- "Pile of Leaves"
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.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-01-22 01:41:26.975 R[69122:151383226] 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 (m in 1:nlevels_study) { :
  closing unused connection 6 (<-localhost:11981)
2: In for (m in 1:nlevels_study) { :
  closing unused connection 5 (<-localhost:11981)
> 
> proc.time()
   user  system elapsed 
102.419   5.208 140.057 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0210.0040.025
auroc1.0970.0401.137
background.predict 8.200 2.06110.324
biplot12.639 0.09812.745
block.pls0.5330.0160.550
block.plsda0.6380.0090.648
block.spls4.9490.0975.068
block.splsda6.4040.1356.541
cim0.0500.0060.055
cimDiablo0.2510.0090.260
circosPlot5.4670.0875.559
colors0.0360.0020.039
explained_variance0.1280.0090.137
get.confusion_matrix0.5150.0210.537
image.tune.rcc2.1940.0712.265
imgCor0.0730.0110.083
impute.nipals0.0120.0030.016
ipca0.7800.0340.815
logratio-transformations0.0930.0060.098
map0.0050.0020.008
mat.rank0.0020.0000.002
mint.block.pls0.2080.0110.218
mint.block.plsda0.1590.0070.165
mint.block.spls0.2020.0090.211
mint.block.splsda0.1780.0060.184
mint.pca0.3620.0060.368
mint.pls0.4670.0090.476
mint.plsda0.5850.0290.615
mint.spls0.4710.0090.480
mint.splsda0.6240.0110.635
mixOmics0.3780.0190.396
nearZeroVar1.0350.0261.060
network0.0150.0040.018
pca4.5010.0554.558
perf2.8210.1282.958
plot.rcc0.0160.0030.020
plot.tune0.0000.0010.001
plotArrow3.3690.0803.455
plotDiablo0.2180.0070.226
plotIndiv0.2970.0070.305
plotLoadings0.1340.0090.143
plotMarkers0.0000.0000.001
plotVar0.5670.0150.582
pls0.0060.0020.008
plsda0.3340.0080.342
predict0.1910.0110.201
rcc0.0020.0010.005
selectVar0.7880.0530.841
sipca0.4610.0270.500
spca3.5490.1643.714
spls0.2680.0250.293
splsda0.3500.0100.361
study_split0.0080.0020.010
summary0.0180.0040.020
tune5.1150.4135.555
tune.block.splsda0.0010.0010.001
tune.mint.splsda2.2670.0932.359
tune.pca0.2310.0120.243
tune.rcc2.1750.1202.297
tune.spca0.6060.0130.623
tune.spls0.0000.0000.001
tune.splsda4.5050.3014.810
tune.splslevel0.8730.0330.906
unmap0.0050.0020.008
vip0.0090.0020.012
withinVariation0.8470.0110.858
wrapper.rgcca0.0680.0060.073
wrapper.sgcca0.1200.0110.131