| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:27 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| 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: - 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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1247/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| mixOmics 6.23.4 (landing page) Max Bladen
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | ERROR | ||||||||||
| Package: mixOmics |
| Version: 6.23.4 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings mixOmics_6.23.4.tar.gz |
| StartedAt: 2023-04-11 21:40:15 -0400 (Tue, 11 Apr 2023) |
| EndedAt: 2023-04-11 21:46:17 -0400 (Tue, 11 Apr 2023) |
| EllapsedTime: 362.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: mixOmics.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings mixOmics_6.23.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/mixOmics.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘mixOmics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mixOmics’ version ‘6.23.4’
* 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 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 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.976 0.159 15.137
circosPlot 7.056 0.132 7.188
background.predict 6.737 0.100 6.837
block.splsda 6.359 0.048 6.407
block.spls 5.367 0.052 5.419
* 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 ... ERROR
Error(s) in re-building vignettes:
--- re-building ‘vignette.Rmd’ using rmarkdown
The magick package is required to crop "Figures/Getting-Started02-pca-nutrimouse-1.png" but not available.
The magick package is required to crop "Figures/Getting-Started02-pca-nutrimouse-2.png" but not available.
The magick package is required to crop "Figures/Getting-Started02-spca-nutrimouse-1.png" but not available.
The magick package is required to crop "Figures/Getting-Started02-spca-nutrimouse-2.png" but not available.
The magick package is required to crop "Figures/PCA/03-screeplot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-pca-sample-plot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-pca-variable-plot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-pca-biplot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-pca-boxplot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-spca-tuning-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-spca-sample-plot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-spca-biplot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-spca-variable-plot-1.png" but not available.
The magick package is required to crop "Figures/PCA/03-spca-loading-plot-1.png" but not available.
Quitting from lines 684-688 (vignette.Rmd)
Error: processing vignette 'vignette.Rmd' failed with diagnostics:
there is no package called 'devtools'
--- failed re-building ‘vignette.Rmd’
SUMMARY: processing the following file failed:
‘vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 1 ERROR, 1 NOTE
See
‘/home/biocbuild/bbs-3.17-bioc/meat/mixOmics.Rcheck/00check.log’
for details.
mixOmics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL mixOmics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-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)
mixOmics.Rcheck/tests/testthat.Rout
R version 4.3.0 alpha (2023-04-03 r84154)
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.23.4
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
105.399 3.263 127.283
mixOmics.Rcheck/mixOmics-Ex.timings
| name | user | system | elapsed | |
| S3methods-print | 0.017 | 0.000 | 0.017 | |
| auroc | 0.918 | 0.048 | 0.965 | |
| background.predict | 6.737 | 0.100 | 6.837 | |
| biplot | 14.976 | 0.159 | 15.137 | |
| block.pls | 0.516 | 0.012 | 0.528 | |
| block.plsda | 0.733 | 0.000 | 0.732 | |
| block.spls | 5.367 | 0.052 | 5.419 | |
| block.splsda | 6.359 | 0.048 | 6.407 | |
| cim | 0.041 | 0.000 | 0.041 | |
| cimDiablo | 0.271 | 0.008 | 0.279 | |
| circosPlot | 7.056 | 0.132 | 7.188 | |
| colors | 0.027 | 0.000 | 0.027 | |
| explained_variance | 0.101 | 0.004 | 0.105 | |
| get.confusion_matrix | 0.197 | 0.004 | 0.201 | |
| image.tune.rcc | 2.316 | 0.004 | 2.320 | |
| imgCor | 0.073 | 0.004 | 0.077 | |
| impute.nipals | 0.012 | 0.000 | 0.012 | |
| ipca | 0.706 | 0.000 | 0.706 | |
| logratio-transformations | 0.063 | 0.000 | 0.063 | |
| map | 0.000 | 0.005 | 0.004 | |
| mat.rank | 0.000 | 0.002 | 0.002 | |
| mint.block.pls | 0.138 | 0.004 | 0.142 | |
| mint.block.plsda | 0.118 | 0.004 | 0.122 | |
| mint.block.spls | 0.192 | 0.000 | 0.192 | |
| mint.block.splsda | 0.13 | 0.00 | 0.13 | |
| mint.pca | 0.392 | 0.000 | 0.392 | |
| mint.pls | 0.533 | 0.012 | 0.550 | |
| mint.plsda | 0.586 | 0.000 | 0.586 | |
| mint.spls | 0.494 | 0.008 | 0.502 | |
| mint.splsda | 0.597 | 0.004 | 0.601 | |
| mixOmics | 0.338 | 0.016 | 0.354 | |
| nearZeroVar | 0.968 | 0.000 | 0.968 | |
| network | 0.013 | 0.000 | 0.012 | |
| pca | 4.227 | 0.012 | 4.239 | |
| perf | 2.566 | 0.068 | 2.634 | |
| plot.rcc | 0.014 | 0.000 | 0.014 | |
| plot.tune | 0.001 | 0.000 | 0.001 | |
| plotArrow | 3.946 | 0.008 | 3.953 | |
| plotDiablo | 0.176 | 0.003 | 0.180 | |
| plotIndiv | 0.302 | 0.000 | 0.303 | |
| plotLoadings | 0.091 | 0.004 | 0.096 | |
| plotMarkers | 0.000 | 0.000 | 0.001 | |
| plotVar | 0.594 | 0.000 | 0.595 | |
| pls | 0.003 | 0.003 | 0.007 | |
| plsda | 0.386 | 0.000 | 0.386 | |
| predict | 0.167 | 0.000 | 0.168 | |
| rcc | 0.003 | 0.000 | 0.003 | |
| selectVar | 0.370 | 0.000 | 0.369 | |
| sipca | 0.461 | 0.020 | 0.482 | |
| spca | 2.980 | 0.032 | 3.012 | |
| spls | 0.201 | 0.004 | 0.206 | |
| splsda | 0.703 | 0.012 | 0.715 | |
| study_split | 0.007 | 0.000 | 0.006 | |
| summary | 0.012 | 0.004 | 0.016 | |
| tune | 3.955 | 0.015 | 3.993 | |
| tune.block.splsda | 0.000 | 0.001 | 0.001 | |
| tune.mint.splsda | 2.333 | 0.002 | 2.335 | |
| tune.pca | 0.194 | 0.016 | 0.210 | |
| tune.rcc | 1.984 | 0.024 | 2.008 | |
| tune.spca | 0.659 | 0.004 | 0.663 | |
| tune.spls | 0.000 | 0.000 | 0.001 | |
| tune.splsda | 3.848 | 0.017 | 3.887 | |
| tune.splslevel | 0.734 | 0.004 | 0.738 | |
| unmap | 0.006 | 0.000 | 0.006 | |
| vip | 0.009 | 0.000 | 0.009 | |
| withinVariation | 0.763 | 0.000 | 0.763 | |
| wrapper.rgcca | 0.064 | 0.000 | 0.064 | |
| wrapper.sgcca | 0.119 | 0.003 | 0.122 | |