Package: gplots Title: Various R Programming Tools for Plotting Data 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'). Depends: R (>= 3.0) Imports: gtools, stats, caTools, KernSmooth, methods Suggests: grid, MASS, knitr, r2d2 VignetteBuilder: knitr Version: 3.1.3.1 Date: 2022-04-24 Authors@R: c( person("Gregory R.", "Warnes", , role = "aut"), person("Ben", "Bolker", , role = "aut"), person("Lodewijk", "Bonebakker", , role = "aut"), person("Robert", "Gentleman", role = "aut"), person("Wolfgang", "Huber", role = "aut"), person("Andy", "Liaw", role = "aut"), person("Thomas", "Lumley", role = "aut"), person("Martin", "Maechler", role = "aut"), person("Arni", "Magnusson", role = "aut"), person("Steffen", "Moeller", role = "aut"), person("Marc", "Schwartz", role = "aut"), person("Bill", "Venables", role = "aut"), person("Tal", "Galili", , "tal.galili@gmail.com", c("ctb", "cre")) ) License: GPL-2 URL: https://github.com/talgalili/gplots BugReports: https://github.com/talgalili/gplots/issues NeedsCompilation: no Packaged: 2024-02-02 10:08:05 UTC; ripley 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 [ctb, cre] Maintainer: Tal Galili Repository: CRAN Date/Publication: 2024-02-02 10:17:06 UTC Built: R 4.2.3; ; 2024-03-22 20:28:36 UTC; unix