[Vegan-commits] r637 - branches/1.15/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Dec 16 18:39:38 CET 2008
Author: jarioksa
Date: 2008-12-16 18:39:38 +0100 (Tue, 16 Dec 2008)
New Revision: 637
Modified:
branches/1.15/inst/NEWS
Log:
NEWS for branches/1.15 for the planned CRAN release 1.15-1
Modified: branches/1.15/inst/NEWS
===================================================================
--- branches/1.15/inst/NEWS 2008-12-16 17:25:25 UTC (rev 636)
+++ branches/1.15/inst/NEWS 2008-12-16 17:39:38 UTC (rev 637)
@@ -3,6 +3,32 @@
VEGAN RELEASE VERSIONS
======================
+ CHANGES IN VEGAN 1.15-1
+
+ - betadisper and related functions now work when the 'group'
+ argument represents a single group/level.
+
+ - decorana: 'text' function failed.
+
+ - cca/rda/capscale: cleaner handling of results with missing
+ (NULL) row or column names, also in plots.
+
+ - cca/rda/capscale: new functions 'head' and 'tail' for 'summary'
+ of cca results to show only some rows of the result.
+
+ - nestedness: method nesteddisc was found to be strongly dependent
+ on the ordering of tied column (species) frequencies. A warning
+ is now issued, and development version of vegan in
+ http://vegan.r-forge.r-project.org/ has an experimental function
+ that tries to find the optimal ordering.
+
+ - permatfull: 'row'/'column' arguments were mixed.
+
+ - radfit: all methods work consistently for communities of 0, 1 or
+ 2 species.
+
+ - wmdscale: typo in the result object items corrected.
+
CHANGES IN VEGAN 1.15-0
GENERAL
More information about the Vegan-commits
mailing list