[Vegan-commits] r1173 - 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
Mon Mar 8 16:56:13 CET 2010
Author: jarioksa
Date: 2010-03-08 16:56:13 +0100 (Mon, 08 Mar 2010)
New Revision: 1173
Modified:
branches/1.17/DESCRIPTION
branches/1.17/inst/ChangeLog
branches/1.17/inst/NEWS
pkg/vegan/DESCRIPTION
pkg/vegan/inst/ChangeLog
Log:
packing up for the release 1.17-2
Modified: branches/1.17/DESCRIPTION
===================================================================
--- branches/1.17/DESCRIPTION 2010-03-08 08:40:06 UTC (rev 1172)
+++ branches/1.17/DESCRIPTION 2010-03-08 15:56:13 UTC (rev 1173)
@@ -1,9 +1,9 @@
Package: vegan
Title: Community Ecology Package
Version: 1.17-2
-Date: February 26, 2010
+Date: March 8, 2010
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
- R. G. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
+ R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
Helene Wagner
Maintainer: Jari Oksanen <jari.oksanen at oulu.fi>
Suggests: MASS, mgcv, lattice, cluster, scatterplot3d, rgl,
Modified: branches/1.17/inst/ChangeLog
===================================================================
--- branches/1.17/inst/ChangeLog 2010-03-08 08:40:06 UTC (rev 1172)
+++ branches/1.17/inst/ChangeLog 2010-03-08 15:56:13 UTC (rev 1173)
@@ -2,7 +2,7 @@
VEGAN RELEASE VERSIONS at http://cran.r-project.org/
-Version 1.17-2
+Version 1.17-2 (released March 8, 2010)
* ordistep: merged r1131, 1165 (adds 'anova' item to the result
object).
Modified: branches/1.17/inst/NEWS
===================================================================
--- branches/1.17/inst/NEWS 2010-03-08 08:40:06 UTC (rev 1172)
+++ branches/1.17/inst/NEWS 2010-03-08 15:56:13 UTC (rev 1173)
@@ -10,8 +10,8 @@
correct, but formatting failed). Reported by Dan O'Shea.
- nesteddisc: failed if the most species rich sites were tied. The
- function is now much faster, but the price is that it does not
- try as hard to find the optimal ordering.
+ function is now much faster (though still slow), but the price
+ is that it does not try as hard to find the optimal ordering.
- screeplot.cca & friends: new argument 'legend' for all methods
(except 'decorana') to draw a legend if the observed and broken
@@ -19,7 +19,7 @@
- ordistep: adds an 'anova' item to the final model similarly as
the standard step(). You can suppress the tracing ('trace =
- FALSE'), and find the model build history in this item in a
+ FALSE'), and find the model build history save in 'anova' in a
compact form.
- densityplot.oecosimu: gave warnings when there was only one
Modified: pkg/vegan/DESCRIPTION
===================================================================
--- pkg/vegan/DESCRIPTION 2010-03-08 08:40:06 UTC (rev 1172)
+++ pkg/vegan/DESCRIPTION 2010-03-08 15:56:13 UTC (rev 1173)
@@ -1,9 +1,9 @@
Package: vegan
Title: Community Ecology Package
-Version: 1.18-2
-Date: February 18, 2010
+Version: 1.18-3
+Date: March 8, 2010
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
- R. G. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
+ R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
Helene Wagner
Maintainer: Jari Oksanen <jari.oksanen at oulu.fi>
Suggests: MASS, mgcv, lattice, cluster, scatterplot3d, rgl, ellipse,
Modified: pkg/vegan/inst/ChangeLog
===================================================================
--- pkg/vegan/inst/ChangeLog 2010-03-08 08:40:06 UTC (rev 1172)
+++ pkg/vegan/inst/ChangeLog 2010-03-08 15:56:13 UTC (rev 1173)
@@ -2,8 +2,16 @@
VEGAN DEVEL VERSIONS at http://r-forge.r-project.org/
-Version 1.18-2 (opened February 18, 2010)
+Version 1.18-3 (opened March 8, 2010)
+ * new version opened with the release of vegan 1.17-2 (March 8,
+ 2010).
+
+ * DESCRIPTION: Corrected the name of Bob O'Hara (also in release
+ 1.17-2).
+
+Version 1.18-2 (closed March 8, 2010)
+
* ordistep: documented the 'anova' component added to the result
object.
More information about the Vegan-commits
mailing list