Package: InteractiveComplexHeatmap
Type: Package
Title: Make Interactive Complex Heatmaps
Version: 1.18.0
Date: 2023-08-10
Authors@R: person("Zuguang", "Gu", email = "z.gu@dkfz.de", role = c("aut", "cre"),
                  comment = c('ORCID'="0000-0002-7395-8709"))
Depends: R (>= 4.0.0), ComplexHeatmap (>= 2.11.0)
Imports: grDevices, stats, shiny, grid, GetoptLong, S4Vectors (>=
        0.26.1), digest, IRanges, kableExtra (>= 1.3.1), utils,
        svglite, htmltools, clisymbols, jsonlite, RColorBrewer,
        fontawesome
Suggests: knitr, rmarkdown, testthat, EnrichedHeatmap, GenomicRanges,
        data.table, circlize, GenomicFeatures, tidyverse, tidyHeatmap,
        cluster, org.Hs.eg.db, simplifyEnrichment, GO.db, SC3,
        GOexpress, SingleCellExperiment, scater, gplots, pheatmap,
        airway, DESeq2, DT, cola, BiocManager, gridtext, HilbertCurve
        (>= 1.21.1), shinydashboard, SummarizedExperiment, pkgndep, ks
VignetteBuilder: knitr
Description: This package can easily make heatmaps which are produced 
    by the ComplexHeatmap package into interactive applications. It provides two types of interactivities: 
    1. on the interactive graphics device, and 2. on a Shiny app. It also provides 
    functions for integrating the interactive heatmap widgets for more complex Shiny app development.
biocViews: Software, Visualization, Sequencing
URL: https://github.com/jokergoo/InteractiveComplexHeatmap
BugReports: https://github.com/jokergoo/InteractiveComplexHeatmap/issues
License: MIT + file LICENSE
git_url:
        https://git.bioconductor.org/packages/InteractiveComplexHeatmap
git_branch: RELEASE_3_22
git_last_commit: 592d2bb
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:10:32 UTC; biocbuild
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Built: R 4.5.1; ; 2025-10-30 09:28:28 UTC; unix
