[R-gregmisc-users] SF.net SVN: r-gregmisc:[2005] trunk/gplots/inst
Brought to you by:
warnes
|
From: <wa...@us...> - 2015-05-01 17:24:11
|
Revision: 2005
http://sourceforge.net/p/r-gregmisc/code/2005
Author: warnes
Date: 2015-05-01 17:24:09 +0000 (Fri, 01 May 2015)
Log Message:
-----------
Update NEWS and ChangeLog again.
Modified Paths:
--------------
trunk/gplots/inst/ChangeLog
trunk/gplots/inst/NEWS
Modified: trunk/gplots/inst/ChangeLog
===================================================================
--- trunk/gplots/inst/ChangeLog 2015-05-01 17:22:14 UTC (rev 2004)
+++ trunk/gplots/inst/ChangeLog 2015-05-01 17:24:09 UTC (rev 2005)
@@ -1,5 +1,17 @@
2015-05-01 warnes
+ * [r2003] NAMESPACE: Correct URLs in man pages.
+ * [r2002] man/heatmap.2.Rd, man/sinkplot.Rd: Correct URLs in man
+ pages.
+ * [r2001] inst/NEWS: Update NEWS again.
+ * [r2000] DESCRIPTION: Improve package description.
+ * [r1999] man/smartlegend.Rd: Mark 'smartlegend' as deprecated
+ * [r1998] R/smartlegend.R: Summary: Mark smartlegend() as
+ deprecated.
+ * [r1997] man/venn.Rd: Summary: venn example used 'F' instead of
+ 'FALSE'.
+ * [r1996] DESCRIPTION, inst/ChangeLog, inst/NEWS: Update
+ DESCRIPTION, NEWS, and ChangeLog again for gplots 2.17.0.
* [r1995] R/heatmap.2.R: - heatmap.2: row traces could be plotted
in the wrong order.
* [r1994] R/heatmap.2.R, man/heatmap.2.Rd: - heatmap.2: column
Modified: trunk/gplots/inst/NEWS
===================================================================
--- trunk/gplots/inst/NEWS 2015-05-01 17:22:14 UTC (rev 2004)
+++ trunk/gplots/inst/NEWS 2015-05-01 17:24:09 UTC (rev 2005)
@@ -39,6 +39,7 @@
positioning feature ('top', 'right') has been added to
graphics::legend()
+- Update out-of-date URLs in man pages.
Release 2.16.0 - 2015-01-02
---------------------------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|