[Vegan-commits] r2402 - branches/2.0/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Feb 3 08:28:53 CET 2013
Author: jarioksa
Date: 2013-02-03 08:28:53 +0100 (Sun, 03 Feb 2013)
New Revision: 2402
Modified:
branches/2.0/inst/NEWS.Rd
Log:
skeleton of NEWS: prepare for a February release of vegan 2.0-6
Modified: branches/2.0/inst/NEWS.Rd
===================================================================
--- branches/2.0/inst/NEWS.Rd 2013-02-02 16:43:42 UTC (rev 2401)
+++ branches/2.0/inst/NEWS.Rd 2013-02-03 07:28:53 UTC (rev 2402)
@@ -2,6 +2,54 @@
\title{vegan News}
\encoding{UTF-8}
+\section{Changes in version 2.0-6}{
+
+ \subsection{BUG FIXES}{
+
+ \itemize{
+
+ \item \code{capscale} scaled species scores wrongly when other
+ dissimilarties than Euclidean distances were used.
+
+ \item \code{clamtest}
+
+ \item \code{envfit} handles unused factor levels.
+
+ \item \code{multipart} printed wrong information about the
+ analysis type (but did analysis correctly).
+
+ \item \code{procrustes}
+
+ \item \code{treedive} and \code{treedist} name matching.
+
+ }
+
+ } % bug fixes
+
+ \subsection{NEW FEATURES}{
+
+ \itemize{
+
+ \item \code{dispindmorisita} gains \eqn{P}-value.
+
+ \item \code{metaMDS} and \code{monoMDS} have new default
+ convergence criteria.
+
+ \item \code{ordiR2step} gained new argument \code{R2scope} and
+ handles partial redundancy analysis (pRDA).
+
+ \item \code{orditorp} gained argument \code{select}
+
+ \item \code{protest} prints both \eqn{m_{12}^2}{squared m12} and
+ \eqn{R^2}{R2}.
+
+ }
+
+ } % new features
+
+
+} % end 2.0-6
+
\section{Changes in version 2.0-5}{
\subsection{BUG FIXES}{
More information about the Vegan-commits
mailing list