| Back to Rapid builds (Linux only) of a subset of BioC 3.23 Report updated every 6 hours |
This page was generated on 2026-04-28 16:18 -0400 (Tue, 28 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-22 r89945) -- "Because it was There" | 919 |
| 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 122/231 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | |||||||
| HubPub 1.21.0 (landing page) Kayla Interdonato
| teran2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | ERROR | skipped | |||||||
|
To the developers/maintainers of the HubPub 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. |
| Package: HubPub |
| Version: 1.21.0 |
| Command: /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data HubPub |
| StartedAt: 2026-04-28 13:05:48 -0400 (Tue, 28 Apr 2026) |
| EndedAt: 2026-04-28 13:05:54 -0400 (Tue, 28 Apr 2026) |
| EllapsedTime: 6.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/rapidbuild/bbs-3.23-bioc-rapid/R/bin/R CMD build --keep-empty-dirs --no-resave-data HubPub
###
##############################################################################
##############################################################################
* checking for file ‘HubPub/DESCRIPTION’ ... OK
* preparing ‘HubPub’:
* checking DESCRIPTION meta-information ... OK
* installing the package (it is needed to build vignettes)
* creating vignettes ... ERROR
--- re-building ‘CreateAHubPackage.Rmd’ using rmarkdown
--- finished re-building ‘CreateAHubPackage.Rmd’
--- re-building ‘HubPub.Rmd’ using rmarkdown
Quitting from HubPub.Rmd:69-72 [create]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! unknown Bioconductor version '3.24'; see https://bioconductor.org/install
---
Backtrace:
▆
1. └─HubPub::create_pkg(file.path(fl, "examplePkg"), "ExperimentHub")
2. ├─base::stopifnot(...)
3. └─BiocManager::available(pkg)
4. ├─BiocManager:::.repositories_filter(repositories())
5. │ └─base::logical(length(repos))
6. └─BiocManager::repositories()
7. └─BiocManager:::.version_validate(version)
8. ├─base::ifelse(.is_CRAN_check(), .message(txt), .stop(txt))
9. └─BiocManager:::.stop(txt)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'HubPub.Rmd' failed with diagnostics:
unknown Bioconductor version '3.24'; see https://bioconductor.org/install
--- failed re-building ‘HubPub.Rmd’
SUMMARY: processing the following file failed:
‘HubPub.Rmd’
Error: Vignette re-building failed.
Execution halted