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

This page was generated on 2025-01-09 12:05 -0500 (Thu, 09 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
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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-02 13:00 -0500 (Thu, 02 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    ERROR  skipped


CHECK results for mixOmics on nebbiolo2

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: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings mixOmics_6.30.0.tar.gz
StartedAt: 2025-01-03 00:05:08 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 00:18:24 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 795.8 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings mixOmics_6.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/mixOmics.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* 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.3Mb
  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 loading without being on the library search path ... 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             14.220  0.147  14.369
background.predict  6.912  0.133   7.044
block.splsda        5.934  0.009   5.943
circosPlot          5.610  0.055   5.665
block.spls          5.145  0.043   5.188
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/mixOmics.Rcheck/00check.log’
for details.


Installation output

mixOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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-pc-linux-gnu

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 (j in pseq) { : closing unused connection 6 (<-localhost:11492)
2: In for (j in pseq) { : closing unused connection 5 (<-localhost:11492)
> 
> proc.time()
   user  system elapsed 
 99.588   2.730 116.284 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0160.0020.018
auroc0.9070.0550.963
background.predict6.9120.1337.044
biplot14.220 0.14714.369
block.pls0.4990.0050.504
block.plsda0.6420.0020.644
block.spls5.1450.0435.188
block.splsda5.9340.0095.943
cim0.0320.0020.034
cimDiablo0.2500.0020.252
circosPlot5.6100.0555.665
colors0.0260.0000.028
explained_variance0.1060.0060.112
get.confusion_matrix0.3970.0090.406
image.tune.rcc1.8320.0021.834
imgCor0.0600.0000.061
impute.nipals0.010.000.01
ipca0.7110.0050.716
logratio-transformations0.0530.0030.057
map0.0040.0000.003
mat.rank0.0020.0000.001
mint.block.pls0.1380.0010.138
mint.block.plsda0.1120.0010.112
mint.block.spls0.1500.0010.151
mint.block.splsda0.1280.0000.128
mint.pca0.3330.0010.334
mint.pls0.4480.0000.448
mint.plsda0.5280.0010.529
mint.spls0.4680.0000.468
mint.splsda0.5800.0000.581
mixOmics0.2730.0040.277
nearZeroVar0.8260.0020.828
network0.0100.0060.016
pca4.2330.0424.275
perf2.0250.0212.046
plot.rcc0.0130.0000.014
plot.tune0.0000.0000.001
plotArrow3.2090.0083.217
plotDiablo0.1780.0000.178
plotIndiv0.2680.0000.268
plotLoadings0.1020.0000.102
plotMarkers000
plotVar0.4960.0020.498
pls0.0050.0010.006
plsda0.2990.0020.301
predict0.1350.0040.139
rcc0.0020.0010.003
selectVar0.3820.0000.382
sipca0.4290.0010.430
spca2.8490.0062.856
spls0.1870.0000.187
splsda0.3160.0000.316
study_split0.0050.0010.006
summary0.0130.0010.014
tune3.9480.0093.957
tune.block.splsda000
tune.mint.splsda2.0980.0012.099
tune.pca0.1560.0050.161
tune.rcc1.8520.0021.854
tune.spca0.5800.0010.581
tune.spls000
tune.splsda4.3720.0164.387
tune.splslevel0.8160.0080.824
unmap0.0040.0010.004
vip0.0090.0010.010
withinVariation0.9520.0030.956
wrapper.rgcca0.0630.0020.066
wrapper.sgcca0.1050.0000.106