[Vegan-commits] r1593 - in branches/1.17: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Apr 27 13:48:18 CEST 2011
Author: jarioksa
Date: 2011-04-27 13:48:18 +0200 (Wed, 27 Apr 2011)
New Revision: 1593
Modified:
branches/1.17/DESCRIPTION
branches/1.17/inst/NEWS
Log:
NEWS about release 1.17-10
Modified: branches/1.17/DESCRIPTION
===================================================================
--- branches/1.17/DESCRIPTION 2011-04-27 11:30:32 UTC (rev 1592)
+++ branches/1.17/DESCRIPTION 2011-04-27 11:48:18 UTC (rev 1593)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
Version: 1.17-10
-Date: April 10, 2011
+Date: April 27, 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
Modified: branches/1.17/inst/NEWS
===================================================================
--- branches/1.17/inst/NEWS 2011-04-27 11:30:32 UTC (rev 1592)
+++ branches/1.17/inst/NEWS 2011-04-27 11:48:18 UTC (rev 1593)
@@ -3,6 +3,17 @@
VEGAN RELEASE VERSIONS
======================
+ CHANGES IN VEGAN 1.17-10
+
+ - This is minor revision that mainly fixes vegan with respect to
+ changes in the currently released R 2.13.0. Most importantly,
+ cmdscale() output changed in R 2.13.0 and because of this
+ capscale() could fail in some rare situations with argument 'add
+ = TRUE'. This vegan bug made BiodiversityR package fail its
+ tests in R 2.13.0.
+
+ - metaMDSrotate: gained argument na.rm = TRUE.
+
CHANGES IN VEGAN 1.17-9
- anova of cca/rda/capscale results gave wrong results in partial
More information about the Vegan-commits
mailing list