Package: ComplexHeatmap Type: Package Title: Make Complex Heatmaps Version: 2.29.0 Date: 2026-01-30 Authors@R: person("Zuguang", "Gu", email = "guzuguang@suat-sz.edu.cn", role = c("aut", "cre"), comment = c('ORCID'="0000-0002-7395-8709")) Depends: R (>= 4.0.0), methods, grid, graphics, stats, grDevices Imports: circlize (>= 0.4.14), GetoptLong, colorspace, clue, RColorBrewer, GlobalOptions (>= 0.1.0), png, digest, IRanges, matrixStats, foreach, doParallel, codetools Suggests: testthat (>= 1.0.0), knitr, markdown, dendsort, jpeg, tiff, fastcluster, EnrichedHeatmap, dendextend (>= 1.0.1), grImport, grImport2, glue, GenomicRanges, gridtext, pheatmap (>= 1.0.12), gridGraphics, gplots, rmarkdown, Cairo, magick VignetteBuilder: knitr Description: Complex heatmaps are efficient to visualize associations between different sources of data sets and reveal potential patterns. Here the ComplexHeatmap package provides a highly flexible way to arrange multiple heatmaps and supports various annotation graphics. biocViews: Software, Visualization, Sequencing URL: https://github.com/jokergoo/ComplexHeatmap, https://jokergoo.github.io/ComplexHeatmap-reference/book/ License: MIT + file LICENSE RoxygenNote: 7.2.3 Config/pak/sysreqs: libpng-dev perl Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:40:58 UTC RemoteUrl: https://github.com/bioc/ComplexHeatmap RemoteRef: HEAD RemoteSha: d6cf9276a7a5703e5253ee4f70e8b6d64aa15762 NeedsCompilation: no Packaged: 2026-07-04 03:49:14 UTC; root Author: Zuguang Gu [aut, cre] (ORCID: ) Maintainer: Zuguang Gu