[Vegan-commits] r2813 - branches/2.0 pkg/vegan
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Dec 9 09:09:23 CET 2013
Author: jarioksa
Date: 2013-12-09 09:09:23 +0100 (Mon, 09 Dec 2013)
New Revision: 2813
Modified:
branches/2.0/DESCRIPTION
pkg/vegan/DESCRIPTION
Log:
vegan actually depends on R >= 2.15.0: paste0()
Modified: branches/2.0/DESCRIPTION
===================================================================
--- branches/2.0/DESCRIPTION 2013-12-08 15:19:45 UTC (rev 2812)
+++ branches/2.0/DESCRIPTION 2013-12-09 08:09:23 UTC (rev 2813)
@@ -1,12 +1,12 @@
Package: vegan
Title: Community Ecology Package
Version: 2.0-10
-Date: December 5, 2013
+Date: December 10, 2013
Author: Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre,
Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos,
M. Henry H. Stevens, Helene Wagner
Maintainer: Jari Oksanen <jari.oksanen at oulu.fi>
-Depends: permute (>= 0.8-0), lattice, R (>= 2.14.0)
+Depends: permute (>= 0.8-0), lattice, R (>= 2.15.0)
Suggests: MASS, mgcv, cluster, scatterplot3d, rgl, tcltk
Description: Ordination methods, diversity analysis and other
functions for community and vegetation ecologists.
Modified: pkg/vegan/DESCRIPTION
===================================================================
--- pkg/vegan/DESCRIPTION 2013-12-08 15:19:45 UTC (rev 2812)
+++ pkg/vegan/DESCRIPTION 2013-12-09 08:09:23 UTC (rev 2813)
@@ -6,7 +6,7 @@
Peter R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos,
M. Henry H. Stevens, Helene Wagner
Maintainer: Jari Oksanen <jari.oksanen at oulu.fi>
-Depends: permute (>= 0.7-8), lattice, R (>= 2.14.0)
+Depends: permute (>= 0.7-8), lattice, R (>= 2.15.0)
Suggests: MASS, mgcv, cluster, parallel, scatterplot3d, rgl, tcltk
Description: Ordination methods, diversity analysis and other
functions for community and vegetation ecologists.
More information about the Vegan-commits
mailing list