Back to Build/check report for BioC 3.22 experimental data
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2025-11-20 15:41 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4868
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 373/435HostnameOS / ArchINSTALLBUILDCHECK
SingleCellMultiModal 1.22.0  (landing page)
Marcel Ramos
Snapshot Date: 2025-11-20 07:30 -0500 (Thu, 20 Nov 2025)
git_url: https://git.bioconductor.org/packages/SingleCellMultiModal
git_branch: RELEASE_3_22
git_last_commit: d8abccb
git_last_commit_date: 2025-10-29 10:02:31 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for SingleCellMultiModal on nebbiolo2

To the developers/maintainers of the SingleCellMultiModal 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: SingleCellMultiModal
Version: 1.22.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleCellMultiModal
StartedAt: 2025-11-20 11:46:35 -0500 (Thu, 20 Nov 2025)
EndedAt: 2025-11-20 11:52:06 -0500 (Thu, 20 Nov 2025)
EllapsedTime: 331.0 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

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


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

--- re-building ‘ECCITEseq.Rmd’ using rmarkdown
--- finished re-building ‘ECCITEseq.Rmd’

--- re-building ‘GTseq.Rmd’ using rmarkdown
--- finished re-building ‘GTseq.Rmd’

--- re-building ‘SCoPE2.Rmd’ using rmarkdown
--- finished re-building ‘SCoPE2.Rmd’

--- re-building ‘SingleCellMultiModal.Rmd’ using rmarkdown
--- finished re-building ‘SingleCellMultiModal.Rmd’

--- re-building ‘scMultiome.Rmd’ using rmarkdown
--- finished re-building ‘scMultiome.Rmd’

--- re-building ‘scNMT.Rmd’ using rmarkdown
--- finished re-building ‘scNMT.Rmd’

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

Quitting from seqFISH.Rmd:50-54 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! error reading from connection
---
Backtrace:
     ▆
  1. └─SingleCellMultiModal::seqFISH(...)
  2.   └─SingleCellMultiModal:::.getResourcesList(...)
  3.     └─SingleCellMultiModal:::.getResourceInfo(...)
  4.       └─SingleCellMultiModal:::.queryResources(...)
  5.         └─base::lapply(...)
  6.           └─SingleCellMultiModal (local) FUN(X[[i]], ...)
  7.             ├─utils::tail(query(ExperimentHub, res), 1)
  8.             ├─AnnotationHub::query(ExperimentHub, res)
  9.             └─AnnotationHub::query(ExperimentHub, res)
 10.               └─AnnotationHub (local) .local(x, pattern, ...)
 11.                 └─AnnotationHub:::.db_index_load(x)
 12.                   └─base::readRDS(.db_index_file(x))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Error: processing vignette 'seqFISH.Rmd' failed with diagnostics:
error reading from connection
--- failed re-building ‘seqFISH.Rmd’

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

Error: Vignette re-building failed.
Execution halted