| Back to Build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-04-22 11:57 -0400 (Wed, 22 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4796 |
| 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 673/2351 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| epimutacions 1.15.0 (landing page) Dolors Pelegri-Siso
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
| See other builds for epimutacions in R Universe. | ||||||||||||||
|
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. |
| Package: epimutacions |
| Version: 1.15.0 |
| Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data --md5 epimutacions |
| StartedAt: 2026-04-21 18:16:06 -0400 (Tue, 21 Apr 2026) |
| EndedAt: 2026-04-21 18:18:33 -0400 (Tue, 21 Apr 2026) |
| EllapsedTime: 147.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-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 (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘epimutacions.Rmd’ using rmarkdown
Quitting from epimutacions.Rmd:609-611 [annot]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `.processResults()`:
! Query ERROR: caught BioMart::Exception::Database: Could not connect to mysql database ensembl_mart_115: DBI connect('database=ensembl_mart_115;host=127.0.0.1;port=5316','ensro',...) failed: Can't connect to MySQL server on '127.0.0.1' (111) at /nfs/public/ro/ensweb/live/mart/www_115/biomart-perl/lib/BioMart/Configuration/DBLocation.pm line 98.
---
Backtrace:
▆
1. └─epimutacions::annotate_epimutations(epi_mvo, omim = TRUE)
2. └─epimutacions:::annotate_cpg(epi_results, db = db, ...)
3. └─base::lapply(...)
4. └─epimutacions (local) FUN(X[[i]], ...)
5. └─biomaRt::getBM(...)
6. └─biomaRt:::.processResults(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'epimutacions.Rmd' failed with diagnostics:
Query ERROR: caught BioMart::Exception::Database: Could not connect to mysql database ensembl_mart_115: DBI connect('database=ensembl_mart_115;host=127.0.0.1;port=5316','ensro',...) failed: Can't connect to MySQL server on '127.0.0.1' (111) at /nfs/public/ro/ensweb/live/mart/www_115/biomart-perl/lib/BioMart/Configuration/DBLocation.pm line 98.
--- failed re-building ‘epimutacions.Rmd’
SUMMARY: processing the following file failed:
‘epimutacions.Rmd’
Error: Vignette re-building failed.
Execution halted