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 22 Jun. 2026.
Previous versions and publish date:
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
MixOptim  
Mixture Optimization Algorithm
Simple tools to perform mixture optimization based on the 'desirability' package by Max Kuhn. It al ...
Download / Learn more Package Citations See dependency  
copulareg  
Copula Regression
Fits multivariate models in an R-vine pair copula construction framework, in such a way that the ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,484

Publication Badges

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