Back to Build/check report for BioC 3.23:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-01-28 11:32 -0500 (Wed, 28 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4815
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 604/2347HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMRcate 3.7.0  (landing page)
Tim Peters
Snapshot Date: 2026-01-27 13:40 -0500 (Tue, 27 Jan 2026)
git_url: https://git.bioconductor.org/packages/DMRcate
git_branch: devel
git_last_commit: c4e3304
git_last_commit_date: 2025-10-29 10:18:14 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for DMRcate on nebbiolo1

To the developers/maintainers of the DMRcate package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DMRcate.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: DMRcate
Version: 3.7.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data DMRcate
StartedAt: 2026-01-27 17:23:12 -0500 (Tue, 27 Jan 2026)
EndedAt: 2026-01-27 17:37:49 -0500 (Tue, 27 Jan 2026)
EllapsedTime: 876.9 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 DMRcate
###
##############################################################################
##############################################################################


* checking for file ‘DMRcate/DESCRIPTION’ ... OK
* preparing ‘DMRcate’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘EPICv1_and_450K.Rnw’ using knitr
--- finished re-building ‘EPICv1_and_450K.Rnw’

--- re-building ‘EPICv2.Rnw’ using knitr
--- finished re-building ‘EPICv2.Rnw’

--- re-building ‘sequencing.Rnw’ using knitr

Quitting from sequencing.Rnw:157-160 [seqDMRplot2]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! Your query has been redirected to https://status.ensembl.org indicating this Ensembl service is currently unavailable.
Look at ?useEnsembl for details on how to try a mirror site.
---
Backtrace:
    x
 1. \-DMRcate::DMR.plot(...)
 2.   +-base::suppressWarnings(...)
 3.   | \-base::withCallingHandlers(...)
 4.   \-biomaRt::useMart("ensembl", dataset = "mmusculus_gene_ensembl")
 5.     \-biomaRt:::.useMart(...)
 6.       \-biomaRt:::.listMarts(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'sequencing.Rnw' failed with diagnostics:
Your query has been redirected to https://status.ensembl.org indicating this Ensembl service is currently unavailable.
Look at ?useEnsembl for details on how to try a mirror site.
--- failed re-building ‘sequencing.Rnw’

SUMMARY: processing the following file failed:
  ‘sequencing.Rnw’

Error: Vignette re-building failed.
Execution halted