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

This page was generated on 2024-05-31 17:03:05 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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-05-30 18:28:32 -0400 (Thu, 30 May 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
kjohnson3macOS 13.6.5 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.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-05-31 05:40:42 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 05:53:42 -0400 (Fri, 31 May 2024)
EllapsedTime: 779.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.259  0.084  14.343
background.predict  7.186  0.136   7.323
block.splsda        6.537  0.080   6.616
circosPlot          5.619  0.032   5.653
block.spls          5.458  0.044   5.502
* 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 for (m in seq_len(M)) { :
  closing unused connection 6 (<-localhost:11015)
2: In for (m in seq_len(M)) { :
  closing unused connection 5 (<-localhost:11015)
> 
> proc.time()
   user  system elapsed 
 99.738   3.688 117.802 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0190.0000.019
auroc1.0580.0361.094
background.predict7.1860.1367.323
biplot14.259 0.08414.343
block.pls0.4640.0160.479
block.plsda0.6380.0040.643
block.spls5.4580.0445.502
block.splsda6.5370.0806.616
cim0.0360.0040.040
cimDiablo0.2570.0000.258
circosPlot5.6190.0325.653
colors0.0240.0040.027
explained_variance0.1190.0120.131
get.confusion_matrix0.1400.0090.149
image.tune.rcc2.0930.0062.100
imgCor0.0770.0000.077
impute.nipals0.0110.0000.011
ipca0.7280.0000.728
logratio-transformations0.0670.0000.068
map0.0050.0000.005
mat.rank0.0020.0000.003
mint.block.pls0.1610.0000.161
mint.block.plsda0.1140.0040.119
mint.block.spls0.1570.0000.158
mint.block.splsda0.1390.0240.164
mint.pca0.3540.0160.369
mint.pls0.4990.0000.498
mint.plsda0.5880.0000.587
mint.spls0.5030.0000.503
mint.splsda0.5770.0040.580
mixOmics0.3210.0120.333
nearZeroVar0.9980.0161.014
network0.0130.0000.014
pca4.1680.0604.227
perf2.7600.0122.772
plot.rcc0.0150.0000.015
plot.tune0.0000.0020.001
plotArrow3.4280.0103.438
plotDiablo0.1790.0000.179
plotIndiv0.3030.0000.303
plotLoadings0.1060.0070.114
plotMarkers0.0000.0000.001
plotVar0.5600.0040.564
pls0.0060.0000.006
plsda0.3030.0040.308
predict0.1560.0040.160
rcc0.0030.0000.003
selectVar0.6470.0040.652
sipca0.4460.0040.450
spca2.9120.0162.928
spls0.5090.0320.541
splsda0.3520.0000.352
study_split0.0060.0010.007
summary0.0140.0020.016
tune4.1260.0144.161
tune.block.splsda0.0010.0000.000
tune.mint.splsda2.2920.0162.308
tune.pca0.1660.0040.169
tune.rcc1.9880.0041.992
tune.spca0.6190.0040.623
tune.spls0.0000.0000.001
tune.splsda4.0060.0244.051
tune.splslevel0.7570.0040.761
unmap0.0030.0020.006
vip0.0080.0010.009
withinVariation0.7810.0080.789
wrapper.rgcca0.0720.0000.072
wrapper.sgcca0.1050.0000.105