Back to Rapid builds (Linux only) of a subset of BioC 3.22
Report updated every 6 hours

This page was generated on 2025-10-30 14:25 -0400 (Thu, 30 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 896
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 108/229HostnameOS / ArchINSTALLBUILDCHECK
glmGamPoi 1.23.0  (landing page)
Constantin Ahlmann-Eltze
Snapshot Date: 2025-10-30 12:00 -0400 (Thu, 30 Oct 2025)
git_url: https://git.bioconductor.org/packages/glmGamPoi
git_branch: devel
git_last_commit: 23ac45d
git_last_commit_date: 2025-10-29 10:58:15 -0400 (Wed, 29 Oct 2025)
teran2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for glmGamPoi on teran2

To the developers/maintainers of the glmGamPoi 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: glmGamPoi
Version: 1.23.0
Command: /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data glmGamPoi
StartedAt: 2025-10-30 12:43:30 -0400 (Thu, 30 Oct 2025)
EndedAt: 2025-10-30 12:44:23 -0400 (Thu, 30 Oct 2025)
EllapsedTime: 53.5 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/rapidbuild/bbs-3.22-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data glmGamPoi
###
##############################################################################
##############################################################################


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

Quitting from glmGamPoi.Rmd:82-91 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'ExperimentHub'
---
Backtrace:
    ▆
 1. └─base::loadNamespace(x)
 2.   ├─base::namespaceImportFrom(...)
 3.   │ └─base::asNamespace(ns)
 4.   └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
 5.     └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
 6.       └─base (local) withOneRestart(expr, restarts[[1L]])
 7.         └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'glmGamPoi.Rmd' failed with diagnostics:
there is no package called 'ExperimentHub'
--- failed re-building ‘glmGamPoi.Rmd’

--- re-building ‘pseudobulk.Rmd’ using rmarkdown

Quitting from pseudobulk.Rmd:37-42 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `loadNamespace()`:
! there is no package called 'ExperimentHub'
---
Backtrace:
    ▆
 1. └─base::loadNamespace(x)
 2.   ├─base::namespaceImportFrom(...)
 3.   │ └─base::asNamespace(ns)
 4.   └─base::loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]])
 5.     └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
 6.       └─base (local) withOneRestart(expr, restarts[[1L]])
 7.         └─base (local) doWithOneRestart(return(expr), restart)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'pseudobulk.Rmd' failed with diagnostics:
there is no package called 'ExperimentHub'
--- failed re-building ‘pseudobulk.Rmd’

SUMMARY: processing the following files failed:
  ‘glmGamPoi.Rmd’ ‘pseudobulk.Rmd’

Error: Vignette re-building failed.
Execution halted