Announcing gplots 2.5.0
---------------------------------

gplots provides additional plotting functions, including several  
enhanced versions of base R functions.

Provided functions include:
        balloonplot, bandplot, barplot2, boxplot.n, colorpanel, heatmap.2,
        hist2d, lowess, ooplot, overplot, plot.lm2, plotCI, plotmeans,
        qqnorm.aov, residplot, rich.color, sinkplot, smartlegend, space,
         textplot, wapply


Changes in 2.5.0
-----------------------

New Features:

- textplot() now converts tab characters to spaces before processing to
   avoid problems with computing height and width of text that includes
   tabs.

- Add col2rgb() function to convert color names to rgb hex codes

Bug Fixes:

- Correct balloonplot.default to properly show specified x and y axis
   labels when explicitly provided

- R/balloonplot.R: Correct error in balloonplot when z contains NA  
values.

- Fix typos and code/doc mismatches identified by the latest R CMD check

Other:

- Clarify GPL version

_______________________________________________
R-packages mailing list
[EMAIL PROTECTED]
https://stat.ethz.ch/mailman/listinfo/r-packages

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to