Package: ggheatmap
Title: Plot Heatmap
Version: 2.2
Authors@R: 
    person(given = "Baiwei",
           family = "Luo",
           role = c("aut", "cre"),
           email = "2734782653@qq.com")
Maintainer: Baiwei Luo <2734782653@qq.com>
Description: 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.
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.1.1
Depends: ggplot2
Imports: aplot, factoextra, tibble, ggpubr, tidyr, patchwork
Suggests: grDevices, stats, testthat
NeedsCompilation: no
Packaged: 2022-09-10 13:11:55 UTC; LuoBaiwei
Author: Baiwei Luo [aut, cre]
Repository: CRAN
Date/Publication: 2022-09-10 13:32:55 UTC
Built: R 4.5.2; ; 2025-11-08 05:19:45 UTC; windows
