Package: ggcorrheatmap
Title: Make Flexible 'ggplot2' Correlation Heatmaps
Version: 0.3.0
Authors@R: 
    person(given = "Leo", family = "Dahl",
           email = "leokosdah@gmail.com",
           role = c("aut", "cre", "cph"))
Description: Create correlation heatmaps with 'ggplot2' and customise them
    with flexible annotation and clustering. Symmetric heatmaps can use
    triangular or mixed layouts, removing redundant information or displaying
    complementary information in the two halves. There is also support for
    general heatmaps not displaying correlations.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
URL: https://github.com/leod123/ggcorrheatmap,
        https://leod123.github.io/ggcorrheatmap/
BugReports: https://github.com/leod123/ggcorrheatmap/issues
Imports: ggplot2, scales, dplyr, dendextend, ggnewscale, stats, rlang
        (>= 1.1.0), cli
Suggests: testthat (>= 3.0.0), vdiffr
Config/testthat/edition: 3
Config/Needs/website: rmarkdown, patchwork, cowplot, tibble, tidyr
NeedsCompilation: no
Packaged: 2025-10-05 07:31:52 UTC; leodahl
Author: Leo Dahl [aut, cre, cph]
Maintainer: Leo Dahl <leokosdah@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-05 07:50:02 UTC
