[R-gregmisc-users] SF.net SVN: r-gregmisc:[1679] trunk/gplots/inst/NEWS
Brought to you by:
warnes
From: <wa...@us...> - 2013-06-27 21:23:43
|
Revision: 1679 http://sourceforge.net/p/r-gregmisc/code/1679 Author: warnes Date: 2013-06-27 21:23:40 +0000 (Thu, 27 Jun 2013) Log Message: ----------- Update for gplots 2.11.3 Modified Paths: -------------- trunk/gplots/inst/NEWS Modified: trunk/gplots/inst/NEWS =================================================================== --- trunk/gplots/inst/NEWS 2013-06-27 21:16:38 UTC (rev 1678) +++ trunk/gplots/inst/NEWS 2013-06-27 21:23:40 UTC (rev 1679) @@ -1,3 +1,18 @@ +Release 2.11.3 - 2013-06-27 +--------------------------- + +Enhancements: + +- Modify sinkplot() to use a local environment rather than the global + environment, to conform to CRAN policies. + +Bug Fixes: + +- Fixed typo/spelling error in plotmeans() man page. + +Other changes + + Release 2.11.2 - 2013-03-24 --------------------------- @@ -6,6 +21,10 @@ - Add ci.width argument to barplot2() to allow varying the length of the 't' at the end of confidence interval bars. +Bug Fixes: + +- Fix error in heatmap.2 when colsep argument had length 1. + Updates: - Update manual page for lowess.default() to This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |