Package: ggseurat Title: ggplot2 Bindings for Seurat Objects Version: 0.0.0.9003 Authors@R: c( person( given = 'Paul', family = 'Hoffman', email = 'hoff0792@alumni.umn.edu', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-7693-8957')) ) Description: Provides methods to allow Seurat objects to be utilized directly in the ggplot2 ecosystem. URL: https://mojaveazure.github.io/ggseurat, https://github.com/mojaveazure/ggseurat BugReports: https://github.com/mojaveazure/ggseurat/issues License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: ggplot2 (>= 3.5.1), R (>= 4.3), SeuratObject (>= 5.0.2) Imports: backports (>= 1.5.0), methods, rlang (>= 1.1.4), stats, utils Suggests: cowplot, knitr, patchwork, rmarkdown, tinytest Enhances: Seurat (>= 5.0.0) VignetteBuilder: knitr Repository: https://mojaveazure.r-universe.dev Date/Publication: 2024-12-04 21:13:57 UTC RemoteUrl: https://github.com/mojaveazure/ggseurat RemoteRef: HEAD RemoteSha: 142f59c38cc94e0bf4b83673e7ca352ce44984c3 NeedsCompilation: no Packaged: 2026-06-08 22:52:35 UTC; root Author: Paul Hoffman [aut, cre] (ORCID: ) Maintainer: Paul Hoffman