Other packages > Find by keyword >

pheatmap  

Pretty Heatmaps
View on CRAN: Click here


Download and install pheatmap package within the R console
Install from CRAN:
install.packages("pheatmap")

Install from Github:
library("remotes")
install_github("cran/pheatmap")

Install by package version:
library("remotes")
install_version("pheatmap", "1.0.13")



Attach the package and use:
library("pheatmap")
Maintained by
Raivo Kolde
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-10-24
Latest Update: 2025-06-05
Description:
Implementation of heatmaps that offers more control over dimensions and appearance.
How to cite:
Raivo Kolde (2010). pheatmap: Pretty Heatmaps. R package version 1.0.13, https://cran.r-project.org/web/packages/pheatmap. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 0.2 (2010-10-24 17:59), 0.3 (2010-11-04 20:01), 0.5.1 (2011-07-04 10:23), 0.5 (2011-06-15 20:04), 0.6.0 (2012-02-18 08:05), 0.6.1 (2012-03-08 08:11), 0.7.1 (2012-08-29 16:28), 0.7.2 (2012-09-03 14:23), 0.7.3 (2012-09-14 14:07), 0.7.4 (2012-11-22 19:35), 0.7.7 (2013-09-19 11:58), 0.7 (2012-08-13 18:52), 1.0.2 (2015-03-10 17:23), 1.0.7 (2015-07-02 13:42), 1.0.8 (2015-12-11 16:50), 1.0.10 (2018-05-20 01:04), 1.0.12 (2019-01-04 14:50)
Other packages that cited pheatmap R package
View pheatmap citation profile
Other R packages that pheatmap depends, imports, suggests or enhances
Complete documentation for pheatmap
Functions, R codes and Examples using the pheatmap R package
Some associated functions: pheatmap-package . pheatmap . 
Some associated R codes: Full pheatmap package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA