Package: spaSim
Title: Spatial point data simulator for tissue images
Version: 1.12.0
Date: 2023-05-22
Authors@R: 
    c(person("Yuzhou", "Feng", email = "yuzhou.feng@petermac.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-2955-4053")),
    person("Anna", "Trigos", email = "anna.trigos@petermac.org", role = c("aut"),
           comment = c(ORCID = "0000-0002-5915-2952")))
Description: A suite of functions for simulating spatial patterns of cells in 
    tissue images. Output images are multitype point data in SingleCellExperiment 
    format. Each point represents a cell, with its 2D locations and cell type. 
    Potential cell patterns include background cells, tumour/immune cell clusters, 
    immune rings, and blood/lymphatic vessels.
License: Artistic-2.0
URL: https://trigosteam.github.io/spaSim/
BugReports: https://support.bioconductor.org/t/spaSim
biocViews: StatisticalMethod, Spatial, BiomedicalInformatics
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.2
Imports: ggplot2, methods, stats, dplyr, spatstat.geom,
        spatstat.random, SpatialExperiment, SummarizedExperiment, RANN
Depends: R (>= 4.2.0)
LazyData: true
Suggests: RefManageR, BiocStyle, knitr, testthat (>= 3.0.0),
        sessioninfo, rmarkdown, markdown
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/spaSim
git_branch: RELEASE_3_22
git_last_commit: a381de3
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:16:31 UTC; biocbuild
Author: Yuzhou Feng [aut, cre] (ORCID: <https://orcid.org/0000-0002-2955-4053>),
  Anna Trigos [aut] (ORCID: <https://orcid.org/0000-0002-5915-2952>)
Maintainer: Yuzhou Feng <yuzhou.feng@petermac.org>
Built: R 4.5.1; ; 2025-10-30 09:42:08 UTC; unix
