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.12")



Attach the package and use:
library("pheatmap")
Maintained by
Raivo Kolde
[Scholar Profile | Author Map]
First Published: 2010-10-24
Latest Update: 2019-01-04
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.12, https://cran.r-project.org/web/packages/pheatmap. Accessed 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pheatmap10001200140016001800200022002400260028003000320034003600TrendBars

Today's Hot Picks in Authors and Packages

txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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