ggheatmap: Plot Heatmap

The flexibility and excellence of 'ggplot2' is unquestionable, so many drawing tools basically need 'ggplot2' as the operating object. In order to develop a heatmap drawing system based on ggplot2, we developed this tool, mainly to solve the heatmap puzzle problem and the flexible connection between the heatmap and the 'ggplot2' object. The advantages of this tool are as follows: 1. More flexible label settings; 2. Realize the linkage of heatmap and 'ggplot2' drawing system, which is helpful for operations such as puzzles; 3. Simple and easy to operate; 4. Optimization of clustering tree visualization.

Version: 2.2
Depends: ggplot2
Imports: aplot, factoextra, tibble, ggpubr, tidyr, patchwork
Suggests: grDevices, stats, testthat
Published: 2022-09-10
Author: Baiwei Luo [aut, cre]
Maintainer: Baiwei Luo <2734782653 at qq.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: ggheatmap results

Documentation:

Reference manual: ggheatmap.pdf

Downloads:

Package source: ggheatmap_2.2.tar.gz
Windows binaries: r-devel: ggheatmap_2.2.zip, r-release: ggheatmap_2.2.zip, r-oldrel: ggheatmap_2.2.zip
macOS binaries: r-release (arm64): ggheatmap_2.2.tgz, r-oldrel (arm64): ggheatmap_2.2.tgz, r-release (x86_64): ggheatmap_2.2.tgz
Old sources: ggheatmap archive

Reverse dependencies:

Reverse imports: immcp

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggheatmap to link to this page.