Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4659 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4454 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4465 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4419 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4409 |
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 1287/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
mixOmics 6.31.4 (landing page) Eva Hamrud
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: mixOmics |
Version: 6.31.4 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings mixOmics_6.31.4.tar.gz |
StartedAt: 2025-01-28 12:35:26 -0000 (Tue, 28 Jan 2025) |
EndedAt: 2025-01-28 13:09:52 -0000 (Tue, 28 Jan 2025) |
EllapsedTime: 2065.9 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: mixOmics.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:mixOmics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings mixOmics_6.31.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/mixOmics.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * 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.31.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 ... INFO installed size is 6.4Mb sub-directories of 1Mb or more: R 1.5Mb 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 ...Warning: program compiled against libxml 212 using older 211 OK * checking code 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE Namespace in Imports field not imported from: ‘gsignal’ All declared Imports should be used. * 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 ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: perf.Rd: BiocParallelParam-class perf.assess.Rd: BiocParallelParam-class rcc.Rd: estimate.lambda tune.Rd: BiocParallelParam-class tune.block.plsda.Rd: BiocParallelParam-class tune.block.splsda.Rd: BiocParallelParam-class tune.pls.Rd: BiocParallelParam-class tune.plsda.Rd: BiocParallelParam-class tune.spca.Rd: BiocParallelParam-class tune.spls.Rd: BiocParallelParam-class tune.splsda.Rd: BiocParallelParam-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... NOTE S3 methods shown with full name in Rd file 'perf.assess.Rd': ‘perf.assess’ The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 tune.spls 484.050 0.259 530.377 tune.splsda 140.211 0.211 145.603 tune.pls 83.418 0.549 89.217 tune.plsda 66.790 0.120 73.527 tune.block.plsda 48.282 0.059 52.690 perf.assess 47.394 0.076 50.339 tune.block.splsda 18.244 0.090 68.997 biplot 17.833 0.087 18.653 background.predict 12.744 0.159 13.906 image.tune.rcc 12.618 0.039 13.731 tune.rcc 12.649 0.003 13.983 circosPlot 9.988 0.074 10.929 block.splsda 9.329 0.052 10.210 tune 8.174 0.004 8.830 block.spls 7.789 0.048 8.338 tune.mint.splsda 6.613 0.168 7.117 pca 5.772 0.040 6.121 perf 5.312 0.016 5.454 plotArrow 5.225 0.020 6.036 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ ERROR Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: nutrimouse.sgccda$variates$gene[1, 1] not equal to 2.9424296984024. 1/1 mismatches [1] 2.25 - 2.94 == -0.689 ── Failure ('test-diabolo.R:79:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$variates$lipid[1, 1] not equal to 2.73351593820324. 1/1 mismatches [1] 0.0769 - 2.73 == -2.66 ── Failure ('test-diabolo.R:80:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$variates$Y[1, 1] not equal to 0.639567998302767. 1/1 mismatches [1] 0.0493 - 0.64 == -0.59 [ FAIL 6 | WARN 3 | SKIP 0 | PASS 565 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 3 NOTEs See ‘/home/biocbuild/bbs-3.21-bioc/meat/mixOmics.Rcheck/00check.log’ for details.
mixOmics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL mixOmics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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.fail
R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-unknown-linux-gnu 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.31.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") [1] "test.keepX is set to NULL, tuning only for number of components..." [1] "test.keepX is set to NULL, tuning only for number of components..." [1] "test.keepX set to NULL, tuning only for number of components..." [1] "test.keepX and test.keepY are set to NULL, tuning only for number of components..." [1] "test.keepX and test.keepY are set to NULL, tuning only for number of components..." [1] "test.keepX and test.keepY are set to NULL, tuning only for number of components..." [1] "test.keepX set to NULL, tuning only for number of components..." [ FAIL 6 | WARN 3 | SKIP 0 | PASS 565 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-diabolo.R:58:3'): block.splsda works ───────────────────────── rowMeans(nutrimouse.sgccda$weights) not equal to c(gene = 0.694506104274723, lipid = 0.915845972615744). 2/2 mismatches (average diff: 0.0105) [1] 0.684 - 0.695 == -0.0106 [2] 0.905 - 0.916 == -0.0104 ── Failure ('test-diabolo.R:68:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$AVE$AVE_outer[1] not equal to 0.217938372815004. 1/1 mismatches [1] 0.198 - 0.218 == -0.0202 ── Failure ('test-diabolo.R:69:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$AVE$AVE_inner[1] not equal to 0.663209598406049. 1/1 mismatches [1] 0.691 - 0.663 == 0.028 ── Failure ('test-diabolo.R:78:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$variates$gene[1, 1] not equal to 2.9424296984024. 1/1 mismatches [1] 2.25 - 2.94 == -0.689 ── Failure ('test-diabolo.R:79:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$variates$lipid[1, 1] not equal to 2.73351593820324. 1/1 mismatches [1] 0.0769 - 2.73 == -2.66 ── Failure ('test-diabolo.R:80:3'): block.splsda works ───────────────────────── nutrimouse.sgccda$variates$Y[1, 1] not equal to 0.639567998302767. 1/1 mismatches [1] 0.0493 - 0.64 == -0.59 [ FAIL 6 | WARN 3 | SKIP 0 | PASS 565 ] Error: Test failures Execution halted
mixOmics.Rcheck/mixOmics-Ex.timings
name | user | system | elapsed | |
S3methods-print | 0.062 | 0.004 | 0.066 | |
auroc | 1.316 | 0.032 | 1.399 | |
background.predict | 12.744 | 0.159 | 13.906 | |
biplot | 17.833 | 0.087 | 18.653 | |
block.pls | 0.726 | 0.028 | 0.755 | |
block.plsda | 0.954 | 0.007 | 0.964 | |
block.spls | 7.789 | 0.048 | 8.338 | |
block.splsda | 9.329 | 0.052 | 10.210 | |
cim | 0.051 | 0.000 | 0.100 | |
cimDiablo | 0.391 | 0.000 | 0.476 | |
circosPlot | 9.988 | 0.074 | 10.929 | |
colors | 0.028 | 0.004 | 0.032 | |
explained_variance | 0.190 | 0.004 | 0.195 | |
get.confusion_matrix | 0.274 | 0.000 | 0.275 | |
image.tune.rcc | 12.618 | 0.039 | 13.731 | |
imgCor | 0.155 | 0.008 | 0.168 | |
impute.nipals | 0.013 | 0.000 | 0.013 | |
ipca | 1.239 | 0.012 | 1.298 | |
logratio-transformations | 0.093 | 0.000 | 0.094 | |
map | 0.005 | 0.000 | 0.004 | |
mat.rank | 0.003 | 0.000 | 0.002 | |
mint.block.pls | 0.204 | 0.004 | 0.208 | |
mint.block.plsda | 0.157 | 0.000 | 0.158 | |
mint.block.spls | 0.260 | 0.000 | 0.261 | |
mint.block.splsda | 0.184 | 0.000 | 0.210 | |
mint.pca | 0.506 | 0.000 | 0.508 | |
mint.pls | 0.732 | 0.000 | 0.733 | |
mint.plsda | 0.884 | 0.000 | 0.889 | |
mint.spls | 0.737 | 0.004 | 0.741 | |
mint.splsda | 0.871 | 0.008 | 0.934 | |
mixOmics | 1.099 | 0.024 | 1.125 | |
nearZeroVar | 0.815 | 0.000 | 0.833 | |
network | 0.056 | 0.004 | 0.060 | |
pca | 5.772 | 0.040 | 6.121 | |
perf | 5.312 | 0.016 | 5.454 | |
perf.assess | 47.394 | 0.076 | 50.339 | |
plot.rcc | 0.061 | 0.000 | 0.061 | |
plot.tune | 0 | 0 | 0 | |
plotArrow | 5.225 | 0.020 | 6.036 | |
plotDiablo | 0.271 | 0.000 | 0.272 | |
plotIndiv | 0.480 | 0.000 | 0.481 | |
plotLoadings | 0.212 | 0.000 | 0.289 | |
plotMarkers | 0 | 0 | 0 | |
plotVar | 0.888 | 0.000 | 1.263 | |
pls | 0.008 | 0.000 | 0.008 | |
plsda | 0.503 | 0.000 | 0.521 | |
predict | 0.285 | 0.000 | 0.286 | |
rcc | 0.003 | 0.000 | 0.003 | |
selectVar | 0.557 | 0.004 | 0.562 | |
sipca | 0.714 | 0.000 | 0.811 | |
spca | 3.941 | 0.020 | 4.713 | |
spls | 0.794 | 0.000 | 0.801 | |
splsda | 0.497 | 0.000 | 0.528 | |
study_split | 0.005 | 0.000 | 0.005 | |
summary | 0.077 | 0.000 | 0.077 | |
tune | 8.174 | 0.004 | 8.830 | |
tune.block.plsda | 48.282 | 0.059 | 52.690 | |
tune.block.splsda | 18.244 | 0.090 | 68.997 | |
tune.mint.plsda | 1.684 | 0.083 | 1.957 | |
tune.mint.splsda | 6.613 | 0.168 | 7.117 | |
tune.pca | 1.352 | 0.024 | 1.413 | |
tune.pls | 83.418 | 0.549 | 89.217 | |
tune.plsda | 66.790 | 0.120 | 73.527 | |
tune.rcc | 12.649 | 0.003 | 13.983 | |
tune.spca | 0.874 | 0.004 | 0.884 | |
tune.spls | 484.050 | 0.259 | 530.377 | |
tune.splsda | 140.211 | 0.211 | 145.603 | |
unmap | 0.004 | 0.000 | 0.004 | |
vip | 0.012 | 0.000 | 0.012 | |
withinVariation | 1.264 | 0.004 | 1.277 | |
wrapper.rgcca | 0.084 | 0.000 | 0.083 | |
wrapper.sgcca | 0.174 | 0.004 | 0.178 | |