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

This page was generated on 2024-06-28 17:40 -0400 (Fri, 28 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4362
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 1299/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.28.0  (landing page)
Max Bladen
Snapshot Date: 2024-06-26 14:00 -0400 (Wed, 26 Jun 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_19
git_last_commit: 69f1322
git_last_commit_date: 2024-04-30 11:10:54 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  


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.28.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings mixOmics_6.28.0.tar.gz
StartedAt: 2024-06-27 01:14:49 -0400 (Thu, 27 Jun 2024)
EndedAt: 2024-06-27 01:27:57 -0400 (Thu, 27 Jun 2024)
EllapsedTime: 787.6 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings mixOmics_6.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘mixOmics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mixOmics’ version ‘6.28.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 ... NOTE
  installed size is  7.8Mb
  sub-directories of 1Mb or more:
    R      1.2Mb
    data   3.4Mb
    doc    1.7Mb
* 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 ... OK
* 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 ... OK
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
biplot             14.036  0.124  14.160
background.predict  6.728  0.084   6.812
block.splsda        6.068  0.052   6.121
circosPlot          5.388  0.032   5.421
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck/00check.log’
for details.


Installation output

mixOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/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 version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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.28.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 4 | SKIP 0 | PASS 236 ]

[ FAIL 0 | WARN 4 | SKIP 0 | PASS 236 ]
Warning messages:
1: In UseMethod("sort") : closing unused connection 6 (<-localhost:11561)
2: In UseMethod("sort") : closing unused connection 5 (<-localhost:11561)
> 
> proc.time()
   user  system elapsed 
 96.033   3.120 113.714 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0190.0000.019
auroc0.9240.0360.960
background.predict6.7280.0846.812
biplot14.036 0.12414.160
block.pls0.4600.0120.472
block.plsda0.6360.0310.669
block.spls4.8250.0324.857
block.splsda6.0680.0526.121
cim0.0390.0030.041
cimDiablo0.2520.0080.261
circosPlot5.3880.0325.421
colors0.0450.0070.052
explained_variance0.0860.0080.093
get.confusion_matrix0.1450.0080.153
image.tune.rcc2.0240.0162.041
imgCor0.0720.0040.076
impute.nipals0.0190.0000.018
ipca0.7330.0040.737
logratio-transformations0.0610.0000.061
map0.0040.0000.004
mat.rank0.0020.0000.002
mint.block.pls0.1320.0040.135
mint.block.plsda0.130.000.13
mint.block.spls0.1440.0050.149
mint.block.splsda0.1060.0140.120
mint.pca0.3370.0000.337
mint.pls0.4490.0000.449
mint.plsda0.5550.0000.555
mint.spls0.5480.0000.549
mint.splsda0.5590.0000.560
mixOmics0.5090.0680.577
nearZeroVar0.6420.0070.649
network0.0130.0000.013
pca4.0220.0074.030
perf2.1700.0162.187
plot.rcc0.0140.0010.014
plot.tune0.0010.0000.001
plotArrow3.3030.0193.325
plotDiablo0.1770.0080.185
plotIndiv0.2860.0040.290
plotLoadings0.1080.0040.113
plotMarkers000
plotVar0.5090.0000.510
pls0.0060.0000.006
plsda0.3170.0000.317
predict0.1700.0000.169
rcc0.0030.0000.003
selectVar0.6250.0100.635
sipca0.4220.0010.423
spca2.7390.0002.739
spls0.4180.0000.417
splsda0.2930.0040.296
study_split0.0060.0000.005
summary0.0160.0000.015
tune4.3090.3044.635
tune.block.splsda000
tune.mint.splsda2.1660.0552.222
tune.pca0.1640.0080.172
tune.rcc2.3180.0642.382
tune.spca0.5890.0120.602
tune.spls000
tune.splsda3.9350.1724.128
tune.splslevel0.7280.0280.755
unmap0.0060.0010.005
vip0.0100.0000.009
withinVariation0.8020.0360.837
wrapper.rgcca0.0650.0000.065
wrapper.sgcca0.1070.0040.111