Package: schex
Type: Package
Title: Hexbin plots for single cell omics data
Version: 1.24.0
Authors@R: 
    c(person("Saskia", "Freytag", email = "freytag.s@wehi.edu.au", role = c("aut", "cre")),
    person("Wancheng", "Tang", email = "wanchengt@student.unimelb.edu.au", role = c("ctb")),
    person("Zimo", "Peng", email = "zimop@student.unimelb.edu.au", role = c("ctb")),
    person("Jingxiu", "Huang", email = "jmhuang@student.unimelb.edu.au", role = c("ctb")))
Description: Builds hexbin plots for variables and dimension reduction
        stored in single cell omics data such as SingleCellExperiment.
        The ideas used in this package are based on the excellent work
        of Dan Carr, Nicholas Lewin-Koh, Martin Maechler and Thomas
        Lumley.
Depends: SingleCellExperiment (>= 1.7.4), ggplot2 (>= 3.2.1)
Imports: hexbin, stats, methods, cluster, dplyr, entropy, ggforce,
        grid, rlang, concaveman
Suggests: ggrepel, knitr, rmarkdown, testthat (>= 2.1.0), covr,
        TENxPBMCData, scater, Seurat, shinydashboard, iSEE, igraph,
        scran, tibble, scuttle
URL: https://github.com/SaskiaFreytag/schex
BugReports: https://github.com/SaskiaFreytag/schex/issues
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.2.3
biocViews: Software, Sequencing, SingleCell, DimensionReduction,
        Visualization, ImmunoOncology, DataImport
VignetteBuilder: knitr
Config/pak/sysreqs: libabsl-dev cmake libfontconfig1-dev
        libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libssl-dev
        libproj-dev libsqlite3-dev libudunits2-dev libnode-dev
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:55:11 UTC
RemoteUrl: https://github.com/bioc/schex
RemoteRef: RELEASE_3_22
RemoteSha: 6cbe3a6e27a37a4abead8d4865f7ac8c59657088
NeedsCompilation: no
Packaged: 2026-02-03 09:10:01 UTC; root
Author: Saskia Freytag [aut, cre],
  Wancheng Tang [ctb],
  Zimo Peng [ctb],
  Jingxiu Huang [ctb]
Maintainer: Saskia Freytag <freytag.s@wehi.edu.au>
Built: R 4.5.2; ; 2026-02-03 09:12:42 UTC; windows
