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:46 -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 kjohnson3

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: /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.31.4.tar.gz
StartedAt: 2025-03-18 20:19:36 -0400 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 20:26:14 -0400 (Tue, 18 Mar 2025)
EllapsedTime: 397.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.31.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/mixOmics.Rcheck’
* using R Under development (unstable) (2025-03-02 r87868)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.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.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 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         75.301  4.544  80.008
tune.splsda       30.837  2.476  33.375
tune.plsda        14.200  0.899  15.127
tune.pls          11.393  0.805  12.218
tune.block.plsda   9.071  0.153   9.254
perf.assess        8.310  0.513   8.908
tune.block.splsda  3.961  0.077  13.955
* 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
  ‘/Users/biocbuild/bbs-3.21-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.5-arm64/Resources/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-03-02 r87868) -- "Unsuffered Consequences"
Copyright (C) 2025 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.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")
2025-03-18 20:23:47.774 R[53561:753945737] XType: Using static font registry.
[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 616 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 616 ]
> 
> proc.time()
   user  system elapsed 
 84.402   8.063 145.495 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0060.0020.007
auroc0.3710.0130.384
background.predict3.1570.6423.803
biplot4.4190.0374.463
block.pls0.1910.0060.197
block.plsda0.2310.0040.236
block.spls1.5870.0421.673
block.splsda2.0190.0582.084
cim0.0160.0020.017
cimDiablo0.0850.0030.087
circosPlot2.1270.0262.204
colors0.0110.0000.012
explained_variance0.0360.0020.039
get.confusion_matrix0.0540.0040.058
image.tune.rcc0.5830.0320.629
imgCor0.0240.0030.027
impute.nipals0.0040.0010.005
ipca0.2660.0170.284
logratio-transformations0.0260.0030.029
map0.0020.0010.003
mat.rank0.0010.0000.001
mint.block.pls0.0600.0030.064
mint.block.plsda0.0490.0020.051
mint.block.spls0.0630.0040.068
mint.block.splsda0.0570.0040.061
mint.pca0.1180.0030.121
mint.pls0.1470.0030.152
mint.plsda0.1760.0030.187
mint.spls0.1530.0030.155
mint.splsda0.1830.0020.189
mixOmics0.1310.0130.146
nearZeroVar0.3300.0090.339
network0.0050.0020.005
pca1.6900.0271.728
perf0.8940.0730.968
perf.assess8.3100.5138.908
plot.rcc0.0050.0020.007
plot.tune0.0000.0000.001
plotArrow1.1300.0281.172
plotDiablo0.0800.0040.084
plotIndiv0.0900.0020.092
plotLoadings0.0440.0040.050
plotMarkers000
plotVar0.1840.0040.191
pls0.0020.0010.003
plsda0.1090.0040.113
predict0.0540.0040.060
rcc0.0000.0010.002
selectVar0.2620.0300.299
sipca0.1490.0150.164
spca1.0390.0591.107
spls0.1890.0120.202
splsda0.1070.0040.110
study_split0.0020.0010.003
summary0.0040.0010.007
tune1.7410.1951.941
tune.block.plsda9.0710.1539.254
tune.block.splsda 3.961 0.07713.955
tune.mint.plsda0.2730.0250.297
tune.mint.splsda1.0750.0441.120
tune.pca0.2980.0140.312
tune.pls11.393 0.80512.218
tune.plsda14.200 0.89915.127
tune.rcc0.7380.0300.768
tune.spca0.1740.0070.181
tune.spls75.301 4.54480.008
tune.splsda30.837 2.47633.375
unmap0.0020.0030.004
vip0.0030.0020.005
withinVariation0.2840.0040.289
wrapper.rgcca0.0160.0020.019
wrapper.sgcca0.0400.0030.043