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

This page was generated on 2026-01-22 15:01 -0500 (Thu, 22 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4808
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 370/432HostnameOS / ArchINSTALLBUILDCHECK
SingleCellMultiModal 1.23.0  (landing page)
Marcel Ramos
Snapshot Date: 2026-01-22 07:00 -0500 (Thu, 22 Jan 2026)
git_url: https://git.bioconductor.org/packages/SingleCellMultiModal
git_branch: devel
git_last_commit: 2a345af
git_last_commit_date: 2025-10-29 10:02:31 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped


BUILD results for SingleCellMultiModal on nebbiolo1

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.23.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data SingleCellMultiModal
StartedAt: 2026-01-22 11:42:49 -0500 (Thu, 22 Jan 2026)
EndedAt: 2026-01-22 11:48:38 -0500 (Thu, 22 Jan 2026)
EllapsedTime: 349.6 seconds
RetCode: 1
Status:   ERROR  
PackageFile: None
PackageFileSize: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-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 (it is needed 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

Quitting from scNMT.Rmd:67-69 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `readRDS()`:
! error reading from connection
---
Backtrace:
     ▆
  1. └─SingleCellMultiModal::scNMT(...)
  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 'scNMT.Rmd' failed with diagnostics:
error reading from connection
--- failed re-building ‘scNMT.Rmd’

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

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

Error: Vignette re-building failed.
Execution halted