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

This page was generated on 2026-02-25 11:57 -0500 (Wed, 25 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4891
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 682/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
epimutacions 1.14.0  (landing page)
Dolors Pelegri-Siso
Snapshot Date: 2026-02-24 13:45 -0500 (Tue, 24 Feb 2026)
git_url: https://git.bioconductor.org/packages/epimutacions
git_branch: RELEASE_3_22
git_last_commit: b56f6f9
git_last_commit_date: 2025-10-29 11:16:20 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
See other builds for epimutacions in R Universe.


BUILD results for epimutacions on nebbiolo2

To the developers/maintainers of the epimutacions package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/epimutacions.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: epimutacions
Version: 1.14.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 epimutacions
StartedAt: 2026-02-24 17:39:25 -0500 (Tue, 24 Feb 2026)
EndedAt: 2026-02-24 17:41:35 -0500 (Tue, 24 Feb 2026)
EllapsedTime: 130.1 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 epimutacions
###
##############################################################################
##############################################################################


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

Quitting from epimutacions.Rmd:609-611 [annot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `checkDataset()`:
! The given dataset: hsapiens_gene_ensembl, is not valid.  Correct dataset names can be obtained with the listDatasets() function.
---
Backtrace:
    ▆
 1. └─epimutacions::annotate_epimutations(epi_mvo, omim = TRUE)
 2.   └─epimutacions:::annotate_cpg(epi_results, db = db, ...)
 3.     └─biomaRt::useEnsembl(...)
 4.       └─biomaRt::useDataset(mart = mart, dataset = dataset, verbose = verbose)
 5.         └─biomaRt:::checkDataset(dataset = dataset, mart = mart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'epimutacions.Rmd' failed with diagnostics:
The given dataset: hsapiens_gene_ensembl, is not valid.  Correct dataset names can be obtained with the listDatasets() function.
--- failed re-building ‘epimutacions.Rmd’

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

Error: Vignette re-building failed.
Execution halted