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

This page was generated on 2025-01-28 11:46 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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 1287/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.31.4  (landing page)
Eva Hamrud
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


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-01-27 20:07:02 -0500 (Mon, 27 Jan 2025)
EndedAt: 2025-01-27 20:13:29 -0500 (Mon, 27 Jan 2025)
EllapsedTime: 387.4 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-01-20 r87609)
* 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 ... 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         76.088  4.734  80.934
tune.splsda       30.878  2.706  33.626
tune.plsda        14.012  0.858  14.904
tune.pls          11.634  0.745  12.392
perf.assess        8.941  0.551   9.582
tune.block.plsda   8.945  0.113   9.116
tune.block.splsda  3.947  0.108  13.947
* 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: 3 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-01-20 r87609) -- "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-01-27 20:11:13.360 R[99871:392656221] 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 571 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 571 ]
> 
> proc.time()
   user  system elapsed 
 77.003   6.736 135.329 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0060.0010.008
auroc0.3780.0140.393
background.predict3.2050.9384.161
biplot4.2140.0314.251
block.pls0.1680.0050.173
block.plsda0.2040.0040.207
block.spls1.6800.0421.726
block.splsda2.0560.0612.142
cim0.0160.0020.018
cimDiablo0.0820.0030.084
circosPlot1.8410.0221.906
colors0.0110.0010.012
explained_variance0.0370.0040.043
get.confusion_matrix0.0570.0030.061
image.tune.rcc0.7640.0290.796
imgCor0.0240.0030.027
impute.nipals0.0040.0000.005
ipca0.3850.0170.415
logratio-transformations0.0250.0040.028
map0.0030.0020.005
mat.rank0.0000.0000.001
mint.block.pls0.0630.0060.068
mint.block.plsda0.0490.0020.051
mint.block.spls0.0640.0040.068
mint.block.splsda0.0510.0020.054
mint.pca0.1190.0030.122
mint.pls0.1500.0030.154
mint.plsda0.1770.0020.184
mint.spls0.1540.0020.157
mint.splsda0.1840.0020.186
mixOmics0.1290.0140.143
nearZeroVar0.2300.0080.241
network0.0050.0010.006
pca1.6180.0231.644
perf0.8820.0690.955
perf.assess8.9410.5519.582
plot.rcc0.0050.0010.006
plot.tune0.0000.0000.001
plotArrow1.1070.0271.135
plotDiablo0.0740.0040.079
plotIndiv0.0950.0030.098
plotLoadings0.1780.0090.186
plotMarkers000
plotVar0.1710.0030.174
pls0.0020.0010.002
plsda0.1190.0050.123
predict0.0560.0030.060
rcc0.0010.0000.002
selectVar0.1390.0190.158
sipca0.1470.0060.154
spca1.0460.0461.095
spls0.0840.0120.096
splsda0.1120.0100.122
study_split0.0020.0010.003
summary0.0060.0020.007
tune2.0150.1582.177
tune.block.plsda8.9450.1139.116
tune.block.splsda 3.947 0.10813.947
tune.mint.plsda0.2690.0240.294
tune.mint.splsda1.0760.0771.157
tune.pca0.2880.0100.298
tune.pls11.634 0.74512.392
tune.plsda14.012 0.85814.904
tune.rcc0.7350.0380.773
tune.spca0.1890.0040.193
tune.spls76.088 4.73480.934
tune.splsda30.878 2.70633.626
unmap0.0020.0030.004
vip0.0030.0010.003
withinVariation0.2770.0050.282
wrapper.rgcca0.0160.0010.018
wrapper.sgcca0.0400.0040.044