[Vegan-commits] r1628 - branches/1.17/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jun 12 21:43:43 CEST 2011
Author: jarioksa
Date: 2011-06-12 21:43:42 +0200 (Sun, 12 Jun 2011)
New Revision: 1628
Modified:
branches/1.17/inst/NEWS
Log:
NEWS about 1.17-11
Modified: branches/1.17/inst/NEWS
===================================================================
--- branches/1.17/inst/NEWS 2011-06-08 19:45:06 UTC (rev 1627)
+++ branches/1.17/inst/NEWS 2011-06-12 19:43:42 UTC (rev 1628)
@@ -3,6 +3,29 @@
VEGAN RELEASE VERSIONS
======================
+ CHANGES IN VEGAN 1.17-11
+
+ - This is a maintenance release which improves the robustness of
+ several functions but introduces no new important features.
+
+ - cca/rda/capscale: handling of aliased and other zero-rank
+ components changed. They are no longer made NULL and left
+ undisplayed, but now they are shown as zero rank. The general
+ output also changed so that proportions of inertia are only
+ shown if there are conditions or constrains, but not for
+ unconstrained analysis. The capscale() function no longer shows
+ species scores if these are unvailable. Several support
+ functions more robust.
+
+ - nobs: R 2.13.0 introduced generic function nobs() to find the
+ number of observations, and this releae provides nobs() for
+ several vegan results. However, this does not make vegan
+ dependent on R 2.13.0, but it can be used with older functions
+ as well.
+
+ - specaccum: gained arumgent 'groups' which can be used to find
+ the number of species in subsets of the data.
+
CHANGES IN VEGAN 1.17-10
- This is minor revision that mainly fixes vegan with respect to
More information about the Vegan-commits
mailing list