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

This page was generated on 2025-03-19 11:48 -0400 (Wed, 19 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4742
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4545
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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 1301/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.31.4  (landing page)
Eva Hamrud
Snapshot Date: 2025-03-18 13:40 -0400 (Tue, 18 Mar 2025)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: c667e77
git_last_commit_date: 2025-03-13 00:05:55 -0400 (Thu, 13 Mar 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for mixOmics on kunpeng2

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: mixOmics
Version: 6.31.4
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings mixOmics_6.31.4.tar.gz
StartedAt: 2025-03-19 08:41:08 -0000 (Wed, 19 Mar 2025)
EndedAt: 2025-03-19 09:15:09 -0000 (Wed, 19 Mar 2025)
EllapsedTime: 2041.1 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings mixOmics_6.31.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/mixOmics.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* 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.31.4’
* 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 ... INFO
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    R      1.5Mb
    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 ... NOTE
perf.assess.sgccda: no visible binding for global variable
  ‘signif.threshold’
Undefined global functions or variables:
  signif.threshold
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  perf.Rd: BiocParallelParam-class
  perf.assess.Rd: BiocParallelParam-class
  rcc.Rd: estimate.lambda
  tune.Rd: BiocParallelParam-class
  tune.block.plsda.Rd: BiocParallelParam-class
  tune.block.splsda.Rd: BiocParallelParam-class
  tune.pls.Rd: BiocParallelParam-class
  tune.plsda.Rd: BiocParallelParam-class
  tune.spca.Rd: BiocParallelParam-class
  tune.spls.Rd: BiocParallelParam-class
  tune.splsda.Rd: BiocParallelParam-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
S3 methods shown with full name in Rd file 'perf.assess.Rd':
  ‘perf.assess’

The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
tune.spls          501.824  0.475 503.180
tune.splsda        145.467  0.224 145.993
tune.pls            86.345  0.583  87.091
tune.plsda          68.652  0.171  68.960
tune.block.plsda    49.032  0.028  49.157
perf.assess         47.983  0.060  48.133
tune.block.splsda   19.385  0.171  65.024
biplot              18.540  0.116  18.698
background.predict  13.572  0.152  13.748
image.tune.rcc      13.427  0.020  13.468
tune.rcc            13.324  0.000  13.342
circosPlot          10.874  0.063  10.962
block.splsda         9.907  0.044   9.974
tune                 9.038  0.004   9.062
block.spls           8.137  0.036   8.189
tune.mint.splsda     6.719  0.224   6.958
pca                  6.588  0.040   6.641
perf                 6.181  0.012   6.204
plotArrow            5.781  0.007   5.801
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/mixOmics.Rcheck/00check.log’
for details.


Installation output

mixOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘mixOmics’ ...
** this is package ‘mixOmics’ version ‘6.31.4’
** 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 Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.31.4
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")
[1] "test.keepX is set to NULL, tuning only for number of components..."
[1] "test.keepX is set to NULL, tuning only for number of components..."
[1] "test.keepX set to NULL, tuning only for number of components..."
[1] "test.keepX and test.keepY are set to NULL, tuning only for number of components..."
[1] "test.keepX and test.keepY are set to NULL, tuning only for number of components..."
[1] "test.keepX and test.keepY are set to NULL, tuning only for number of components..."
[1] "test.keepX set to NULL, tuning only for number of components..."
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 616 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 616 ]
> 
> proc.time()
   user  system elapsed 
551.648   8.762 746.836 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0680.0000.068
auroc1.3640.0271.393
background.predict13.572 0.15213.748
biplot18.540 0.11618.698
block.pls0.7940.0080.804
block.plsda1.0140.0001.015
block.spls8.1370.0368.189
block.splsda9.9070.0449.974
cim0.0510.0000.051
cimDiablo0.3930.0000.394
circosPlot10.874 0.06310.962
colors0.0300.0040.034
explained_variance0.2330.0000.233
get.confusion_matrix0.2900.0040.294
image.tune.rcc13.427 0.02013.468
imgCor0.1650.0000.165
impute.nipals0.0140.0000.014
ipca1.3350.0121.350
logratio-transformations0.0990.0000.100
map0.0040.0000.004
mat.rank0.0020.0000.002
mint.block.pls0.2290.0000.229
mint.block.plsda0.1800.0000.181
mint.block.spls0.2590.0000.260
mint.block.splsda0.1970.0000.197
mint.pca0.5450.0040.550
mint.pls0.8060.0000.807
mint.plsda0.9240.0000.926
mint.spls0.8000.0000.802
mint.splsda0.9630.0361.001
mixOmics0.8590.0200.881
nearZeroVar0.8900.0160.908
network0.0640.0000.064
pca6.5880.0406.641
perf6.1810.0126.204
perf.assess47.983 0.06048.133
plot.rcc0.0640.0000.064
plot.tune0.0000.0000.001
plotArrow5.7810.0075.801
plotDiablo0.2810.0000.286
plotIndiv0.4880.0040.493
plotLoadings0.2430.0040.247
plotMarkers000
plotVar0.8990.0000.901
pls0.0080.0000.009
plsda0.5050.0000.506
predict0.2950.0000.295
rcc0.0040.0000.003
selectVar0.6680.0240.693
sipca0.7390.0200.761
spca4.9210.0004.930
spls0.5480.0000.549
splsda0.5600.0000.561
study_split0.0060.0000.005
summary0.0810.0000.080
tune9.0380.0049.062
tune.block.plsda49.032 0.02849.157
tune.block.splsda19.385 0.17165.024
tune.mint.plsda1.7750.0481.826
tune.mint.splsda6.7190.2246.958
tune.pca1.5110.0201.533
tune.pls86.345 0.58387.091
tune.plsda68.652 0.17168.960
tune.rcc13.324 0.00013.342
tune.spca0.9080.0000.911
tune.spls501.824 0.475503.180
tune.splsda145.467 0.224145.993
unmap0.0050.0000.004
vip0.0130.0000.012
withinVariation1.3190.0001.322
wrapper.rgcca0.0830.0000.083
wrapper.sgcca0.2020.0000.202