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 dots whose size reflects the relative magnitude of the elements ('balloonplot', 'bubbleplot'), - 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').
| Version: | 3.3.0 |
| Depends: | R (≥ 3.0) |
| Imports: | gtools, stats, caTools, KernSmooth, methods |
| Suggests: | grid, MASS, knitr, rmarkdown, r2d2, nlme, dendextend, heatmaply, RColorBrewer |
| Published: | 2025-11-30 |
| DOI: | 10.32614/CRAN.package.gplots |
| Author: | Gregory R. Warnes [aut], Ben Bolker [aut], Lodewijk Bonebakker [aut], Robert Gentleman [aut], Wolfgang Huber [aut], Andy Liaw [aut], Thomas Lumley [aut], Martin Maechler [aut], Arni Magnusson [aut], Steffen Moeller [aut], Marc Schwartz [aut], Bill Venables [aut], Tal Galili [aut, cre] |
| Maintainer: | Tal Galili <tal.galili at gmail.com> |
| BugReports: | https://github.com/talgalili/gplots/issues |
| License: | GPL-2 |
| URL: | https://github.com/talgalili/gplots, https://talgalili.github.io/gplots/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS, ChangeLog |
| CRAN checks: | gplots results |
| Reference manual: | gplots.html , gplots.pdf |
| Vignettes: |
Enhanced Heat Maps with heatmap.2 (source, R code) Venn Diagrams with 'gplots' (source, R code) |
| Package source: | gplots_3.3.0.tar.gz |
| Windows binaries: | r-devel: gplots_3.2.0.zip, r-release: gplots_3.2.0.zip, r-oldrel: gplots_3.2.0.zip |
| macOS binaries: | r-release (arm64): gplots_3.2.0.tgz, r-oldrel (arm64): gplots_3.2.0.tgz, r-release (x86_64): gplots_3.3.0.tgz, r-oldrel (x86_64): gplots_3.3.0.tgz |
| Old sources: | gplots archive |
Please use the canonical form https://CRAN.R-project.org/package=gplots to link to this page.