Package: ggsc Title: Visualizing Single Cell and Spatial Transcriptomics Version: 1.11.0 Authors@R: c( person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-6485-8781") ), person("Shuangbin", "Xu", email = "xshuangbin@163.com", role = "aut", comment = c(ORCID="0000-0003-3513-5362") ), person("Noriaki", "Sato", email = "nori@hgc.jp", role = "ctb") ) Description: Useful functions to visualize single cell and spatial data. It supports visualizing 'Seurat', 'SingleCellExperiment' and 'SpatialExperiment' objects through grammar of graphics syntax implemented in 'ggplot2'. Depends: R (>= 4.1.0) Imports: Rcpp, RcppParallel, cli, dplyr, ggfun (>= 0.1.5), ggplot2, grDevices, grid, methods, rlang, scattermore, stats, Seurat, SingleCellExperiment, SummarizedExperiment, tidydr, tidyr, tibble, utils, RColorBrewer, yulab.utils, scales Suggests: aplot, BiocParallel, forcats, ggforce, ggnewscale, igraph, knitr, ks, Matrix, prettydoc, rmarkdown, scran, scater, scatterpie (>= 0.2.4), scuttle, shadowtext, sf, SeuratObject, SpatialExperiment, STexampleData, testthat (>= 3.0.0), MASS BugReports: https://github.com/YuLab-SMU/ggsc/issues URL: https://github.com/YuLab-SMU/ggsc (devel), https://yulab-smu.top/ggsc/ (docs) biocViews: DimensionReduction, GeneExpression, SingleCell, Software, Spatial, Transcriptomics,Visualization VignetteBuilder: knitr SystemRequirements: GNU make ByteCompile: true License: Artistic-2.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 LinkingTo: Rcpp, RcppArmadillo, RcppParallel Remotes: YuLab-SMU/SVP Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:01:46 UTC RemoteUrl: https://github.com/bioc/ggsc RemoteRef: HEAD RemoteSha: ce7831130d457a954b64e5dade0b5c88f7bb2095 NeedsCompilation: yes Packaged: 2026-06-23 20:30:47 UTC; root Author: Guangchuang Yu [aut, cre, cph] (ORCID: ), Shuangbin Xu [aut] (ORCID: ), Noriaki Sato [ctb] Maintainer: Guangchuang Yu