Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-07-16 11:40 -0400 (Tue, 16 Jul 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4677 |
palomino6 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4416 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4393 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4373 |
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 496/2243 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
dar 1.1.0 (landing page) Francesc Catala-Moll
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino6 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
To the developers/maintainers of the dar package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dar.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: dar |
Version: 1.1.0 |
Command: C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dar.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings dar_1.1.0.tar.gz |
StartedAt: 2024-07-15 23:15:04 -0400 (Mon, 15 Jul 2024) |
EndedAt: 2024-07-15 23:25:11 -0400 (Mon, 15 Jul 2024) |
EllapsedTime: 606.5 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: dar.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:dar.install-out.txt --library=C:\Users\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings dar_1.1.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.20-bioc/meat/dar.Rcheck' * using R version 4.4.1 (2024-06-14 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'dar/DESCRIPTION' ... OK * this is package 'dar' version '1.1.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 whether package 'dar' 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 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed step_aldex 16.59 3.02 19.75 step_ancom 14.60 0.98 15.66 read_data 3.97 2.83 5.21 step_deseq 5.61 0.15 5.74 step_metagenomeseq 3.38 0.11 8.34 recipe 1.80 0.06 19.52 prep 1.59 0.11 38.35 import_steps 1.11 0.31 32.47 export_steps 1.21 0.13 12.78 * 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: i In index: 1. i With name: RiskGroup2. Caused by error in `map()`: i In index: 1. Caused by error in `dplyr::rename()`: ! Can't rename columns that don't exist. x Column `Names` doesn't exist. Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-roxytest-tests-lefse.R:15:3 2. └─rlang::cnd_signal(state$error) [ FAIL 1 | WARN 2 | SKIP 9 | PASS 81 ] 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 'C:/Users/biocbuild/bbs-3.20-bioc/meat/dar.Rcheck/00check.log' for details.
dar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL dar ### ############################################################################## ############################################################################## * installing to library 'C:/Users/biocbuild/bbs-3.20-bioc/R/library' * installing *source* package 'dar' ... ** 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 ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (dar)
dar.Rcheck/tests/testthat.Rout.fail
R version 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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(dar) > > test_check("dar") Starting 2 test processes [ FAIL 1 | WARN 2 | SKIP 9 | PASS 81 ] ══ Skipped tests (9) ═══════════════════════════════════════════════════════════ • On CRAN (9): 'test-roxytest-tests-bake.R:18:3', 'test-roxytest-tests-ancom.R:14:3', 'test-roxytest-tests-misc.R:73:3', 'test-roxytest-tests-misc.R:101:3', 'test-roxytest-tests-misc.R:108:3', 'test-roxytest-tests-pkg_check.R:6:3', 'test-roxytest-tests-maaslin2.R:16:3', 'test-roxytest-tests-read_data.R:24:3', 'test-roxytest-tests-steps_and_checks.R:7:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-roxytest-tests-lefse.R:15:3'): [unknown alias] @ L82 ─────────── <purrr_error_indexed/rlang_error/error/condition> Error in `(function (.x, .f, ..., .progress = FALSE) { map_("list", .x, .f, ..., .progress = .progress) })(.x = "rec %>% run_lefse(kruskal.threshold = 0.05, wilcox.threshold = 0.05, lda.threshold = 2, blockCol = NULL, assay = 1, trim.names = FALSE, rarefy = TRUE)", .f = function (...) { { ...furrr_chunk_seeds_i <- ...furrr_chunk_seeds_env[["i"]] ...furrr_chunk_seeds_env[["i"]] <- ...furrr_chunk_seeds_i + 1L assign(x = ".Random.seed", value = ...furrr_chunk_seeds[[...furrr_chunk_seeds_i]], envir = globalenv(), inherits = FALSE) } NULL ...furrr_out <- ...furrr_fn(...) ...furrr_out })`: i In index: 1. Caused by error in `purrr::map()`: i In index: 1. i With name: RiskGroup2. Caused by error in `map()`: i In index: 1. Caused by error in `dplyr::rename()`: ! Can't rename columns that don't exist. x Column `Names` doesn't exist. Backtrace: ▆ 1. └─testthat::expect_snapshot(...) at test-roxytest-tests-lefse.R:15:3 2. └─rlang::cnd_signal(state$error) [ FAIL 1 | WARN 2 | SKIP 9 | PASS 81 ] Error: Test failures Execution halted
dar.Rcheck/dar-Ex.timings
name | user | system | elapsed | |
abundance_plt | 2.39 | 0.14 | 2.53 | |
add_tax | 0.11 | 0.04 | 0.18 | |
add_var | 0.13 | 0.03 | 0.15 | |
bake | 0.40 | 0.07 | 0.47 | |
contains_rarefaction | 0.19 | 0.00 | 0.19 | |
cool | 0.27 | 0.06 | 0.33 | |
corr_heatmap | 3.51 | 0.66 | 4.17 | |
exclusion_plt | 0.81 | 0.01 | 0.83 | |
export_steps | 1.21 | 0.13 | 12.78 | |
find_intersections | 0.15 | 0.01 | 0.17 | |
get_comparisons | 0.02 | 0.03 | 0.05 | |
get_phy | 0.02 | 0.02 | 0.04 | |
get_tax | 0.03 | 0.01 | 0.05 | |
get_var | 0.01 | 0.02 | 0.03 | |
import_steps | 1.11 | 0.31 | 32.47 | |
intersection_df | 0.16 | 0.03 | 0.19 | |
intersection_plt | 1.23 | 0.08 | 1.33 | |
mutual_plt | 1.67 | 0.10 | 1.79 | |
otu_table | 0.33 | 0.03 | 0.38 | |
overlap_df | 0.25 | 0.03 | 0.28 | |
phy_qc | 2.02 | 0.06 | 2.41 | |
prep | 1.59 | 0.11 | 38.35 | |
rand_id | 0 | 0 | 0 | |
read_data | 3.97 | 2.83 | 5.21 | |
recipe | 1.80 | 0.06 | 19.52 | |
required_deps | 0.04 | 0.05 | 0.09 | |
sample_data | 0.02 | 0.03 | 0.05 | |
step_aldex | 16.59 | 3.02 | 19.75 | |
step_ancom | 14.60 | 0.98 | 15.66 | |
step_corncob | 2.31 | 0.19 | 2.50 | |
step_deseq | 5.61 | 0.15 | 5.74 | |
step_filter_by_abundance | 0.03 | 0.04 | 0.06 | |
step_filter_by_prevalence | 0.03 | 0.01 | 0.05 | |
step_filter_by_rarity | 0.03 | 0.03 | 0.06 | |
step_filter_by_variance | 0.05 | 0.02 | 0.06 | |
step_filter_taxa | 0.03 | 0.03 | 0.06 | |
step_lefse | 0.14 | 0.01 | 0.16 | |
step_maaslin | 3.14 | 0.25 | 3.45 | |
step_metagenomeseq | 3.38 | 0.11 | 8.34 | |
step_rarefaction | 0.04 | 0.03 | 0.08 | |
step_subset_taxa | 0.04 | 0.02 | 0.05 | |
step_wilcox | 1.64 | 0.04 | 1.70 | |
steps_ids | 0.03 | 0.00 | 0.03 | |
tax_table | 0.04 | 0.02 | 0.07 | |
tidyeval | 0.02 | 0.00 | 0.01 | |
to_tibble | 0.34 | 0.03 | 0.38 | |
use_rarefy | 0.02 | 0.02 | 0.03 | |
zero_otu | 0.44 | 0.03 | 0.47 | |