Skip to content

tidyHeatmap

A Tidy Implementation of Heatmap

v1.13.1 · Oct 30, 2025 · GPL-3

Description

This is a tidy implementation for heatmap. At the moment it is based on the (great) package 'ComplexHeatmap'. The goal of this package is to interface a tidy data frame with this powerful tool. Some of the advantages are: Row and/or columns colour annotations are easy to integrate just specifying one parameter (column names). Custom grouping of rows is easy to specify providing a grouped tbl. For example: df %>% group_by(...). Labels size adjusted by row and column total number. Default use of Brewer and Viridis palettes.

Downloads

CRAN

1.2K

Last 30 days

3363rd

3.5K

Last 90 days

17.4K

Last year

Trend: +5.4% (30d vs prior 30d)

r2u

12

Last 30 days

62

Last 90 days

227

Last year

Trend: -72.1% (30d vs prior 30d)

r2u: no daily series yet

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE Jun 8, 2026
FAILURE r-devel-linux-x86_64-debian-gcc

for unstated dependencies in examples

Warning in dir.create(filedir) :
  cannot create dir '/tmp/RtmpwITRO1/file2d076e2c949083', reason 'No space left on device'
Warning in file(out, "wt") :
  cannot open file '/tmp/RtmpwITRO1/file2d076e2c949083/annotation_bar-method.R': No such file or directory
Error in file(out, "wt") : cannot open the connection
Execution halted
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

for missing documentation entries

Warning in file(open = "w+") :
  cannot open file '/tmp/Rtmpv9hSVw/Rf1d68be7d6dd9ed': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_package_quietly -> .try_quietly -> file
Execution halted
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  6.1Mb
  sub-directories of 1Mb or more:
    doc   5.1Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    doc   5.1Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  6.0Mb
  sub-directories of 1Mb or more:
    doc   5.1Mb

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies dplyr magrittr tidyr rlang purrr tibble ComplexHeatmap viridis circlize (>= 0.4.8) RColorBrewer lifecycle (>= 0.2.0) dendextend patchwork IOBR tidyHeatmap

Version History

15 tracked
new 1.13.1 Mar 10, 2026
updated 1.13.1 ← 1.12.3 diff Oct 29, 2025
updated 1.12.3 ← 1.12.2 diff Oct 25, 2025
updated 1.12.2 ← 1.11.6 diff Jul 21, 2025
updated 1.11.6 ← 1.11.4 diff Feb 7, 2025
updated 1.11.4 ← 1.8.1 diff Jan 25, 2025
updated 1.8.1 ← 1.6.0 diff May 19, 2022
updated 1.6.0 ← 1.3.1 diff Jan 27, 2022
updated 1.3.1 ← 1.2.2 diff Jul 6, 2021
updated 1.2.2 ← 1.1.5 diff Mar 22, 2021
updated 1.1.5 ← 1.1.4 diff Sep 10, 2020
updated 1.1.4 ← 1.0.1 diff Aug 6, 2020
updated 1.0.1 ← 0.99.18 diff Jun 22, 2020
updated 0.99.18 ← 0.99.9 diff May 6, 2020
new 0.99.9 Feb 22, 2020