[Vegan-commits] r392 - in branches/1.13: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jun 4 09:03:44 CEST 2008
Author: jarioksa
Date: 2008-06-04 09:03:44 +0200 (Wed, 04 Jun 2008)
New Revision: 392
Modified:
branches/1.13/DESCRIPTION
branches/1.13/inst/NEWS
Log:
preparing for the CRAN release of vegan_1.13-1
Modified: branches/1.13/DESCRIPTION
===================================================================
--- branches/1.13/DESCRIPTION 2008-06-04 06:54:50 UTC (rev 391)
+++ branches/1.13/DESCRIPTION 2008-06-04 07:03:44 UTC (rev 392)
@@ -1,9 +1,9 @@
Package: vegan
Title: Community Ecology Package
Version: 1.13-1
-Date: May 22, 2008
+Date: June 4, 2008
Author: Jari Oksanen, Roeland Kindt, Pierre Legendre, Bob O'Hara, Gavin L. Simpson,
- M. Henry H. Stevens
+ M. Henry H. Stevens, Helene Wagnere
Maintainer: Jari Oksanen <jari.oksanen at oulu.fi>
Suggests: MASS, mgcv, lattice, cluster, scatterplot3d, rgl, ellipse,
tcltk
Modified: branches/1.13/inst/NEWS
===================================================================
--- branches/1.13/inst/NEWS 2008-06-04 06:54:50 UTC (rev 391)
+++ branches/1.13/inst/NEWS 2008-06-04 07:03:44 UTC (rev 392)
@@ -5,18 +5,30 @@
CHANGES IN VEGAN 1.13-1
+ - Helene Wagner joined the vegan team.
+
+ - intersetcor and inertcomp now check that input really is from
+ constrained ordination instead of giving obscure error messages.
+
+ - lines.spantree knows again graphical arguments such as 'col',
+ 'lty'.
+
+ - mite.xy: new data set on the spatial coordinates of sample sites
+ of Oribatid mites.
+
+ - mso: plot.mso replaced with msoplot, and plot function now
+ displays the ordination scatter plot. Function msoplot collapses
+ distances larger than half of the maximum distance into a single
+ distance class. Default output shows the variogram printout of
+
- ordicluster, ordiellipse, ordispider, orglspider, ordisurf,
factorfit and vectorfit could fail with non-vegan ordination
objects in R 2.7.2 whose weights.default function gave error if
object had no weights (used to return NULL in R 2.6.2 and
- earlier).
+ earlier).
- - intersetcor and inertcomp now check that input really is from
- constrained ordination instead of giving obscure error
- messages.
+ - taxa2dist: has a "method" name for distances.
- - lines.spantree knows again graphical arguments such as 'col',
- 'lty'.
CHANGES IN VEGAN 1.13-0
More information about the Vegan-commits
mailing list