Package: spatialSimGP Title: Simulate Spatial Transcriptomics Data with the Mean-variance Relationship Version: 1.7.0 Authors@R: c( person(given = "Kinnary", family = "Shah", role = c("aut", "cre"), email = "kinnaryshahh@gmail.com", comment = c(ORCID = "0000-0001-7098-2116")), person("Boyi", "Guo", email = "boyi.guo.work@gmail.com", role = c("aut"), comment = c(ORCID = "0000-0003-2950-2349")), person("Stephanie C.", "Hicks", email = "shicks19@jhu.edu", role = c("aut"), comment = c(ORCID = "0000-0002-7858-0231"))) Description: This packages simulates spatial transcriptomics data with the mean- variance relationship using a Gaussian Process model per gene. URL: https://github.com/kinnaryshah/spatialSimGP BugReports: https://github.com/kinnaryshah/spatialSimGP/issues Imports: SpatialExperiment, MASS, SummarizedExperiment License: MIT + file LICENSE Encoding: UTF-8 Suggests: testthat (>= 3.0.0), STexampleData, ggplot2, knitr biocViews: Spatial, Transcriptomics, GeneExpression Depends: R (>= 4.4) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:03:49 UTC RemoteUrl: https://github.com/bioc/spatialSimGP RemoteRef: HEAD RemoteSha: 4c53af555964c3edba56640520112f7baf575f38 NeedsCompilation: no Packaged: 2026-07-04 09:47:58 UTC; root Author: Kinnary Shah [aut, cre] (ORCID: ), Boyi Guo [aut] (ORCID: ), Stephanie C. Hicks [aut] (ORCID: ) Maintainer: Kinnary Shah