Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4486 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 1254/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Yang Cao
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | ERROR | skipped | skipped | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the microbiomeMarker package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microbiomeMarker.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. |
Package: microbiomeMarker |
Version: 1.12.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiomeMarker_1.12.0.tar.gz |
StartedAt: 2024-11-09 07:05:45 -0500 (Sat, 09 Nov 2024) |
EndedAt: 2024-11-09 07:12:01 -0500 (Sat, 09 Nov 2024) |
EllapsedTime: 375.7 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: microbiomeMarker.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiomeMarker_1.12.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/microbiomeMarker.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘microbiomeMarker/DESCRIPTION’ ... OK * this is package ‘microbiomeMarker’ version ‘1.12.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 ‘microbiomeMarker’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ 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 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 whether 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 R/sysdata.rda ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * 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: • On CRAN (7): 'test-ancom.R:46:5', 'test-edgeR.R:9:5', 'test-lefse.R:19:5', 'test-limma-voom.R:15:5', 'test-multiple-groups-test.R:27:5', 'test-multiple-groups-test.R:54:9', 'test-two-group-test.R:24:5' • empty test (1): 'test-ancombc.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-confounder.R:42:5'): confounder analysis ───────────────────── res$pvalue (`actual`) not equal to 0.239 (`expected`). `actual`: 0.44 `expected`: 0.24 [ FAIL 1 | WARN 42 | SKIP 8 | PASS 220 ] 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 See ‘/Users/biocbuild/bbs-3.20-bioc/meat/microbiomeMarker.Rcheck/00check.log’ for details.
microbiomeMarker.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL microbiomeMarker ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’ * installing *source* package ‘microbiomeMarker’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location Warning in fun(libname, pkgname) : Package 'microbiomeMarker' is deprecated and will be removed from Bioconductor version 3.21 ** testing if installed package can be loaded from final location Warning in fun(libname, pkgname) : Package 'microbiomeMarker' is deprecated and will be removed from Bioconductor version 3.21 ** testing if installed package keeps a record of temporary installation path * DONE (microbiomeMarker)
microbiomeMarker.Rcheck/tests/testthat.Rout.fail
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 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(microbiomeMarker) Warning message: In fun(libname, pkgname) : Package 'microbiomeMarker' is deprecated and will be removed from Bioconductor version 3.21 > > test_check("microbiomeMarker") conditions vector supplied operating in serial mode computing center with all features New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` operating in serial mode New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` New names: * `` -> `...1` * `` -> `...2` * `` -> `...3` * `` -> `...4` * `` -> `...5` * `` -> `...6` * `` -> `...7` * `` -> `...8` * `` -> `...9` * `` -> `...10` * `` -> `...11` * `` -> `...12` `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... `set.seed(2020)` was used to initialize repeatable random subsampling. Please record this for your records so others can reproduce. Try `set.seed(2020); .Random.seed` for the full vector ... 46OTUs were removed because they are no longer present in any sample after random subsampling ... Default value being used. Default value being used. Default value being used. Default value being used. converting counts to integer mode Loading required package: ggplot2 Loading required package: lattice [ FAIL 1 | WARN 42 | SKIP 8 | PASS 220 ] ══ Skipped tests (8) ═══════════════════════════════════════════════════════════ • On CRAN (7): 'test-ancom.R:46:5', 'test-edgeR.R:9:5', 'test-lefse.R:19:5', 'test-limma-voom.R:15:5', 'test-multiple-groups-test.R:27:5', 'test-multiple-groups-test.R:54:9', 'test-two-group-test.R:24:5' • empty test (1): 'test-ancombc.R:1:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-confounder.R:42:5'): confounder analysis ───────────────────── res$pvalue (`actual`) not equal to 0.239 (`expected`). `actual`: 0.44 `expected`: 0.24 [ FAIL 1 | WARN 42 | SKIP 8 | PASS 220 ] Error: Test failures Execution halted
microbiomeMarker.Rcheck/microbiomeMarker-Ex.timings
name | user | system | elapsed | |
abundances-methods | 0.038 | 0.002 | 0.040 | |
aggregate_taxa | 0.506 | 0.006 | 0.512 | |
assign-marker_table | 0.742 | 0.021 | 0.764 | |
confounder | 0.779 | 0.004 | 0.782 | |
effect_size-plot | 0.780 | 0.005 | 0.785 | |
extract_posthoc_res | 0.035 | 0.001 | 0.036 | |
import_dada2 | 0.020 | 0.001 | 0.021 | |
import_picrust2 | 0.010 | 0.001 | 0.010 | |
import_qiime2 | 0.066 | 0.014 | 0.081 | |
marker_table-methods | 0.763 | 0.005 | 0.767 | |
microbiomeMarker | 0.004 | 0.000 | 0.004 | |
nmarker-methods | 0 | 0 | 0 | |
normalize-methods | 0.036 | 0.001 | 0.037 | |
phyloseq2DESeq2 | 0.157 | 0.005 | 0.162 | |
phyloseq2edgeR | 0.056 | 0.003 | 0.058 | |
phyloseq2metagenomeSeq | 0.058 | 0.002 | 0.059 | |
plot_abundance | 1.497 | 0.015 | 1.513 | |
plot_cladogram | 2.322 | 0.063 | 2.385 | |
plot_heatmap | 1.652 | 0.026 | 1.678 | |
plot_postHocTest | 0.318 | 0.004 | 0.322 | |
plot_sl_roc | 1.255 | 0.026 | 1.283 | |
postHocTest | 0.033 | 0.002 | 0.034 | |
run_aldex | 2.841 | 0.221 | 3.070 | |
run_ancom | 0 | 0 | 0 | |
run_ancombc | 3.968 | 0.008 | 3.978 | |
run_deseq2 | 2.152 | 0.013 | 2.165 | |
run_edger | 0.658 | 0.011 | 0.669 | |
run_lefse | 1.358 | 0.021 | 1.379 | |
run_limma_voom | 0.671 | 0.002 | 0.673 | |
run_metagenomeseq | 0.808 | 0.011 | 0.819 | |
run_posthoc_test | 0.137 | 0.001 | 0.138 | |
run_simple_stat | 0.692 | 0.003 | 0.695 | |
run_sl | 0.410 | 0.005 | 0.414 | |
run_test_multiple_groups | 0.729 | 0.004 | 0.732 | |
run_test_two_groups | 0.754 | 0.002 | 0.756 | |
subset_marker | 0.670 | 0.003 | 0.671 | |
summarize_taxa | 0.102 | 0.002 | 0.106 | |
transform_abundances | 0.044 | 0.005 | 0.049 | |