[Vegan-commits] r1135 - branches/1.17 branches/1.17/inst pkg/vegan pkg/vegan/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Feb 18 08:06:09 CET 2010
Author: jarioksa
Date: 2010-02-18 08:06:09 +0100 (Thu, 18 Feb 2010)
New Revision: 1135
Modified:
branches/1.17/DESCRIPTION
branches/1.17/inst/ChangeLog
pkg/vegan/DESCRIPTION
pkg/vegan/inst/ChangeLog
Log:
fix up for the release of 1.17-1
Modified: branches/1.17/DESCRIPTION
===================================================================
--- branches/1.17/DESCRIPTION 2010-02-18 06:54:55 UTC (rev 1134)
+++ branches/1.17/DESCRIPTION 2010-02-18 07:06:09 UTC (rev 1135)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
Version: 1.17-1
-Date: February 16, 2010
+Date: February 18, 2010
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
R. G. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
Helene Wagner
Modified: branches/1.17/inst/ChangeLog
===================================================================
--- branches/1.17/inst/ChangeLog 2010-02-18 06:54:55 UTC (rev 1134)
+++ branches/1.17/inst/ChangeLog 2010-02-18 07:06:09 UTC (rev 1135)
@@ -2,8 +2,10 @@
VEGAN RELEASE VERSIONS at http://cran.r-project.org/
-Version 1.17-1 (opened February 16, 2010)
+Version 1.17-1 (released February 18, 2010)
+ * merged and edited r1133: update FAQ.
+
* copied multipart.R & print.multipart.R from the devel branch.
* merged r1124: envfit() weights fixed for cca().
Modified: pkg/vegan/DESCRIPTION
===================================================================
--- pkg/vegan/DESCRIPTION 2010-02-18 06:54:55 UTC (rev 1134)
+++ pkg/vegan/DESCRIPTION 2010-02-18 07:06:09 UTC (rev 1135)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
-Version: 1.18-1
-Date: February 9, 2010
+Version: 1.18-2
+Date: February 18, 2010
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
R. G. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
Helene Wagner
Modified: pkg/vegan/inst/ChangeLog
===================================================================
--- pkg/vegan/inst/ChangeLog 2010-02-18 06:54:55 UTC (rev 1134)
+++ pkg/vegan/inst/ChangeLog 2010-02-18 07:06:09 UTC (rev 1135)
@@ -2,8 +2,14 @@
VEGAN DEVEL VERSIONS at http://r-forge.r-project.org/
-Version 1.18-1 (opened February 9, 2010)
+Version 1.18-2 (opened February 18, 2010)
+Version 1.18-1 (closed February 18, 2010)
+
+ * closed with the release of vegan 1.17-1. The release contains
+ bug fixes and multipart of 1.18-1, but excludes MOStest and 1.18-1
+ upgrades to ordistep.
+
* ordistep: saves model changes in the 'anova' item similarly as
standard step(). Experimental feature: not yet documented.
@@ -26,7 +32,7 @@
* permatfull.Rd: fixed braces in the help file + mark-up.
-Version 1.18-0 (closeed January 11, 2010 with release 1.17-0)
+Version 1.18-0 (closed January 11, 2010 with release 1.17-0)
* Documented na.action in cca.object.
More information about the Vegan-commits
mailing list