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
Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:17:31 UTC
RemoteUrl: https://github.com/bioc/spaSim
RemoteRef: RELEASE_3_22
RemoteSha: a381de3d656a5578982814a7a11ccbff9d415cb0
NeedsCompilation: no
Packaged: 2025-11-17 07:40:15 UTC; root
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.2; ; 2025-11-17 07:42:12 UTC; windows
