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

This page was generated on 2025-02-15 11:40 -0500 (Sat, 15 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4720
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4482
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4493
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4446
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 1292/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.31.4  (landing page)
Eva Hamrud
Snapshot Date: 2025-02-14 13:40 -0500 (Fri, 14 Feb 2025)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: 2dc5da1
git_last_commit_date: 2025-01-12 21:30:19 -0500 (Sun, 12 Jan 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


CHECK results for mixOmics on nebbiolo1

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.31.4
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings mixOmics_6.31.4.tar.gz
StartedAt: 2025-02-14 23:58:36 -0500 (Fri, 14 Feb 2025)
EndedAt: 2025-02-15 00:24:32 -0500 (Sat, 15 Feb 2025)
EllapsedTime: 1555.1 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --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-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* 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.3Mb
  sub-directories of 1Mb or more:
    R      1.3Mb
    data   3.4Mb
* 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 ... 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          205.917  0.211 207.789
tune.splsda         89.911  0.079  89.990
tune.plsda          46.424  0.135  46.993
tune.pls            31.135  0.209  31.345
tune.block.plsda    30.884  0.049  30.933
perf.assess         24.393  0.097  24.490
biplot              14.387  0.127  14.517
tune.block.splsda   12.723  0.127  44.261
background.predict   7.975  0.091   8.067
circosPlot           6.316  0.059   6.375
block.splsda         5.991  0.043   6.035
tune                 5.275  0.045   5.321
block.spls           5.085  0.081   5.166
* 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: 3 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/bbs-3.21-bioc/R/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/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-01-20 r87609) -- "Unsuffered Consequences"
Copyright (C) 2025 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.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 3 | SKIP 0 | PASS 571 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 571 ]
> 
> proc.time()
   user  system elapsed 
217.212   7.280 347.765 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0140.0030.018
auroc0.9860.0461.032
background.predict7.9750.0918.067
biplot14.387 0.12714.517
block.pls0.4790.0100.490
block.plsda0.6320.0040.636
block.spls5.0850.0815.166
block.splsda5.9910.0436.035
cim0.0330.0030.037
cimDiablo0.2340.0020.236
circosPlot6.3160.0596.375
colors0.0260.0010.027
explained_variance0.0950.0050.100
get.confusion_matrix0.1850.0190.204
image.tune.rcc2.1530.0202.173
imgCor0.0590.0010.061
impute.nipals0.0090.0000.010
ipca0.7160.0090.724
logratio-transformations0.0760.0030.079
map0.0040.0010.004
mat.rank0.0010.0000.001
mint.block.pls0.1300.0010.131
mint.block.plsda0.1170.0030.119
mint.block.spls0.1470.0030.151
mint.block.splsda0.1180.0030.121
mint.pca0.3520.0010.354
mint.pls0.4670.0020.469
mint.plsda0.5520.0040.556
mint.spls0.4880.0010.490
mint.splsda0.5960.0020.598
mixOmics0.3360.0040.340
nearZeroVar0.6310.0010.632
network0.2680.0040.272
pca4.3500.0124.362
perf2.3960.0202.415
perf.assess24.393 0.09724.490
plot.rcc0.0130.0000.014
plot.tune0.0000.0010.001
plotArrow3.3840.0113.396
plotDiablo0.1880.0020.190
plotIndiv0.2870.0010.287
plotLoadings0.1010.0010.102
plotMarkers000
plotVar0.5530.0010.555
pls0.0070.0000.007
plsda0.3490.0000.349
predict0.1630.0030.167
rcc0.0030.0000.003
selectVar0.3990.0060.405
sipca0.4780.0000.478
spca3.0170.0123.030
spls0.1850.0010.186
splsda0.3300.0010.331
study_split0.0040.0020.005
summary0.0130.0010.014
tune5.2750.0455.321
tune.block.plsda30.884 0.04930.933
tune.block.splsda12.723 0.12744.261
tune.mint.plsda0.9180.1331.052
tune.mint.splsda3.4880.1713.659
tune.pca0.820.030.85
tune.pls31.135 0.20931.345
tune.plsda46.424 0.13546.993
tune.rcc2.6100.0022.702
tune.spca1.2600.0061.371
tune.spls205.917 0.211207.789
tune.splsda89.911 0.07989.990
unmap0.0040.0020.006
vip0.0100.0000.011
withinVariation0.8800.0010.881
wrapper.rgcca0.0560.0000.056
wrapper.sgcca0.4280.0010.430