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

This page was generated on 2024-03-28 11:36:44 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1282/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.27.0  (landing page)
Max Bladen
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: devel
git_last_commit: 67644ab
git_last_commit_date: 2023-10-24 11:09:19 -0400 (Tue, 24 Oct 2023)
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
lconwaymacOS 12.7.1 Monterey / x86_64  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 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.27.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.27.0.tar.gz
StartedAt: 2024-03-28 00:21:42 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 00:35:00 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 798.5 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.27.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/mixOmics.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* 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.27.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.288  0.140  14.428
background.predict  6.836  0.096   6.931
block.splsda        6.167  0.064   6.232
circosPlot          5.603  0.028   5.630
block.spls          5.403  0.048   5.452
* 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 Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
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.27.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: closing unused connection 6 (<-localhost:11990) 
2: closing unused connection 5 (<-localhost:11990) 
> 
> proc.time()
   user  system elapsed 
100.642   2.926 119.470 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0150.0040.019
auroc1.1040.0441.148
background.predict6.8360.0966.931
biplot14.288 0.14014.428
block.pls0.4680.0440.513
block.plsda0.6370.0040.642
block.spls5.4030.0485.452
block.splsda6.1670.0646.232
cim0.0320.0070.040
cimDiablo0.2590.0000.259
circosPlot5.6030.0285.630
colors0.0240.0030.028
explained_variance0.1060.0080.114
get.confusion_matrix0.1540.0000.154
image.tune.rcc2.2880.0122.301
imgCor0.0720.0040.076
impute.nipals0.0070.0040.011
ipca0.7200.0080.728
logratio-transformations0.0600.0040.065
map0.0050.0000.005
mat.rank0.0010.0010.002
mint.block.pls0.1240.0060.130
mint.block.plsda0.1150.0080.123
mint.block.spls0.1550.0010.156
mint.block.splsda0.1290.0030.131
mint.pca0.3580.0000.358
mint.pls0.4940.0480.541
mint.plsda0.5980.0080.607
mint.spls0.5230.0000.523
mint.splsda0.8750.0230.898
mixOmics0.2760.0120.288
nearZeroVar0.6840.0080.692
network0.0260.0000.026
pca4.3230.0244.347
perf2.3520.0282.381
plot.rcc0.0160.0000.015
plot.tune0.0000.0010.001
plotArrow3.4860.0233.507
plotDiablo0.1790.0000.180
plotIndiv0.3030.0040.306
plotLoadings0.0970.0040.101
plotMarkers000
plotVar0.5460.0000.546
pls0.0080.0000.007
plsda0.4310.0040.436
predict0.1670.0080.175
rcc0.0030.0000.003
selectVar0.340.000.34
sipca0.4490.0070.456
spca2.9770.0573.033
spls0.4970.0120.509
splsda0.4150.0000.415
study_split0.0050.0000.005
summary0.0160.0000.016
tune4.3260.0104.356
tune.block.splsda0.0000.0000.001
tune.mint.splsda2.2040.0032.207
tune.pca0.1780.0030.181
tune.rcc1.9650.0882.053
tune.spca0.6500.0360.686
tune.spls000
tune.splsda3.8370.0773.935
tune.splslevel0.750.060.81
unmap0.0010.0050.006
vip0.0070.0020.010
withinVariation0.8200.0080.829
wrapper.rgcca0.0670.0040.071
wrapper.sgcca0.1030.0160.119