Package: lisaClust
Type: Package
Title: lisaClust: Clustering of Local Indicators of Spatial Association
Version: 1.9.0
Authors@R: c(
    person("Ellis", "Patrick", email = "ellis.patrick@sydney.edu.au",
    role = c("aut", "cre")),
    person("Nicolas", "Canete", email = "nicolas.canete@sydney.edu.au",
    role = c("aut")))
Description: lisaClust provides a series of functions to identify and visualise 
    regions of tissue where spatial associations between cell-types is similar.
    This package can be used to provide a high-level summary of cell-type 
    colocalization in multiplexed imaging data that has been segmented at a 
    single-cell resolution.
License: GPL (>=2)
biocViews: SingleCell, CellBasedAssays, Spatial
Encoding: UTF-8
Depends: R (>= 4.0)
VignetteBuilder: knitr
BugReports: https://github.com/ellispatrick/lisaClust/issues
Imports: ggplot2, class, concaveman, grid, BiocParallel,
        spatstat.explore, spatstat.geom, BiocGenerics, S4Vectors,
        methods, spicyR, purrr, stats, data.table, dplyr, tidyr,
        SingleCellExperiment, SpatialExperiment, SummarizedExperiment,
        pheatmap
Suggests: BiocStyle, knitr, rmarkdown
RoxygenNote: 7.2.3
git_url: https://git.bioconductor.org/packages/lisaClust
git_branch: devel
git_last_commit: 3feda6e
git_last_commit_date: 2023-04-25
Date/Publication: 2023-05-04
NeedsCompilation: no
Packaged: 2023-05-05 00:59:13 UTC; biocbuild
Author: Ellis Patrick [aut, cre],
  Nicolas Canete [aut]
Maintainer: Ellis Patrick <ellis.patrick@sydney.edu.au>
Built: R 4.3.0; ; 2023-05-05 13:51:47 UTC; windows
