Package: tidyheatmaps
Title: Heatmaps from Tidy Data
Version: 0.2.1
Authors@R: 
    person(given = "Jan Broder",
           family = "Engler",
           role = c("aut", "cre", "cph"),
           email = "broder.engler@gmail.com",
           comment = c(ORCID = "0000-0002-3169-2076"))
Description: The goal of 'tidyheatmaps' is to simplify the generation of publication-ready heatmaps from tidy data. By offering an interface to the powerful 'pheatmap' package, it allows for the effortless creation of intricate heatmaps with minimal code.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
Imports: dplyr, pheatmap, rlang, grDevices, tidyr, tibble, RColorBrewer
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
URL: https://github.com/jbengler/tidyheatmaps,
        https://jbengler.github.io/tidyheatmaps/
BugReports: https://github.com/jbengler/tidyheatmaps/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-02-28 12:54:41 UTC; janbroderengler
Author: Jan Broder Engler [aut, cre, cph]
    (<https://orcid.org/0000-0002-3169-2076>)
Maintainer: Jan Broder Engler <broder.engler@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-29 13:00:02 UTC
Built: R 4.6.0; ; 2025-07-18 08:46:52 UTC; unix
