| Back to Build/check report for BioC 3.22 experimental data |
|
This page was generated on 2025-12-04 15:41 -0500 (Thu, 04 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4878 |
| 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 383/435 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
| spatialLIBD 1.22.0 (landing page) Leonardo Collado-Torres
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | ERROR | skipped | ||||||||
|
To the developers/maintainers of the spatialLIBD 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: spatialLIBD |
| Version: 1.22.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data spatialLIBD |
| StartedAt: 2025-12-04 11:45:55 -0500 (Thu, 04 Dec 2025) |
| EndedAt: 2025-12-04 11:50:17 -0500 (Thu, 04 Dec 2025) |
| EllapsedTime: 262.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data spatialLIBD
###
##############################################################################
##############################################################################
* checking for file ‘spatialLIBD/DESCRIPTION’ ... OK
* preparing ‘spatialLIBD’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘TenX_data_download.Rmd’ using rmarkdown
--- finished re-building ‘TenX_data_download.Rmd’
--- re-building ‘guide_to_spatial_registration.Rmd’ using rmarkdown
--- finished re-building ‘guide_to_spatial_registration.Rmd’
--- re-building ‘multi_gene_plots.Rmd’ using rmarkdown
Quitting from multi_gene_plots.Rmd:81-85 [setup]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! error reading from connection
---
Backtrace:
▆
1. └─spatialLIBD::fetch_data(type = "spatialDLPFC_Visium_example_subset")
2. ├─AnnotationHub::query(eh, pattern = c(tag, hub_title))
3. └─AnnotationHub::query(eh, pattern = c(tag, hub_title))
4. └─AnnotationHub (local) .local(x, pattern, ...)
5. └─AnnotationHub:::.db_index_load(x)
6. └─base::readRDS(.db_index_file(x))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'multi_gene_plots.Rmd' failed with diagnostics:
error reading from connection
--- failed re-building ‘multi_gene_plots.Rmd’
--- re-building ‘spatialLIBD.Rmd’ using rmarkdown
--- finished re-building ‘spatialLIBD.Rmd’
SUMMARY: processing the following file failed:
‘multi_gene_plots.Rmd’
Error: Vignette re-building failed.
Execution halted