Back to Build/check report for BioC 3.22:   simplified   long
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-03-25 11:57 -0400 (Wed, 25 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4893
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 680/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epigraHMM 1.18.0  (landing page)
Pedro Baldoni
Snapshot Date: 2026-03-24 13:45 -0400 (Tue, 24 Mar 2026)
git_url: https://git.bioconductor.org/packages/epigraHMM
git_branch: RELEASE_3_22
git_last_commit: d390572
git_last_commit_date: 2025-10-29 11:09:46 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
See other builds for epigraHMM in R Universe.


BUILD results for epigraHMM on nebbiolo2

To the developers/maintainers of the epigraHMM package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epigraHMM.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: epigraHMM
Version: 1.18.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 epigraHMM
StartedAt: 2026-03-24 17:25:05 -0400 (Tue, 24 Mar 2026)
EndedAt: 2026-03-24 17:29:55 -0400 (Tue, 24 Mar 2026)
EllapsedTime: 290.2 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 epigraHMM
###
##############################################################################
##############################################################################


* checking for file ‘epigraHMM/DESCRIPTION’ ... OK
* preparing ‘epigraHMM’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘epigraHMM.Rmd’ using rmarkdown

Quitting from epigraHMM.Rmd:255-283 [data_peak_consensus]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `h()`:
! error in evaluating the argument 'table' in selecting a method for function '%in%': 
---
Backtrace:
     ▆
  1. ├─epigraHMM::epigraHMMDataSetFromBam(...)
  2. │ └─epigraHMM:::getGap(gapTrack, genome, genomeList[["seqinfo"]])
  3. │   ├─rtracklayer::ucscTableQuery(session, table = "gap")
  4. │   └─rtracklayer::ucscTableQuery(session, table = "gap")
  5. │     ├─rtracklayer::ucscTableQuery(genome(x), ...)
  6. │     └─rtracklayer::ucscTableQuery(genome(x), ...)
  7. │       └─rtracklayer (local) .local(x, ...)
  8. │         ├─rtracklayer::`tableName<-`(`*tmp*`, check = check, value = table)
  9. │         └─rtracklayer::`tableName<-`(`*tmp*`, check = check, value = table)
 10. │           └─rtracklayer (local) .local(x, ..., value = value)
 11. │             └─rtracklayer:::normArgTable(value, x)
 12. │               ├─name %in% tableNames(query)
 13. │               ├─rtracklayer::tableNames(query)
 14. │               └─rtracklayer::tableNames(query)
 15. │                 └─rtracklayer (local) .local(object, ...)
 16. │                   ├─restfulr::read(url$list$tracks, genome = genome, trackLeavesOnly = 1)
 17. │                   └─restfulr::read(url$list$tracks, genome = genome, trackLeavesOnly = 1)
 18. │                     ├─base::tryCatch(...)
 19. │                     │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 20. │                     │   └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 21. │                     │     └─base (local) doTryCatch(return(expr), name, parentenv, handler)
 22. │                     └─x@protocol$read(x, cacheInfo)
 23. │                       └─restfulr:::handleResponse(content, reader, cache.info, x@errorHandler)
 24. │                         └─restfulr (local) errorHandler(responseError)
 25. │                           └─base::stop(response$statusMessage)
 26. └─base::.handleSimpleError(`<fn>`, "", base::quote(errorHandler(responseError)))
 27.   └─base (local) h(simpleError(msg, call))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'epigraHMM.Rmd' failed with diagnostics:
error in evaluating the argument 'table' in selecting a method for function '%in%': 
--- failed re-building ‘epigraHMM.Rmd’

SUMMARY: processing the following file failed:
  ‘epigraHMM.Rmd’

Error: Vignette re-building failed.
Execution halted