Other packages > Find by keyword >

gplots  

Various R Programming Tools for Plotting Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gplots", "3.3.0")



Attach the package and use:
library("gplots")
Maintained by
Tal Galili
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-05-30
Latest Update: 2024-10-05
Description:
Various R programming tools for plotting data, including: - calculating and plotting locally smoothed summary function as ('bandplot', 'wapply'), - enhanced versions of standard plots ('barplot2', 'boxplot2', 'heatmap.2', 'smartlegend'), - manipulating colors ('col2hex', 'colorpanel', 'redgreen', 'greenred', 'bluered', 'redblue', 'rich.colors'), - calculating and plotting two-dimensional data summaries ('ci2d', 'hist2d'), - enhanced regression diagnostic plots ('lmplot2', 'residplot'), - formula-enabled interface to 'stats::lowess' function ('lowess'), - displaying textual data in plots ('textplot', 'sinkplot'), - plotting a matrix where each cell contains a dot whose size reflects the relative magnitude of the elements ('balloonplot'), - plotting "Venn" diagrams ('venn'), - displaying Open-Office style plots ('ooplot'), - plotting multiple data on same region, with separate axes ('overplot'), - plotting means and confidence intervals ('plotCI', 'plotmeans'), - spacing points in an x-y plot so they don't overlap ('space').
How to cite:
Tal Galili (2005). gplots: Various R Programming Tools for Plotting Data. R package version 3.3.0, https://cran.r-project.org/web/packages/gplots. Accessed 04 Jun. 2026.
Previous versions and publish date:
2.0.7 (2005-05-30 13:06), 2.0.8 (2005-09-07 17:24), 2.1.1 (2005-11-18 09:05), 2.2.0 (2005-12-14 15:52), 2.3.0 (2006-03-10 10:00), 2.3.1 (2006-08-11 19:08), 2.3.2 (2006-11-15 10:24), 2.6.0 (2008-04-09 08:53), 2.7.0 (2009-04-23 09:11), 2.7.1 (2009-05-11 12:10), 2.7.2 (2009-10-12 18:47), 2.7.3 (2009-10-23 08:41), 2.7.4 (2009-11-12 16:58), 2.8.0 (2010-06-15 10:50), 2.10.1 (2011-09-03 06:49), 2.11.0.1 (2013-04-03 10:42), 2.11.0 (2012-06-08 21:34), 2.11.3 (2013-06-28 18:44), 2.12.1 (2013-10-17 18:12), 2.13.0 (2014-04-05 08:31), 2.14.0 (2014-06-20 08:37), 2.14.1 (2014-07-01 00:51), 2.14.2 (2014-09-18 07:51), 2.15.0 (2014-12-02 18:21), 2.16.0 (2015-01-07 19:33), 2.17.0 (2015-05-02 14:20), 3.0.0 (2016-03-28 16:54), 3.0.1.1 (2019-01-27 17:00), 3.0.1.2 (2020-01-11 17:28), 3.0.1 (2016-03-30 21:04), 3.0.3 (2020-02-25 02:20), 3.0.4 (2020-07-05 21:00), 3.1.0 (2020-09-18 14:00), 3.1.1 (2020-11-28 14:50), 3.1.3.1 (2024-02-02 11:17), 3.1.3 (2022-04-25 09:20), 3.2.0 (2024-10-06 01:00)
Other packages that cited gplots R package
View gplots citation profile
Other R packages that gplots depends, imports, suggests or enhances
Complete documentation for gplots
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
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  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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