Type: Package Package: tidyseurat Title: Brings Seurat to the Tidyverse Version: 0.8.9 Authors@R: c(person("Stefano", "Mangiola", email = "mangiolastefano@gmail.com", role = c("aut", "cre")), person("Maria", "Doyle", email = "Maria.Doyle@petermac.org", role = c("ctb")) ) Description: It creates an invisible layer that allow to see the 'Seurat' object as tibble and interact seamlessly with the tidyverse. License: GPL-3 Depends: R (>= 4.1.0), ttservice (>= 0.3.8), SeuratObject Imports: Seurat (>= 4.3.0), tibble, dplyr (>= 1.1.4), magrittr, tidyr (>= 1.2.0), ggplot2, rlang (>= 1.0.0), purrr, lifecycle, methods, plotly, tidyselect, utils, vctrs, pillar, stringr, cli, fansi, Matrix, generics Suggests: testthat, knitr, GGally, markdown, rbibutils VignetteBuilder: knitr RdMacros: lifecycle Biarch: true biocViews: AssayDomain, Infrastructure, RNASeq, DifferentialExpression, GeneExpression, Normalization, Clustering, QualityControl, Sequencing, Transcription, Transcriptomics Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 URL: https://github.com/stemangiola/tidyseurat, https://stemangiola.github.io/tidyseurat/ BugReports: https://github.com/stemangiola/tidyseurat/issues Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev Repository: https://stemangiola.r-universe.dev Date/Publication: 2026-02-25 12:47:40 UTC RemoteUrl: https://github.com/stemangiola/tidyseurat RemoteRef: HEAD RemoteSha: 5a96f9573251c550b60c208b53a7707863c311c3 NeedsCompilation: no Packaged: 2026-07-04 08:41:40 UTC; root Author: Stefano Mangiola [aut, cre], Maria Doyle [ctb] Maintainer: Stefano Mangiola