Allows generating heatmap-like visualisations for data 
  frames. Funky heatmaps can be fine-tuned by providing annotations of the 
  columns and rows, which allows assigning multiple palettes or geometries
  or grouping rows and columns together in categories.
  Saelens et al. (2019) <doi:10.1038/s41587-019-0071-9>.
| Version: | 0.5.2 | 
| Depends: | R (≥ 2.10) | 
| Imports: | assertthat, cli, cowplot, dplyr, ggforce, ggplot2 (≥ 3.4.0), grDevices, jsonlite, patchwork, purrr, RColorBrewer, Rdpack, stringr, tibble, tidyr | 
| Suggests: | kableExtra, knitr, testthat (≥ 3.0.0), magick, readr | 
| Published: | 2025-04-09 | 
| DOI: | 10.32614/CRAN.package.funkyheatmap | 
| Author: | Robrecht Cannoodt  [aut, cre],
  Wouter Saelens  [aut],
  Louise Deconinck  [ctb],
  Artuur Couckuyt  [ctb],
  Nick Markov  [ctb],
  Luke Zappia  [ctb] | 
| Maintainer: | Robrecht Cannoodt  <rcannood at gmail.com> | 
| BugReports: | https://github.com/funkyheatmap/funkyheatmap/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://funkyheatmap.github.io/funkyheatmap/,
https://github.com/funkyheatmap/funkyheatmap | 
| NeedsCompilation: | no | 
| Citation: | funkyheatmap citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | funkyheatmap results |