Back to Build/check report for BioC 3.23 annotations
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-11-26 07:00 -0500 (Wed, 26 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4865
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 21/49HostnameOS / ArchINSTALLBUILDCHECK
EpiTxDb.Mm.mm10 0.99.6  (landing page)
Felix G.M. Ernst
Snapshot Date: 2025-11-26 05:45 -0500 (Wed, 26 Nov 2025)
git_url: https://git.bioconductor.org/packages/EpiTxDb.Mm.mm10
git_branch: devel
git_last_commit: 26d976c
git_last_commit_date: 2020-09-06 01:53:14 -0500 (Sun, 06 Sep 2020)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for EpiTxDb.Mm.mm10 on nebbiolo1

To the developers/maintainers of the EpiTxDb.Mm.mm10 package:
- 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: EpiTxDb.Mm.mm10
Version: 0.99.6
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data EpiTxDb.Mm.mm10
StartedAt: 2025-11-26 06:01:37 -0500 (Wed, 26 Nov 2025)
EndedAt: 2025-11-26 06:02:40 -0500 (Wed, 26 Nov 2025)
EllapsedTime: 62.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data EpiTxDb.Mm.mm10
###
##############################################################################
##############################################################################


* checking for file ‘EpiTxDb.Mm.mm10/DESCRIPTION’ ... OK
* preparing ‘EpiTxDb.Mm.mm10’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘EpiTxDb.Mm.mm10.Rmd’ using rmarkdown

Quitting from EpiTxDb.Mm.mm10.Rmd:37-40 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: AH78918
  title: EpiTxDb tRNAdb for Mus musculus mm10
  reason: Corrupt Cache: resource id
  See AnnotationHub's TroubleshootingTheHubs vignette section on corrupt cache
  cache: /home/biocbuild/.cache/R/AnnotationHub
  reason: ℹ In argument: `rpath = unname(bfcrpath(x, rids = rids))`.
Caused by error in `bfcrpath()`:
! all(rids %in% bfcrid(x)) is not TRUE
---
Backtrace:
     ▆
  1. └─EpiTxDb.Mm.mm10::EpiTxDb.Mm.mm10.tRNAdb()
  2.   └─EpiTxDb.Mm.mm10:::.load_resource(version = version, type = "tRNAdb")
  3.     ├─ah[[id]]
  4.     └─ah[[id]]
  5.       └─AnnotationHub (local) .local(x, i, j = j, ...)
  6.         └─AnnotationHub:::.Hub_get1(...)
  7.           └─base::tryCatch(...)
  8.             └─base (local) tryCatchList(expr, classes, parentenv, handlers)
  9.               └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 10.                 └─value[[3L]](cond)
 11.                   └─base::tryCatch(...)
 12.                     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 13.                       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 14.                         └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'EpiTxDb.Mm.mm10.Rmd' failed with diagnostics:
failed to load resource
  name: AH78918
  title: EpiTxDb tRNAdb for Mus musculus mm10
  reason: Corrupt Cache: resource id
  See AnnotationHub's TroubleshootingTheHubs vignette section on corrupt cache
  cache: /home/biocbuild/.cache/R/AnnotationHub
  reason: ℹ In argument: `rpath = unname(bfcrpath(x, rids = rids))`.
Caused by error in `bfcrpath()`:
! all(rids %in% bfcrid(x)) is not TRUE
--- failed re-building ‘EpiTxDb.Mm.mm10.Rmd’

SUMMARY: processing the following file failed:
  ‘EpiTxDb.Mm.mm10.Rmd’

Error: Vignette re-building failed.
Execution halted