Package: gapmap Title: Drawing Gapped Cluster Heatmaps with 'ggplot2' Version: 1.0.0 Authors@R: c(person("Ryo", "Sakai", email="ryo@vda-lab.be", role="aut"), person("Evan", "Biederstedt", email="evan.biederstedt@gmail.com", role=c("cre", "aut"))) Description: The gap encodes the distance between clusters and improves interpretation of cluster heatmaps. The gaps can be of the same distance based on a height threshold to cut the dendrogram. Another option is to vary the size of gaps based on the distance between clusters. License: GPL-2 | GPL-3 Encoding: UTF-8 Depends: ggplot2, reshape2 Imports: grid Suggests: knitr, dendsort, RColorBrewer, rmarkdown VignetteBuilder: knitr URL: https://github.com/evanbiederstedt/gapmap BugReports: https://github.com/evanbiederstedt/gapmap/issues RoxygenNote: 7.2.3 NeedsCompilation: no Maintainer: Evan Biederstedt Config/pak/sysreqs: libicu-dev Repository: https://evanbiederstedt.r-universe.dev Date/Publication: 2024-01-22 17:42:04 UTC RemoteUrl: https://github.com/evanbiederstedt/gapmap RemoteRef: HEAD RemoteSha: e5664e487abd0032b4b5533cacb4cc18317b4eff Packaged: 2026-06-14 08:09:12 UTC; root Author: Ryo Sakai [aut], Evan Biederstedt [cre, aut]