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

This page was generated on 2023-10-16 11:37:15 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1257/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mixOmics 6.24.0  (landing page)
Max Bladen
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/mixOmics
git_branch: RELEASE_3_17
git_last_commit: e8cf785
git_last_commit_date: 2023-04-25 11:06:06 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for mixOmics on merida1


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.24.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mixOmics_6.24.0.tar.gz
StartedAt: 2023-10-16 04:04:43 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 04:21:25 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 1001.9 seconds
RetCode: 0
Status:   OK  
CheckDir: mixOmics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/mixOmics.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* 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.24.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  8.1Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    data   3.3Mb
    doc    1.9Mb
* 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 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 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             22.970  0.140  30.007
circosPlot         15.743  0.453  21.675
background.predict 13.793  0.987  19.102
block.splsda       14.562  0.120  19.543
block.spls         11.853  0.096  15.552
plotArrow           9.468  0.194  14.000
pca                 8.863  0.082  12.032
tune                7.920  0.339  11.334
tune.splsda         7.088  0.292   9.768
spca                6.675  0.205   9.633
perf                5.921  0.126   8.233
tune.mint.splsda    5.201  0.111   6.899
tune.rcc            4.298  0.062   5.889
image.tune.rcc      3.911  0.053   5.297
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/mixOmics.Rcheck/00check.log’
for details.



Installation output

mixOmics.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.24.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 236 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 236 ]
> 
> proc.time()
   user  system elapsed 
236.216   6.972 401.615 

Example timings

mixOmics.Rcheck/mixOmics-Ex.timings

nameusersystemelapsed
S3methods-print0.0330.0090.053
auroc1.6480.1112.265
background.predict13.793 0.98719.102
biplot22.970 0.14030.007
block.pls1.0590.0161.391
block.plsda1.7210.0152.287
block.spls11.853 0.09615.552
block.splsda14.562 0.12019.543
cim0.0620.0120.102
cimDiablo0.6800.0180.900
circosPlot15.743 0.45321.675
colors0.0510.0030.068
explained_variance0.1740.0110.250
get.confusion_matrix0.3680.0080.499
image.tune.rcc3.9110.0535.297
imgCor0.1320.0200.203
impute.nipals0.0220.0050.038
ipca1.6320.0322.129
logratio-transformations0.1130.0100.163
map0.0070.0050.011
mat.rank0.0040.0000.004
mint.block.pls0.2260.0100.313
mint.block.plsda0.1930.0080.243
mint.block.spls0.2640.0170.371
mint.block.splsda0.2100.0080.295
mint.pca0.8810.0091.164
mint.pls1.1730.0111.523
mint.plsda1.3920.0162.035
mint.spls1.1890.0141.585
mint.splsda1.4400.0171.980
mixOmics0.8150.0231.122
nearZeroVar1.4580.0301.953
network0.0420.0090.068
pca 8.863 0.08212.032
perf5.9210.1268.233
plot.rcc0.0280.0070.050
plot.tune0.0010.0040.005
plotArrow 9.468 0.19414.000
plotDiablo0.3160.0160.593
plotIndiv0.6770.0330.978
plotLoadings0.2440.0260.498
plotMarkers000
plotVar1.5460.0532.237
pls0.0130.0060.020
plsda0.8230.0281.144
predict0.3930.0240.584
rcc0.0050.0050.011
selectVar0.9110.0661.291
sipca0.9410.0361.389
spca6.6750.2059.633
spls0.3500.0250.485
splsda0.8400.0311.209
study_split0.0070.0050.013
summary0.0580.0110.071
tune 7.920 0.33911.334
tune.block.splsda0.0000.0020.003
tune.mint.splsda5.2010.1116.899
tune.pca0.4040.0160.573
tune.rcc4.2980.0625.889
tune.spca1.5950.0232.118
tune.spls0.0000.0010.002
tune.splsda7.0880.2929.768
tune.splslevel2.0220.0432.753
unmap0.0070.0110.022
vip0.0200.0050.033
withinVariation2.0250.0222.711
wrapper.rgcca0.1480.0070.217
wrapper.sgcca0.3330.0130.508