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

This page was generated on 2024-12-23 11:47 -0500 (Mon, 23 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4372
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 1281/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.31.0  (landing page)
Eva Hamrud
Snapshot Date: 2024-12-22 13:40 -0500 (Sun, 22 Dec 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: c6921b0
git_last_commit_date: 2024-10-29 10:33:04 -0500 (Tue, 29 Oct 2024)
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    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.0
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.0.tar.gz
StartedAt: 2024-12-23 09:42:13 -0000 (Mon, 23 Dec 2024)
EndedAt: 2024-12-23 09:53:21 -0000 (Mon, 23 Dec 2024)
EllapsedTime: 667.8 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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/mixOmics.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* 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)
* 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.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 ... INFO
  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 ...Warning: program compiled against libxml 212 using older 211
 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:
  rcc.Rd: estimate.lambda
  tune.Rd: BiocParallelParam-class
  tune.block.splsda.Rd: BiocParallelParam-class
  tune.spca.Rd: BiocParallelParam-class
  tune.spls.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 ... 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             18.157  0.143  18.338
background.predict 12.938  0.128  13.092
tune.rcc           12.561  0.080  12.663
image.tune.rcc     12.587  0.028  12.636
block.splsda        9.626  0.048   9.695
circosPlot          8.845  0.036   8.934
block.spls          7.886  0.084   7.988
tune                6.531  0.014   6.558
tune.splsda         6.139  0.040   6.190
pca                 5.794  0.020   5.826
perf                5.367  0.020   5.398
plotArrow           5.178  0.008   5.198
* 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: 2 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-4.5.0-devel_2024-11-24/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 Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 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.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 (a in args) { : closing unused connection 6 (<-localhost:11188)
2: In for (a in args) { : closing unused connection 5 (<-localhost:11188)
> 
> proc.time()
   user  system elapsed 
329.654   4.099 357.670 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0620.0040.066
auroc1.3700.0401.412
background.predict12.938 0.12813.092
biplot18.157 0.14318.338
block.pls0.7210.0280.752
block.plsda0.9590.0040.965
block.spls7.8860.0847.988
block.splsda9.6260.0489.695
cim0.0490.0000.049
cimDiablo0.3830.0040.388
circosPlot8.8450.0368.934
colors0.0330.0000.033
explained_variance0.2190.0000.219
get.confusion_matrix0.2980.0040.302
image.tune.rcc12.587 0.02812.636
imgCor0.1650.0000.165
impute.nipals0.0130.0000.013
ipca1.2150.0361.254
logratio-transformations0.0950.0000.096
map0.0040.0000.004
mat.rank0.0030.0000.002
mint.block.pls0.2110.0000.211
mint.block.plsda0.1620.0040.166
mint.block.spls0.5350.0160.552
mint.block.splsda0.1680.0000.168
mint.pca0.5060.0000.506
mint.pls0.7340.0000.736
mint.plsda0.8550.0000.857
mint.spls0.7360.0000.738
mint.splsda0.8790.0000.881
mixOmics0.7580.0000.760
nearZeroVar1.1790.0041.185
network0.0590.0000.060
pca5.7940.0205.826
perf5.3670.0205.398
plot.rcc0.3610.0040.366
plot.tune000
plotArrow5.1780.0085.198
plotDiablo0.2450.0000.246
plotIndiv0.4680.0000.469
plotLoadings0.2120.0000.212
plotMarkers0.0010.0000.000
plotVar0.8430.0000.845
pls0.0080.0000.008
plsda0.4800.0000.481
predict0.30.00.3
rcc0.0030.0000.003
selectVar0.5830.0040.588
sipca0.7310.0000.734
spca4.0130.0084.030
spls0.5110.0040.516
splsda0.5190.0000.521
study_split0.0050.0000.006
summary0.0780.0000.078
tune6.5310.0146.558
tune.block.splsda000
tune.mint.splsda4.7130.0044.728
tune.pca0.2530.0000.253
tune.rcc12.561 0.08012.663
tune.spca0.9180.0270.948
tune.spls000
tune.splsda6.1390.0406.190
tune.splslevel2.1790.0402.223
unmap0.0040.0000.004
vip0.0120.0000.012
withinVariation1.2430.0081.253
wrapper.rgcca0.0930.0080.101
wrapper.sgcca0.2210.0040.226