Back to Build/check report for BioC 3.24:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-05 11:33 -0400 (Tue, 05 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 341/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
chipenrich 2.37.0  (landing page)
Kai Wang
Snapshot Date: 2026-05-04 13:45 -0400 (Mon, 04 May 2026)
git_url: https://git.bioconductor.org/packages/chipenrich
git_branch: devel
git_last_commit: 0fee245
git_last_commit_date: 2026-04-28 08:38:07 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
See other builds for chipenrich in R Universe.


CHECK results for chipenrich on nebbiolo2

To the developers/maintainers of the chipenrich package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/chipenrich.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: chipenrich
Version: 2.37.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:chipenrich.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings chipenrich_2.37.0.tar.gz
StartedAt: 2026-05-04 22:06:49 -0400 (Mon, 04 May 2026)
EndedAt: 2026-05-04 22:15:38 -0400 (Mon, 04 May 2026)
EllapsedTime: 528.7 seconds
RetCode: 1
Status:   ERROR  
CheckDir: chipenrich.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:chipenrich.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings chipenrich_2.37.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/chipenrich.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-05 02:06:49 UTC
* checking for file ‘chipenrich/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘chipenrich’ version ‘2.37.0’
* 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 ‘chipenrich’ 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 ... NOTE
checkRd: (-1) broadenrich.Rd:134: Escaped LaTeX specials: \&
checkRd: (-1) chipenrich.Rd:148: Escaped LaTeX specials: \&
checkRd: (-1) hybridenrich.Rd:111: Escaped LaTeX specials: \&
checkRd: (-1) polyenrich.Rd:148: Escaped LaTeX specials: \&
checkRd: (-1) proxReg.Rd:117: Escaped LaTeX specials: \&
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
             user system elapsed
broadenrich 6.671  0.110   6.782
polyenrich  5.477  0.108   5.585
* 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:
   16. │                   └─DBI (local) .local(conn, statement, ...)
   17. │                     ├─DBI::dbSendQuery(conn, statement, ...)
   18. │                     └─RSQLite::dbSendQuery(conn, statement, ...)
   19. │                       └─RSQLite (local) .local(conn, statement, ...)
   20. │                         ├─methods::new(...)
   21. │                         │ ├─methods::initialize(value, ...)
   22. │                         │ └─methods::initialize(value, ...)
   23. │                         └─RSQLite:::result_create(conn@ptr, statement)
   24. └─base::.handleSimpleError(...)
   25.   └─base (local) h(simpleError(msg, call))
  
  [ FAIL 3 | WARN 0 | SKIP 3 | PASS 162 ]
  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, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.24-bioc/meat/chipenrich.Rcheck/00check.log’
for details.


Installation output

chipenrich.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL chipenrich
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’
* installing *source* package ‘chipenrich’ ...
** this is package ‘chipenrich’ version ‘2.37.0’
** using staged installation
** R
** 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 (chipenrich)

Tests output

chipenrich.Rcheck/tests/testthat.Rout.fail


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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(chipenrich)





> 
> test_check("chipenrich")
Saving _problems/test_0a_utils-28.R
Saving _problems/test_1_read-52.R
Saving _problems/test_1_read-73.R
[ FAIL 3 | WARN 0 | SKIP 3 | PASS 162 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• empty test (3): 'test_5_chipenrich.R:200:1', 'test_5_chipenrich.R:233:1',
  'test_5_chipenrich.R:237:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_0a_utils.R:28:5'): Genome to eg2symbol ─────────────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'x' in selecting a method for function 'toTable': unable to open database file
Backtrace:
     ▆
  1. ├─testthat::expect_equal(class(genome_to_orgdb("hg19")), "data.frame") at test_0a_utils.R:28:5
  2. │ └─testthat::quasi_label(enquo(object), label)
  3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
  4. ├─chipenrich:::genome_to_orgdb("hg19")
  5. │ ├─BiocGenerics::as.data.frame(egSYMBOL[mapped_genes])
  6. │ └─AnnotationDbi::as.data.frame(egSYMBOL[mapped_genes])
  7. │   ├─BiocGenerics::toTable(x)
  8. │   └─AnnotationDbi::toTable(x)
  9. │     └─AnnotationDbi (local) .local(x, ...)
 10. │       ├─BiocGenerics::toTable(flatten(x, fromKeys.only = TRUE))
 11. │       ├─AnnotationDbi:::flatten(x, fromKeys.only = TRUE)
 12. │       └─AnnotationDbi:::flatten(x, fromKeys.only = TRUE)
 13. │         └─AnnotationDbi (local) .local(x, ...)
 14. │           └─AnnotationDbi:::dbSelectFromL2Rchain(...)
 15. │             └─AnnotationDbi:::dbQuery(conn, SQL)
 16. │               ├─DBI::dbGetQuery(conn, SQL)
 17. │               └─DBI::dbGetQuery(conn, SQL)
 18. │                 └─DBI (local) .local(conn, statement, ...)
 19. │                   ├─DBI::dbSendQuery(conn, statement, ...)
 20. │                   └─RSQLite::dbSendQuery(conn, statement, ...)
 21. │                     └─RSQLite (local) .local(conn, statement, ...)
 22. │                       ├─methods::new(...)
 23. │                       │ ├─methods::initialize(value, ...)
 24. │                       │ └─methods::initialize(value, ...)
 25. │                       └─RSQLite:::result_create(conn@ptr, statement)
 26. └─base::.handleSimpleError(...)
 27.   └─base (local) h(simpleError(msg, call))
── Error ('test_1_read.R:52:2'): Test renaming geneid to gene_id and hg19 genome ──
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'x' in selecting a method for function 'toTable': unable to open database file
Backtrace:
     ▆
  1. ├─chipenrich:::read_ldef(ldef_geneid_file, genome = "hg19") at test_1_read.R:52:9
  2. │ └─chipenrich:::genome_to_orgdb(genome)
  3. │   ├─BiocGenerics::as.data.frame(egSYMBOL[mapped_genes])
  4. │   └─AnnotationDbi::as.data.frame(egSYMBOL[mapped_genes])
  5. │     ├─BiocGenerics::toTable(x)
  6. │     └─AnnotationDbi::toTable(x)
  7. │       └─AnnotationDbi (local) .local(x, ...)
  8. │         ├─BiocGenerics::toTable(flatten(x, fromKeys.only = TRUE))
  9. │         ├─AnnotationDbi:::flatten(x, fromKeys.only = TRUE)
 10. │         └─AnnotationDbi:::flatten(x, fromKeys.only = TRUE)
 11. │           └─AnnotationDbi (local) .local(x, ...)
 12. │             └─AnnotationDbi:::dbSelectFromL2Rchain(...)
 13. │               └─AnnotationDbi:::dbQuery(conn, SQL)
 14. │                 ├─DBI::dbGetQuery(conn, SQL)
 15. │                 └─DBI::dbGetQuery(conn, SQL)
 16. │                   └─DBI (local) .local(conn, statement, ...)
 17. │                     ├─DBI::dbSendQuery(conn, statement, ...)
 18. │                     └─RSQLite::dbSendQuery(conn, statement, ...)
 19. │                       └─RSQLite (local) .local(conn, statement, ...)
 20. │                         ├─methods::new(...)
 21. │                         │ ├─methods::initialize(value, ...)
 22. │                         │ └─methods::initialize(value, ...)
 23. │                         └─RSQLite:::result_create(conn@ptr, statement)
 24. └─base::.handleSimpleError(...)
 25.   └─base (local) h(simpleError(msg, call))
── Error ('test_1_read.R:73:2'): Test nosymbol and hg19 genome ─────────────────
Error in `h(simpleError(msg, call))`: error in evaluating the argument 'x' in selecting a method for function 'toTable': unable to open database file
Backtrace:
     ▆
  1. ├─chipenrich:::read_ldef(ldef_nosymbol_file, genome = "hg19") at test_1_read.R:73:9
  2. │ └─chipenrich:::genome_to_orgdb(genome)
  3. │   ├─BiocGenerics::as.data.frame(egSYMBOL[mapped_genes])
  4. │   └─AnnotationDbi::as.data.frame(egSYMBOL[mapped_genes])
  5. │     ├─BiocGenerics::toTable(x)
  6. │     └─AnnotationDbi::toTable(x)
  7. │       └─AnnotationDbi (local) .local(x, ...)
  8. │         ├─BiocGenerics::toTable(flatten(x, fromKeys.only = TRUE))
  9. │         ├─AnnotationDbi:::flatten(x, fromKeys.only = TRUE)
 10. │         └─AnnotationDbi:::flatten(x, fromKeys.only = TRUE)
 11. │           └─AnnotationDbi (local) .local(x, ...)
 12. │             └─AnnotationDbi:::dbSelectFromL2Rchain(...)
 13. │               └─AnnotationDbi:::dbQuery(conn, SQL)
 14. │                 ├─DBI::dbGetQuery(conn, SQL)
 15. │                 └─DBI::dbGetQuery(conn, SQL)
 16. │                   └─DBI (local) .local(conn, statement, ...)
 17. │                     ├─DBI::dbSendQuery(conn, statement, ...)
 18. │                     └─RSQLite::dbSendQuery(conn, statement, ...)
 19. │                       └─RSQLite (local) .local(conn, statement, ...)
 20. │                         ├─methods::new(...)
 21. │                         │ ├─methods::initialize(value, ...)
 22. │                         │ └─methods::initialize(value, ...)
 23. │                         └─RSQLite:::result_create(conn@ptr, statement)
 24. └─base::.handleSimpleError(...)
 25.   └─base (local) h(simpleError(msg, call))

[ FAIL 3 | WARN 0 | SKIP 3 | PASS 162 ]
Error:
! Test failures.
Execution halted

Example timings

chipenrich.Rcheck/chipenrich-Ex.timings

nameusersystemelapsed
assign_peak_segments0.2300.0170.249
assign_peaks0.5240.0100.536
broadenrich6.6710.1106.782
calc_peak_gene_overlap0.2880.0030.291
chipenrich1.3510.0141.366
load_peaks0.0530.0010.055
num_peaks_per_gene0.4200.0020.422
peaks2genes0.4280.0130.442
plot_chipenrich_spline1.2210.0121.235
plot_dist_to_tss0.2920.0030.295
plot_gene_coverage0.6680.0200.688
plot_polyenrich_spline1.5960.0201.616
polyenrich5.4770.1085.585
proxReg0.4460.0030.449
read_bed0.2090.0010.211
supported_genesets0.0050.0000.005
supported_genomes0.0010.0000.002
supported_locusdefs0.0050.0000.005
supported_methods0.0010.0000.001
supported_read_lengths0.0040.0000.004