[R-gregmisc-users] SF.net SVN: r-gregmisc:[1359] trunk/gplots
Brought to you by:
warnes
|
From: <wa...@us...> - 2009-10-10 16:39:30
|
Revision: 1359
http://r-gregmisc.svn.sourceforge.net/r-gregmisc/?rev=1359&view=rev
Author: warnes
Date: 2009-10-10 16:39:22 +0000 (Sat, 10 Oct 2009)
Log Message:
-----------
Update DESCRIPTION and NEWS file for 2.7.1
Modified Paths:
--------------
trunk/gplots/DESCRIPTION
trunk/gplots/inst/NEWS
Modified: trunk/gplots/DESCRIPTION
===================================================================
--- trunk/gplots/DESCRIPTION 2009-10-10 16:35:34 UTC (rev 1358)
+++ trunk/gplots/DESCRIPTION 2009-10-10 16:39:22 UTC (rev 1359)
@@ -4,7 +4,7 @@
Depends: R (>= 1.9.0), gtools, gdata, stats, caTools, grid
Recommends: datasets, grid
Suggests: gtools
-Version: 2.7.0
+Version: 2.7.1
Author: Gregory R. Warnes. Includes R source code and/or documentation
contributed by (in alphabetical order):
Ben Bolker, Lodewijk Bonebakker, Robert Gentleman, Wolfgang
Modified: trunk/gplots/inst/NEWS
===================================================================
--- trunk/gplots/inst/NEWS 2009-10-10 16:35:34 UTC (rev 1358)
+++ trunk/gplots/inst/NEWS 2009-10-10 16:39:22 UTC (rev 1359)
@@ -1,6 +1,15 @@
Release 2.7.0 - 2009-05-08
--------------------------
+Bug Fixes:
+
+- Correct bug reported by Ken Lo: cox2hex() had blue and green
+ components swapped.
+
+
+Release 2.7.0 - 2009-05-08
+--------------------------
+
New Features:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|