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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
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


CHECK results for mixOmics on merida1

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: 2024-12-31 06:44:08 -0500 (Tue, 31 Dec 2024)
EndedAt: 2024-12-31 06:58:14 -0500 (Tue, 31 Dec 2024)
EllapsedTime: 845.7 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: x86_64-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 Monterey 12.7.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.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             24.583  0.167  28.282
block.splsda       15.198  0.131  17.198
background.predict 13.919  0.918  16.552
circosPlot         14.204  0.158  16.390
block.spls         12.475  0.122  14.205
pca                 9.396  0.077  11.122
plotArrow           8.484  0.108  10.539
tune                7.856  0.294   8.967
tune.splsda         6.788  0.310   7.118
spca                6.741  0.117   7.896
perf                5.517  0.124   6.170
tune.mint.splsda    5.135  0.087   5.258
* 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-x86_64/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: x86_64-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")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 236 ]
Warning messages:
1: In for (i in seq_len(n)) { :
  closing unused connection 6 (<-localhost:11475)
2: In for (i in seq_len(n)) { :
  closing unused connection 5 (<-localhost:11475)
> 
> proc.time()
   user  system elapsed 
231.041   7.137 320.611 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0320.0080.041
auroc2.0630.0982.332
background.predict13.919 0.91816.552
biplot24.583 0.16728.282
block.pls1.1050.0181.318
block.plsda1.6160.0171.872
block.spls12.475 0.12214.205
block.splsda15.198 0.13117.198
cim0.0610.0120.117
cimDiablo0.7160.0160.850
circosPlot14.204 0.15816.390
colors0.0510.0040.101
explained_variance0.1750.0100.199
get.confusion_matrix0.6750.0200.774
image.tune.rcc3.9090.0514.377
imgCor0.1290.0180.165
impute.nipals0.0200.0050.024
ipca1.6970.0322.013
logratio-transformations0.1160.0090.177
map0.0060.0040.011
mat.rank0.0040.0010.004
mint.block.pls0.2300.0150.251
mint.block.plsda0.1780.0070.203
mint.block.spls0.2600.0130.285
mint.block.splsda0.2120.0110.243
mint.pca0.8360.0100.958
mint.pls1.1860.0121.392
mint.plsda1.4230.0191.592
mint.spls1.1860.0121.306
mint.splsda1.4610.0121.596
mixOmics0.5520.0190.639
nearZeroVar1.8480.0342.116
network0.0240.0050.034
pca 9.396 0.07711.122
perf5.5170.1246.170
plot.rcc0.0270.0080.074
plot.tune0.0010.0050.007
plotArrow 8.484 0.10810.539
plotDiablo0.2990.0120.513
plotIndiv0.6820.0140.924
plotLoadings0.1870.0150.923
plotMarkers0.0010.0010.000
plotVar1.3080.0241.921
pls0.0130.0030.016
plsda0.7800.0100.849
predict0.4290.0140.652
rcc0.0050.0030.008
selectVar0.9650.0741.154
sipca1.0060.0251.229
spca6.7410.1177.896
spls0.3680.0220.403
splsda0.7960.0150.850
study_split0.0080.0050.012
summary0.0290.0050.035
tune7.8560.2948.967
tune.block.splsda0.0000.0020.002
tune.mint.splsda5.1350.0875.258
tune.pca0.3950.0130.576
tune.rcc3.7980.0734.069
tune.spca1.5480.0151.658
tune.spls0.0000.0010.002
tune.splsda6.7880.3107.118
tune.splslevel1.9890.0332.047
unmap0.0070.0100.016
vip0.0180.0050.087
withinVariation2.1010.0152.462
wrapper.rgcca0.1510.0060.163
wrapper.sgcca0.3630.0130.401