Package: BayesSpace
Version: 1.20.2
Date: 2026-01-08
Title: Clustering and Resolution Enhancement of Spatial Transcriptomes
Authors@R: c(
    person("Edward", "Zhao", role=c("aut"), email="edward130603@gmail.com"),
    person("Senbai", "Kang", role=c("aut", "cre"), email="senbai.kang@chuv.ch"),	
    person("Matt", "Stone", role=c("aut"), email="mstone@fredhutch.org"),
    person("Xing", "Ren", role=c("ctb"), email="xren2@fredhutch.org"),
    person("Raphael", "Gottardo", role=c("ctb"), email="rgottard@fredhutch.org"))
Description: Tools for clustering and enhancing the resolution of
        spatial gene expression experiments. BayesSpace clusters a
        low-dimensional representation of the gene expression matrix,
        incorporating a spatial prior to encourage neighboring spots to
        cluster together. The method can enhance the resolution of the
        low-dimensional representation into "sub-spots", for which
        features such as gene expression or cell type composition can
        be imputed.
Depends: R (>= 4.0.0), SingleCellExperiment
Imports: Rcpp (>= 1.0.4.6), stats, methods, purrr, scater, scran,
        SummarizedExperiment, coda, rhdf5, S4Vectors, Matrix, magrittr,
        assertthat, arrow, mclust, RCurl, DirichletReg, xgboost (>=
        3.0.0), utils, dplyr, rlang, ggplot2, tibble, rjson, tidyr,
        scales, microbenchmark, BiocFileCache, BiocSingular,
        BiocParallel
License: MIT + file LICENSE
RoxygenNote: 7.3.3
LinkingTo: Rcpp, RcppArmadillo, RcppDist, RcppProgress
NeedsCompilation: yes
SystemRequirements: C++17
Encoding: UTF-8
Suggests: testthat, knitr, rmarkdown, igraph, spatialLIBD, viridis,
        patchwork, RColorBrewer, Seurat
VignetteBuilder: knitr
biocViews: Software, Clustering, Transcriptomics, GeneExpression,
        SingleCell, ImmunoOncology, DataImport
BugReports: https://github.com/edward130603/BayesSpace/issues
URL: edward130603.github.io/BayesSpace
Config/pak/sysreqs: libcairo2-dev cmake libfontconfig1-dev
        libfreetype6-dev libfribidi-dev libglpk-dev make
        libharfbuzz-dev libicu-dev libjpeg-dev libpng-dev libtiff-dev
        libwebp-dev libxml2-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-01-08 15:43:50 UTC
RemoteUrl: https://github.com/bioc/BayesSpace
RemoteRef: RELEASE_3_22
RemoteSha: 0d5d516e5637c90d108ef3260eb85faf56a56875
Packaged: 2026-01-09 04:17:14 UTC; root
Author: Edward Zhao [aut],
  Senbai Kang [aut, cre],
  Matt Stone [aut],
  Xing Ren [ctb],
  Raphael Gottardo [ctb]
Maintainer: Senbai Kang <senbai.kang@chuv.ch>
Built: R 4.5.2; x86_64-w64-mingw32; 2026-01-09 04:20:58 UTC; windows
Archs: x64
