Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-01-02 09:00:39 -0500 (Mon, 02 Jan 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
palomino5 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" | 4165 |
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 |
To the developers/maintainers of the mixOmics package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1214/2158 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
mixOmics 6.23.3 (landing page) Max Bladen
| palomino5 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ||||||||
Package: mixOmics |
Version: 6.23.3 |
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:mixOmics.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings mixOmics_6.23.3.tar.gz |
StartedAt: 2022-12-29 01:28:09 -0500 (Thu, 29 Dec 2022) |
EndedAt: 2022-12-29 01:33:21 -0500 (Thu, 29 Dec 2022) |
EllapsedTime: 312.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: mixOmics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:mixOmics.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings mixOmics_6.23.3.tar.gz ### ############################################################################## ############################################################################## * using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/mixOmics.Rcheck' * using R Under development (unstable) (2022-12-25 r83502 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * R was compiled by gcc.exe (GCC) 10.4.0 GNU Fortran (GCC) 10.4.0 * running under: Windows Server x64 (build 20348) * 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.23.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 ... OK * checking for portable file names ... 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 ... 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 9.51 0.08 9.59 background.predict 6.17 1.00 7.17 circosPlot 6.62 0.40 7.03 block.splsda 5.33 0.11 5.43 * 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 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/mixOmics.Rcheck/00check.log' for details.
mixOmics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL mixOmics ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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)
mixOmics.Rcheck/tests/testthat.Rout
R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (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.23.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") [ FAIL 0 | WARN 2 | SKIP 0 | PASS 236 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 236 ] Warning messages: 1: closing unused connection 6 (<-palomino5:11093) 2: closing unused connection 5 (<-palomino5:11093) > > proc.time() user system elapsed 85.15 4.03 121.76
mixOmics.Rcheck/mixOmics-Ex.timings
name | user | system | elapsed | |
S3methods-print | 0.01 | 0.00 | 0.02 | |
auroc | 0.69 | 0.06 | 0.75 | |
background.predict | 6.17 | 1.00 | 7.17 | |
biplot | 9.51 | 0.08 | 9.59 | |
block.pls | 0.42 | 0.00 | 0.42 | |
block.plsda | 0.82 | 0.00 | 0.82 | |
block.spls | 4.37 | 0.05 | 4.42 | |
block.splsda | 5.33 | 0.11 | 5.43 | |
cim | 0.05 | 0.00 | 0.05 | |
cimDiablo | 0.25 | 0.00 | 0.25 | |
circosPlot | 6.62 | 0.40 | 7.03 | |
colors | 0.03 | 0.00 | 0.03 | |
explained_variance | 0.08 | 0.00 | 0.08 | |
get.confusion_matrix | 0.17 | 0.00 | 0.17 | |
image.tune.rcc | 1.89 | 0.00 | 1.89 | |
imgCor | 0.06 | 0.03 | 0.09 | |
impute.nipals | 0.02 | 0.00 | 0.02 | |
ipca | 0.72 | 0.05 | 0.76 | |
logratio-transformations | 0.07 | 0.00 | 0.07 | |
map | 0.02 | 0.00 | 0.02 | |
mat.rank | 0 | 0 | 0 | |
mint.block.pls | 0.38 | 0.01 | 0.39 | |
mint.block.plsda | 0.10 | 0.00 | 0.11 | |
mint.block.spls | 0.11 | 0.02 | 0.13 | |
mint.block.splsda | 0.30 | 0.01 | 0.31 | |
mint.pca | 0.50 | 0.02 | 0.51 | |
mint.pls | 0.47 | 0.01 | 0.49 | |
mint.plsda | 0.62 | 0.00 | 0.62 | |
mint.spls | 0.46 | 0.02 | 0.47 | |
mint.splsda | 0.54 | 0.02 | 0.56 | |
mixOmics | 0.43 | 0.03 | 0.45 | |
nearZeroVar | 0.92 | 0.02 | 0.94 | |
network | 0.01 | 0.00 | 0.02 | |
pca | 4.56 | 0.12 | 4.69 | |
perf | 1.97 | 0.16 | 2.12 | |
plot.rcc | 0.02 | 0.00 | 0.02 | |
plot.tune | 0 | 0 | 0 | |
plotArrow | 3.32 | 0.06 | 3.39 | |
plotDiablo | 0.15 | 0.00 | 0.14 | |
plotIndiv | 0.27 | 0.00 | 0.26 | |
plotLoadings | 0.09 | 0.02 | 0.11 | |
plotMarkers | 0 | 0 | 0 | |
plotVar | 0.45 | 0.00 | 0.45 | |
pls | 0.02 | 0.00 | 0.02 | |
plsda | 0.31 | 0.00 | 0.31 | |
predict | 0.16 | 0.00 | 0.16 | |
rcc | 0 | 0 | 0 | |
selectVar | 0.31 | 0.01 | 0.33 | |
sipca | 0.34 | 0.03 | 0.37 | |
spca | 3.13 | 0.10 | 3.22 | |
spls | 0.25 | 0.00 | 0.25 | |
splsda | 0.47 | 0.00 | 0.47 | |
study_split | 0.01 | 0.00 | 0.02 | |
summary | 0.02 | 0.01 | 0.03 | |
tune | 3.51 | 0.11 | 3.62 | |
tune.block.splsda | 0 | 0 | 0 | |
tune.mint.splsda | 1.98 | 0.08 | 2.06 | |
tune.pca | 0.13 | 0.02 | 0.14 | |
tune.rcc | 1.97 | 0.03 | 2.00 | |
tune.spca | 0.51 | 0.01 | 0.53 | |
tune.spls | 0 | 0 | 0 | |
tune.splsda | 2.86 | 0.14 | 3.00 | |
tune.splslevel | 0.97 | 0.03 | 1.00 | |
unmap | 0.00 | 0.02 | 0.02 | |
vip | 0.02 | 0.00 | 0.01 | |
withinVariation | 0.65 | 0.03 | 0.69 | |
wrapper.rgcca | 0.05 | 0.00 | 0.05 | |
wrapper.sgcca | 0.08 | 0.03 | 0.11 | |