Package: iSEEhex
Title: iSEE extension for summarising data points in hexagonal bins
Version: 1.13.0
Date: 2024-20-01
Authors@R: 
    c(
    person("Kevin", 
           "Rue-Albrecht", 
           role=c("aut", "cre"), 
           email="kevinrue67@gmail.com", 
           comment=c(ORCID = "0000-0003-3899-3872")),
    person("Charlotte", 
           "Soneson", 
           role="aut", 
           email="charlottesoneson@gmail.com", 
           comment=c(ORCID = '0000-0003-3833-2169')),
    person("Federico", 
           "Marini", 
           role="aut", 
           email="marinif@uni-mainz.de", 
           comment=c(ORCID = '0000-0003-3252-7758')),
    person("Aaron", 
           "Lun", 
           role="aut", 
           email="infinite.monkeys.with.keyboards@gmail.com", 
           comment=c(ORCID = '0000-0002-3564-4813')))
Description: This package provides panels summarising data points in hexagonal
    bins for `iSEE`. It is part of `iSEEu`, the iSEE universe of panels that
    extend the `iSEE` package.
License: Artistic-2.0
URL: https://github.com/iSEE/iSEEhex
BugReports: https://support.bioconductor.org/t/iSEEhex
biocViews: Software,
    Infrastructure
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Depends:
    SummarizedExperiment,
    iSEE
Imports:
    ggplot2,
    hexbin,
    methods,
    shiny
Suggests: 
    BiocStyle,
    covr,
    knitr,
    RefManageR,
    rmarkdown,
    sessioninfo,
    testthat (>= 3.0.0),
    scRNAseq,
    scater
Config/testthat/edition: 3
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/iSEEhex
git_branch: devel
git_last_commit: 2ce63cf
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
