[R-gregmisc-users] SF.net SVN: r-gregmisc:[1489] trunk/gplots
Brought to you by:
warnes
|
From: <wa...@us...> - 2011-09-01 19:47:09
|
Revision: 1489
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1489&view=rev
Author: warnes
Date: 2011-09-01 19:47:03 +0000 (Thu, 01 Sep 2011)
Log Message:
-----------
- Update NEWS file and correct version number
Modified Paths:
--------------
trunk/gplots/DESCRIPTION
trunk/gplots/inst/NEWS
Modified: trunk/gplots/DESCRIPTION
===================================================================
--- trunk/gplots/DESCRIPTION 2011-09-01 19:41:02 UTC (rev 1488)
+++ trunk/gplots/DESCRIPTION 2011-09-01 19:47:03 UTC (rev 1489)
@@ -5,7 +5,7 @@
Recommends: datasets, grid, MASS, KernSmooth
Requires: R (>= 2.10)
Suggests: gtools
-Version: 2.9.5
+Version: 2.10.0
Date: 2011-09-01
Author: Gregory R. Warnes. Includes R source code and/or documentation
contributed by (in alphabetical order):
Modified: trunk/gplots/inst/NEWS
===================================================================
--- trunk/gplots/inst/NEWS 2011-09-01 19:41:02 UTC (rev 1488)
+++ trunk/gplots/inst/NEWS 2011-09-01 19:47:03 UTC (rev 1489)
@@ -4,7 +4,8 @@
New Features:
- New ci2d() function to create 2-dimensional empirical confidence
- intervals utilizing hist2d(). See ?ci2d for details.
+ intervals utilizing KernSmooth:bkde2D and gplots::hist2d().
+ See ?ci2d for details.
- Add 'alpha' argument to rich.colors() to control transparency.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|