[Vegan-commits] r1492 - 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
Wed Feb 16 11:47:38 CET 2011
Author: jarioksa
Date: 2011-02-16 11:47:38 +0100 (Wed, 16 Feb 2011)
New Revision: 1492
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-7
Modified: branches/1.17/DESCRIPTION
===================================================================
--- branches/1.17/DESCRIPTION 2011-02-15 15:54:41 UTC (rev 1491)
+++ branches/1.17/DESCRIPTION 2011-02-16 10:47:38 UTC (rev 1492)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
Version: 1.17-7
-Date: January 10, 2011
+Date: February 16, 2011
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
Helene Wagner
@@ -12,4 +12,3 @@
functions for community and vegetation ecologists.
License: GPL-2
URL: http://cran.r-project.org/, http://vegan.r-forge.r-project.org/
-
Modified: branches/1.17/inst/ChangeLog
===================================================================
--- branches/1.17/inst/ChangeLog 2011-02-15 15:54:41 UTC (rev 1491)
+++ branches/1.17/inst/ChangeLog 2011-02-16 10:47:38 UTC (rev 1492)
@@ -2,7 +2,7 @@
VEGAN RELEASE VERSIONS at http://cran.r-project.org/
-Version 1.17-7 (opened January 10, 2011)
+Version 1.17-7 (released February 16, 2011)
* merged r1489: nestednodf with weighted = FALSE.
Modified: branches/1.17/inst/NEWS
===================================================================
--- branches/1.17/inst/NEWS 2011-02-15 15:54:41 UTC (rev 1491)
+++ branches/1.17/inst/NEWS 2011-02-16 10:47:38 UTC (rev 1492)
@@ -5,8 +5,8 @@
CHANGES IN VEGAN 1.17-7
- - anova.cca: more robust when model were fitted without 'data'
- argument, or when na.action or subset was used.
+ - anova.cca: more robust when models were fitted without 'data'
+ argument, or when 'na.action' or 'subset' was used.
- capscale: implemented 'subset' in model definition. Additive
constant with 'add = TRUE' is taken into account in predict()
@@ -16,7 +16,7 @@
- eigenvals: can now extract eigenvalues of some ade4 and labdsv
result objects.
- - nestenodf: did not use binary data when weighted = FALSE was
+ - nestednodf: did not use binary data when weighted = FALSE was
used together with order = FALSE. Reported by Daniel Spitale.
- prestonfit: gained option to split tied frequencies (1, 2, 4, 8,
Modified: pkg/vegan/DESCRIPTION
===================================================================
--- pkg/vegan/DESCRIPTION 2011-02-15 15:54:41 UTC (rev 1491)
+++ pkg/vegan/DESCRIPTION 2011-02-16 10:47:38 UTC (rev 1492)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
-Version: 1.18-22
-Date: January 19, 2011
+Version: 1.18-23
+Date: February 16, 2011
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H. Stevens,
Helene Wagner
@@ -11,4 +11,3 @@
functions for community and vegetation ecologists.
License: GPL-2
URL: http://vegan.r-forge.r-project.org/
-
Modified: pkg/vegan/inst/ChangeLog
===================================================================
--- pkg/vegan/inst/ChangeLog 2011-02-15 15:54:41 UTC (rev 1491)
+++ pkg/vegan/inst/ChangeLog 2011-02-16 10:47:38 UTC (rev 1492)
@@ -2,8 +2,14 @@
VEGAN DEVEL VERSIONS at http://r-forge.r-project.org/
-Version 1.18-22 (opened January 19, 2011)
+Version 1.18-23 (opened February 16, 2011)
+
+ * opened with the release of 1.17-7 based on version 1.18-22 on
+ February 16, 2011.
+
+Version 1.18-22 (closed February 16, 2011)
+
* nestednodf: did not go to 'weighted = FALSE' with quantitative
data if 'order = FALSE'. Reported by Daniel Spitale.
More information about the Vegan-commits
mailing list