Package: InteractiveComplexHeatmap
Type: Package
Title: Make Interactive Complex Heatmaps
Version: 1.19.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
Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libfribidi-dev
        make libharfbuzz-dev libicu-dev libpng-dev libxml2-dev perl
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:05:41 UTC
RemoteUrl: https://github.com/bioc/InteractiveComplexHeatmap
RemoteRef: HEAD
RemoteSha: c1cbc91a8f8fe878428edc87dd653b68e879898c
NeedsCompilation: no
Packaged: 2025-11-02 15:00:24 UTC; root
Author: Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)
Maintainer: Zuguang Gu <z.gu@dkfz.de>
Built: R 4.6.0; ; 2025-11-02 15:04:07 UTC; windows
