DESCRIPTION
abe74dd6
 Package: lisaClust
 Type: Package
 Title: lisaClust: Clustering of Local Indicators of Spatial Association
c9cf0e3c
 Version: 1.17.0
abe74dd6
 Authors@R: c(
42e3b19c
     person("Ellis", "Patrick", , "[email protected]", role = c("aut", "cre")),
     person("Nicolas", "Canete", , "[email protected]", role = "aut"),
6b456211
     person("Nicholas", "Robertson", , "[email protected]", role = "ctb"),
38bf61a5
     person("Alex", "Qin", , "[email protected]", role = "ctb"),
     person("Shreya", "Rao", "[email protected]", role = "ctb")
42e3b19c
   )
abe74dd6
 Description: lisaClust provides a series of functions to identify and visualise 
     regions of tissue where spatial associations between cell-types is similar.
9125a9c4
     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.
abe74dd6
 License: GPL (>=2)
 biocViews: 
f52ef551
     SingleCell, CellBasedAssays, Spatial
abe74dd6
 Encoding: UTF-8
c487fd91
 Depends: R (>= 4.0)
abe74dd6
 VignetteBuilder: knitr
 BugReports: https://github.com/ellispatrick/lisaClust/issues
fb87e9df
 URL: https://ellispatrick.github.io/lisaClust/, https://github.com/ellispatrick/lisaClust
9c2d15a1
 Imports: 
     ggplot2,
     class,
     concaveman,
     grid,
     BiocParallel,
     spatstat.explore,
     spatstat.geom,
     BiocGenerics,
     S4Vectors,
     methods,
     spicyR,
     purrr,
     stats,
     data.table,
     dplyr,
     tidyr,
     SingleCellExperiment,
     SpatialExperiment,
     SummarizedExperiment,
     pheatmap,
38bf61a5
     spatstat.random,
     lifecycle,
     simpleSeg,
     rlang,
6b456211
 Suggests: 
38bf61a5
     SpatialDatasets,
6b456211
     BiocStyle,
     knitr,
     rmarkdown,
     testthat (>= 3.0.0)
93ac63c6
 RoxygenNote: 7.3.2
6b456211
 Config/testthat/edition: 3