[Vegan-commits] r395 - in pkg: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jun 5 05:38:59 CEST 2008
Author: jarioksa
Date: 2008-06-05 05:38:58 +0200 (Thu, 05 Jun 2008)
New Revision: 395
Modified:
pkg/DESCRIPTION
pkg/inst/ChangeLog
Log:
rda/cca/capscale: issue a warning when the rank of constraints + conditions > rank of depenent data
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2008-06-04 13:13:31 UTC (rev 394)
+++ pkg/DESCRIPTION 2008-06-05 03:38:58 UTC (rev 395)
@@ -1,7 +1,7 @@
Package: vegan
Title: Community Ecology Package
-Version: 1.14-2
-Date: May 29, 2008
+Version: 1.14-3
+Date: June 5, 2008
Author: Jari Oksanen, Roeland Kindt, Pierre Legendre, Bob O'Hara, Gavin L. Simpson,
M. Henry H. Stevens, Helene Wagner
Maintainer: Jari Oksanen <jari.oksanen at oulu.fi>
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2008-06-04 13:13:31 UTC (rev 394)
+++ pkg/inst/ChangeLog 2008-06-05 03:38:58 UTC (rev 395)
@@ -2,8 +2,16 @@
VEGAN DEVEL VERSIONS at http://r-forge.r-project.org/
-Version 1.14-2 (opened May 29, 2008)
+Version 1.14-3 (opened June 5, 2008)
+ * rda, cca, capscale: obviously do not handle correctly cases
+ where the rank of constraints + conditions is higher than the rank
+ of the dependent (community) data. Now issues a warning in
+ 'print'. This is an ancient problem, but surfaced recently in
+ several places.
+
+Version 1.14-2 (closed June 5, 2008)
+
* Helene Wagner joined the vegan team.
* mso: automatically collapses distance classes larger than half
More information about the Vegan-commits
mailing list