Back to Build/check report for BioC 3.24 experimental data
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-21 15:35 -0400 (Tue, 21 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4792
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 51/434HostnameOS / ArchINSTALLBUILDCHECK
CENTREprecomputed 1.1.0  (landing page)
Sara Lopez Ruiz de Vargas
Snapshot Date: 2026-04-21 08:30 -0400 (Tue, 21 Apr 2026)
git_url: https://git.bioconductor.org/packages/CENTREprecomputed
git_branch: devel
git_last_commit: 5334d64
git_last_commit_date: 2025-10-29 10:06:58 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    ERROR  skipped


BUILD results for CENTREprecomputed on nebbiolo2

To the developers/maintainers of the CENTREprecomputed 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: CENTREprecomputed
Version: 1.1.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data CENTREprecomputed
StartedAt: 2026-04-21 11:19:50 -0400 (Tue, 21 Apr 2026)
EndedAt: 2026-04-21 11:20:13 -0400 (Tue, 21 Apr 2026)
EllapsedTime: 23.1 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


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

Quitting from CENTREprecomputed.Rmd:48-51 [CENTREprecompDb object]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! failed to load resource
  name: EH9540
  title: Precomputed Fisher combined p-values and crup correlations database
  reason: 1 resources failed to download
---
Backtrace:
     ▆
  1. ├─eh[["EH9540"]]
  2. └─eh[["EH9540"]]
  3.   └─ExperimentHub (local) .local(x, i, j = j, ...)
  4.     ├─methods::callNextMethod(...)
  5.     │ └─base::eval(call, callEnv)
  6.     │   └─base::eval(call, callEnv)
  7.     └─AnnotationHub (local) .nextMethod(...)
  8.       └─AnnotationHub (local) .local(x, i, j = j, ...)
  9.         └─AnnotationHub:::.Hub_get1(...)
 10.           └─base::tryCatch(...)
 11.             └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 12.               └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 13.                 └─value[[3L]](cond)
 14.                   └─base::tryCatch(...)
 15.                     └─base (local) tryCatchList(expr, classes, parentenv, handlers)
 16.                       └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
 17.                         └─value[[3L]](cond)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'CENTREprecomputed.Rmd' failed with diagnostics:
failed to load resource
  name: EH9540
  title: Precomputed Fisher combined p-values and crup correlations database
  reason: 1 resources failed to download
--- failed re-building ‘CENTREprecomputed.Rmd’

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

Error: Vignette re-building failed.
Execution halted