Package: iSEEhex
Title: iSEE extension for summarising data points in hexagonal bins
Version: 1.12.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: RELEASE_3_22
git_last_commit: 4898c30
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 04:39:02 UTC; biocbuild
Author: Kevin Rue-Albrecht [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-3899-3872>),
  Charlotte Soneson [aut] (ORCID:
    <https://orcid.org/0000-0003-3833-2169>),
  Federico Marini [aut] (ORCID: <https://orcid.org/0000-0003-3252-7758>),
  Aaron Lun [aut] (ORCID: <https://orcid.org/0000-0002-3564-4813>)
Maintainer: Kevin Rue-Albrecht <kevinrue67@gmail.com>
