CRAN/E | tidyHeatmap

tidyHeatmap

A Tidy Implementation of Heatmap

Installation

About

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.

Citation tidyHeatmap citation info
www.r-project.org
github.com/stemangiola/tidyHeatmap
Bug report File report

Key Metrics

Version 1.8.1
R ≥ 3.6
Published 2022-05-20 714 days ago
Needs compilation? no
License GPL-3
CRAN checks tidyHeatmap results
Language en-US

Downloads

Yesterday 66 0%
Last 7 days 242 -11%
Last 30 days 871 -10%
Last 90 days 2.636 -7%
Last 365 days 10.758 +14%

Maintainer

Maintainer

Stefano Mangiola

mangiolastefano@gmail.com

Authors

Stefano Mangiola

aut / cre

Anthony Papenfuss

ctb

Material

README
Reference manual
Package source

Vignettes

Overview of the tidyHeatmap package

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

tidyHeatmap archive

Depends

R ≥ 3.6

Imports

methods
stats
utils
dplyr ≥ 0.8.5
magrittr ≥ 1.5
tidyr ≥ 1.0.3
rlang ≥ 0.4.5
purrr ≥ 0.3.3
tibble
ComplexHeatmap ≥ 2.2.0
viridis ≥ 0.5.1
circlize ≥0.4.8
RColorBrewer ≥ 1.1
grid
grDevices
lifecycle ≥0.2.0
dendextend
patchwork

Suggests

spelling
testthat
vdiffr
BiocManager
knitr
rmarkdown
qpdf
covr
roxygen2
forcats
ggplot2

Reverse Suggests

InteractiveComplexHeatmap
tidybulk
tidySingleCellExperiment