[Vegan-commits] r2165 - in pkg/vegan: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 11 09:44:13 CEST 2012
Author: jarioksa
Date: 2012-05-11 09:44:13 +0200 (Fri, 11 May 2012)
New Revision: 2165
Modified:
pkg/vegan/DESCRIPTION
pkg/vegan/inst/ChangeLog
Log:
change in nullmodel interface calls for version change (to 2.1-16)
Modified: pkg/vegan/DESCRIPTION
===================================================================
--- pkg/vegan/DESCRIPTION 2012-05-11 06:06:43 UTC (rev 2164)
+++ pkg/vegan/DESCRIPTION 2012-05-11 07:44:13 UTC (rev 2165)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
-Version: 2.1-15
-Date: April 24, 2012
+Version: 2.1-16
+Date: May 11, 2012
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos,
M. Henry H. Stevens, Helene Wagner
Modified: pkg/vegan/inst/ChangeLog
===================================================================
--- pkg/vegan/inst/ChangeLog 2012-05-11 06:06:43 UTC (rev 2164)
+++ pkg/vegan/inst/ChangeLog 2012-05-11 07:44:13 UTC (rev 2165)
@@ -2,11 +2,13 @@
VEGAN DEVEL VERSIONS at http://r-forge.r-project.org/
-Version 2.1-15 (opened April 24, 2012)
+Version 2.1-16 (opened May 11, 2012)
* update.nullmodel: explicit assignment is required to update
the input object (nm <- update(nm, ...)).
+Version 2.1-15 (closed May 11, 2012)
+
* rrarefy, drarefy: check the data are integers -- the functions
do not give sensible results with real values.
More information about the Vegan-commits
mailing list