Package: lisaClust
Type: Package
Title: lisaClust: Clustering of Local Indicators of Spatial Association
Version: 1.2.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
Encoding: UTF-8
Depends: R (>= 4.1)
VignetteBuilder: knitr
BugReports: https://github.com/ellispatrick/lisaClust/issues
Imports: ggplot2, class, concaveman, grid, BiocParallel, spatstat.core,
        spatstat.geom, BiocGenerics, S4Vectors, methods, spicyR, purrr,
        stats, data.table, dplyr, tidyr
Suggests: BiocStyle, knitr, rmarkdown
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/lisaClust
git_branch: RELEASE_3_14
git_last_commit: 94e92c6
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 02:17:03 UTC; biocbuild
Author: Ellis Patrick [aut, cre],
  Nicolas Canete [aut]
Maintainer: Ellis Patrick <ellis.patrick@sydney.edu.au>
Built: R 4.1.1; ; 2021-10-27 11:44:17 UTC; windows
