Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-07-23 11:38 -0400 (Tue, 23 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4280
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 499/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dar 1.1.0  (landing page)
Francesc Catala-Moll
Snapshot Date: 2024-07-22 14:00 -0400 (Mon, 22 Jul 2024)
git_url: https://git.bioconductor.org/packages/dar
git_branch: devel
git_last_commit: b69c1d0
git_last_commit_date: 2024-04-30 11:53:50 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    ERROR  skippedskipped
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for dar on nebbiolo2

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.

raw results


Summary

Package: dar
Version: 1.1.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:dar.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings dar_1.1.0.tar.gz
StartedAt: 2024-07-22 22:31:47 -0400 (Mon, 22 Jul 2024)
EndedAt: 2024-07-22 22:44:41 -0400 (Mon, 22 Jul 2024)
EllapsedTime: 773.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: dar.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:dar.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings dar_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/dar.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* 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 for sufficient/correct file permissions ... 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 loading without being on the library search path ... 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_ancom         16.269  0.835  17.105
step_aldex         15.483  1.131  16.616
step_deseq          6.409  0.228   6.636
step_metagenomeseq  3.529  0.072   9.663
prep                2.851  0.196  37.195
import_steps        2.122  0.514  34.491
export_steps        1.672  0.071  12.059
recipe              1.032  0.069  17.258
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/dar.Rcheck/00check.log’
for details.


Installation output

dar.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL dar
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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)

Tests output

dar.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: x86_64-pc-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(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

Example timings

dar.Rcheck/dar-Ex.timings

nameusersystemelapsed
abundance_plt2.5930.1682.762
add_tax0.1410.0040.145
add_var0.1380.0000.137
bake0.4210.0040.425
contains_rarefaction0.2420.0000.242
cool0.2690.0000.269
corr_heatmap3.4610.0643.525
exclusion_plt0.8020.0040.806
export_steps 1.672 0.07112.059
find_intersections0.2090.0160.225
get_comparisons0.0250.0040.029
get_phy0.0220.0000.022
get_tax0.0230.0040.027
get_var0.0270.0000.027
import_steps 2.122 0.51434.491
intersection_df0.1880.0360.224
intersection_plt1.6730.1441.817
mutual_plt1.8480.2282.076
otu_table0.3800.0000.381
overlap_df0.2450.0080.254
phy_qc1.0790.0721.151
prep 2.851 0.19637.195
rand_id000
read_data1.4640.5701.847
recipe 1.032 0.06917.258
required_deps0.0480.0040.052
sample_data0.0310.0040.035
step_aldex15.483 1.13116.616
step_ancom16.269 0.83517.105
step_corncob2.5090.1072.617
step_deseq6.4090.2286.636
step_filter_by_abundance0.0370.0040.040
step_filter_by_prevalence0.0450.0000.045
step_filter_by_rarity0.0410.0000.041
step_filter_by_variance0.0450.0000.045
step_filter_taxa0.0410.0000.040
step_lefse0.070.000.07
step_maaslin3.0480.0483.096
step_metagenomeseq3.5290.0729.663
step_rarefaction0.0490.0000.049
step_subset_taxa0.0390.0000.039
step_wilcox1.7170.0361.753
steps_ids0.0170.0000.017
tax_table0.0460.0040.049
tidyeval0.0160.0000.016
to_tibble0.3980.0160.414
use_rarefy0.0150.0000.015
zero_otu0.4360.0160.451