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

This page was generated on 2023-04-12 11:05:10 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for mixOmics on nebbiolo2


To the developers/maintainers of the mixOmics package:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1230/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.22.0  (landing page)
Al J Abadi
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_16
git_last_commit: e532952
git_last_commit_date: 2022-11-16 20:43:50 -0400 (Wed, 16 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: mixOmics
Version: 6.22.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings mixOmics_6.22.0.tar.gz
StartedAt: 2023-04-10 22:03:40 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 22:12:18 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 518.5 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/mixOmics.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘mixOmics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mixOmics’ version ‘6.22.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  6.2Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    data   3.3Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ...Warning in person1(given = given[[i]], family = family[[i]], middle = middle[[i]],  :
  It is recommended to use ‘given’ instead of ‘middle’.
 OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 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 ... NOTE
predict.block.pls: no visible global function definition for ‘setNames’
predict.block.spls: no visible global function definition for
  ‘setNames’
predict.mint.splsda: no visible global function definition for
  ‘setNames’
predict.mixo_pls: no visible global function definition for ‘setNames’
predict.mixo_spls: no visible global function definition for ‘setNames’
Undefined global functions or variables:
  setNames
Consider adding
  importFrom("stats", "setNames")
to your NAMESPACE file.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
biplot             14.654  0.131  14.786
circosPlot          8.189  0.116   8.304
background.predict  7.131  0.096   7.226
block.splsda        6.161  0.063   6.226
block.spls          5.219  0.012   5.231
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘vignette.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.16-bioc/meat/mixOmics.Rcheck/00check.log’
for details.



Installation output

mixOmics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-library’
* installing *source* package ‘mixOmics’ ...
** using staged installation
Warning in person1(given = given[[i]], family = family[[i]], middle = middle[[i]],  :
  It is recommended to use ‘given’ instead of ‘middle’.
Warning in person1(given = given[[i]], family = family[[i]], middle = middle[[i]],  :
  It is recommended to use ‘given’ instead of ‘middle’.
** 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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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.22.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 2 | SKIP 0 | PASS 149 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 149 ]
> 
> proc.time()
   user  system elapsed 
 58.015   1.388  59.073 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0160.0000.016
auroc0.8860.0560.942
background.predict7.1310.0967.226
biplot14.654 0.13114.786
block.pls0.7670.0230.791
block.plsda0.6810.0010.681
block.spls5.2190.0125.231
block.splsda6.1610.0636.226
cim0.0320.0040.035
cimDiablo0.2660.0010.265
circosPlot8.1890.1168.304
colors0.0310.0000.031
explained_variance0.0910.0070.098
get.confusion_matrix0.1510.0050.154
image.tune.rcc1.7080.0191.727
imgCor0.0730.0000.073
impute.nipals0.0100.0000.011
ipca0.7100.0350.747
logratio-transformations0.0610.0000.062
map0.0000.0030.004
mat.rank0.0020.0000.002
mint.block.pls0.1410.0000.142
mint.block.plsda0.1080.0030.109
mint.block.spls0.1500.0000.149
mint.block.splsda0.1290.0000.129
mint.pca0.3950.0000.396
mint.pls0.5030.0000.503
mint.plsda0.5930.0000.592
mint.spls0.5120.0000.512
mint.splsda0.6030.0000.603
mixOmics0.6390.0240.663
nearZeroVar0.6550.0000.655
network0.0070.0030.011
pca4.1860.0364.222
perf2.6370.0202.657
plot.rcc0.0120.0000.012
plot.tune0.0010.0000.001
plotArrow3.8040.0433.848
plotDiablo0.1840.0040.189
plotIndiv0.2680.0000.269
plotLoadings0.1370.0000.137
plotMarkers000
plotVar0.8180.0070.826
pls0.0060.0000.006
plsda0.3450.0030.349
predict0.1590.0010.160
rcc0.0030.0000.003
selectVar0.3050.0510.357
sipca0.3970.0000.397
spca3.0440.0473.092
spls0.1760.0000.176
splsda0.3720.0040.376
study_split0.0050.0000.005
summary0.0130.0000.014
tune4.1090.0584.185
tune.block.splsda000
tune.mint.splsda2.0520.0042.055
tune.pca0.1620.0080.170
tune.rcc1.6090.0041.613
tune.spca0.6880.0000.688
tune.spls000
tune.splsda3.4060.0353.459
tune.splslevel0.7670.0120.779
unmap0.0050.0000.004
vip0.0110.0000.011
withinVariation0.8500.0440.893
wrapper.rgcca0.0710.0000.071
wrapper.sgcca0.1010.0000.101