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

This page was generated on 2024-07-06 11:43 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dar 1.1.0  (landing page)
Francesc Catala-Moll
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 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  
palomino6Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for dar on kjohnson3

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dar.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dar_1.1.0.tar.gz
StartedAt: 2024-07-05 23:29:45 -0400 (Fri, 05 Jul 2024)
EndedAt: 2024-07-05 23:36:25 -0400 (Fri, 05 Jul 2024)
EllapsedTime: 399.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: dar.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:dar.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings dar_1.1.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/dar.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.5
* 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 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 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         7.847  0.982  11.006
step_ancom         6.512  0.294   8.625
step_metagenomeseq 1.481  0.040   5.226
prep               0.889  0.043  20.230
export_steps       0.819  0.095   7.045
import_steps       0.725  0.052  19.371
recipe             0.363  0.016   9.801
* 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 0 | 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
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/dar.Rcheck/00check.log’
for details.


Installation output

dar.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL dar
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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: 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(dar)
> 
> test_check("dar")
Starting 2 test processes
[ FAIL 1 | WARN 0 | 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 0 | SKIP 9 | PASS 81 ]
Error: Test failures
Execution halted

Example timings

dar.Rcheck/dar-Ex.timings

nameusersystemelapsed
abundance_plt1.2010.0591.619
add_tax0.0710.0020.089
add_var0.0670.0030.095
bake0.1860.0050.237
contains_rarefaction0.1090.0070.146
cool0.1150.0040.151
corr_heatmap1.7790.0482.306
exclusion_plt0.3290.0070.421
export_steps0.8190.0957.045
find_intersections0.0630.0030.070
get_comparisons0.0110.0010.013
get_phy0.0090.0020.012
get_tax0.0110.0020.014
get_var0.0110.0010.013
import_steps 0.725 0.05219.371
intersection_df0.0760.0020.091
intersection_plt0.6750.0070.845
mutual_plt0.7100.0090.924
otu_table0.1320.0010.186
overlap_df0.1040.0050.135
phy_qc0.4130.0090.561
prep 0.889 0.04320.230
rand_id000
read_data0.5640.1450.726
recipe0.3630.0169.801
required_deps0.0270.0030.031
sample_data0.0190.0010.021
step_aldex 7.847 0.98211.006
step_ancom6.5120.2948.625
step_corncob1.0730.0801.452
step_deseq2.7630.0433.553
step_filter_by_abundance0.0170.0030.028
step_filter_by_prevalence0.0150.0030.025
step_filter_by_rarity0.0210.0030.030
step_filter_by_variance0.0220.0060.032
step_filter_taxa0.0150.0030.022
step_lefse0.0320.0030.050
step_maaslin1.1230.0591.489
step_metagenomeseq1.4810.0405.226
step_rarefaction0.0180.0030.020
step_subset_taxa0.0150.0010.017
step_wilcox0.6230.0090.742
steps_ids0.0080.0010.016
tax_table0.0200.0030.030
tidyeval0.0120.0010.017
to_tibble0.1470.0030.195
use_rarefy0.0090.0030.025
zero_otu0.1660.0070.209