Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2021-10-15 15:06:43 -0400 (Fri, 15 Oct 2021).

CHECK results for mixOmics on machv2

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? here 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 1161/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.16.3  (landing page)
Al J Abadi
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_13
git_last_commit: 759d581
git_last_commit_date: 2021-07-27 22:15:58 -0400 (Tue, 27 Jul 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: mixOmics
Version: 6.16.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings mixOmics_6.16.3.tar.gz
StartedAt: 2021-10-14 21:16:16 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 21:22:00 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 343.7 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings mixOmics_6.16.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/mixOmics.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.16.3’
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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.0Mb
  sub-directories of 1Mb or more:
    R      2.0Mb
    data   3.3Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ...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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
biplot             14.072  0.071  14.162
background.predict  9.646  1.250  10.910
tune                5.695  0.269   5.968
pca                 5.643  0.035   5.683
tune.splsda         5.332  0.196   5.538
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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



Installation output

mixOmics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL mixOmics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘mixOmics’ ...
** using staged installation
It is recommended to use ‘given’ instead of ‘middle’.
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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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.16.3
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")
$Comp1
           AUC   p-value
AF vs BE 0.863 2.473e-05

$Comp2
            AUC   p-value
AF vs BE 0.9981 7.124e-09


Performing repeated cross-validation with nrepeat = 3...

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |=======================                                               |  33%
  |                                                                            
  |===============================================                       |  67%
  |                                                                            
  |======================================================================| 100%
Performing repeated cross-validation with nrepeat = 3...

  |                                                                            
  |                                                                      |   0%[ FAIL 0 | WARN 2 | SKIP 0 | PASS 136 ]
> 
> proc.time()
   user  system elapsed 
 72.964   4.518  71.505 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0270.0050.032
auroc0.6720.0200.692
background.predict 9.646 1.25010.910
biplot14.072 0.07114.162
block.pls0.6560.0100.667
block.plsda0.8750.0060.883
block.spls0.5940.0080.604
block.splsda0.7670.0150.784
cim0.0360.0080.044
cimDiablo0.1970.0080.205
circosPlot1.4260.0171.446
colors0.0290.0030.031
explained_variance0.2140.0160.230
get.confusion_matrix0.2170.0030.221
image.tune.rcc2.8590.0542.922
imgCor0.0930.0120.105
impute.nipals0.0220.0050.026
ipca1.0330.0191.054
logratio-transformations0.0850.0040.089
map0.0060.0040.010
mat.rank0.0020.0000.002
mint.block.pls0.1800.0060.186
mint.block.plsda0.1270.0040.131
mint.block.spls0.1980.0060.204
mint.block.splsda0.1270.0040.131
mint.pca0.5680.0050.574
mint.pls0.7010.0080.710
mint.plsda0.7630.0040.768
mint.spls0.6580.0050.666
mint.splsda0.8480.0050.854
mixOmics0.7060.0180.724
nearZeroVar1.1420.0291.171
network0.0170.0060.022
pca5.6430.0355.683
perf4.5120.0884.604
plot.rcc0.0140.0060.019
plot.tune0.0000.0010.002
plotArrow4.2760.0534.345
plotDiablo0.2340.0070.241
plotIndiv0.3000.0060.306
plotLoadings0.1530.0160.170
plotVar0.6230.0090.633
pls0.0070.0010.009
plsda0.4720.0070.479
predict0.2190.0080.227
rcc0.0030.0020.004
selectVar0.9150.0510.967
sipca0.5950.0100.604
spca4.1800.0844.267
spls0.4800.0170.498
splsda0.5510.0130.565
study_split0.0080.0030.011
summary0.0210.0030.024
tune5.6950.2695.968
tune.block.splsda0.0000.0010.001
tune.mint.splsda3.7890.0633.856
tune.pca0.2910.0110.302
tune.rcc2.5060.0312.543
tune.spca0.9880.0261.015
tune.spls000
tune.splsda5.3320.1965.538
tune.splslevel1.2550.0291.310
unmap0.0060.0080.014
vip0.0100.0040.014
withinVariation1.1740.0101.185
wrapper.rgcca0.0940.0050.099
wrapper.sgcca0.2520.0080.259