Package: spARI
Type: Package
Title: Spatially Aware Adjusted Rand Index for Evaluating Spatial Transcritpomics 
    Clustering
Version: 1.1.0
Authors@R: c(
    person("Yinqiao", "Yan", email = "yinqiaoyan@bjut.edu.cn", role = c("aut", "cre")),
    person("Xiangnan", "Feng", role = c("aut", "fnd")),
    person("Xiangyu", "Luo", role = c("aut", "fnd"))
  )
Description: The R package used in the manuscript "Spatially Aware Adjusted Rand 
    Index for Evaluating Spatial Transcritpomics Clustering".
License: GPL (>= 2)
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: Rcpp, stats, Matrix, SpatialExperiment, SummarizedExperiment,
    BiocParallel (>= 1.0)
LinkingTo: Rcpp
LazyData: false
RoxygenNote: 7.3.2
VignetteBuilder: knitr
Suggests: 
    FNN,
    knitr,
    rmarkdown,
    BiocStyle,
    testthat (>= 3.0.0)
Config/testthat/edition: 3
biocViews: Clustering, DataImport, GeneExpression, Transcriptomics, Spatial, Software
git_url: https://git.bioconductor.org/packages/spARI
git_branch: devel
git_last_commit: 537c914
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
