[Vegan-commits] r1816 - pkg/permute

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Sep 9 22:56:25 CEST 2011


Author: gsimpson
Date: 2011-09-09 22:56:24 +0200 (Fri, 09 Sep 2011)
New Revision: 1816

Modified:
   pkg/permute/DESCRIPTION
Log:
permute Suggests now need vegan >=2.0-0

Modified: pkg/permute/DESCRIPTION
===================================================================
--- pkg/permute/DESCRIPTION	2011-09-09 18:52:32 UTC (rev 1815)
+++ pkg/permute/DESCRIPTION	2011-09-09 20:56:24 UTC (rev 1816)
@@ -4,7 +4,7 @@
 Date: $Date$
 Author: Gavin L. Simpson
 Maintainer: Gavin L. Simpson <gavin.simpson at ucl.ac.uk>
-Suggests: vegan, testthat (>= 0.5)
+Suggests: vegan (>= 2.0-0), testthat (>= 0.5)
 Description: The 'permute' package implements a set of restricted permutation designsfor freely exchangeable, line transects (time series), and spatial grid designs plus permutation of blocks (groups of samples). 'permute' also allows split-plot designs, in which the whole-plots or split-plots or both can be freely-exchangeble or one of the restricted designs.
 License: GPL-2 
 URL: http://vegan.r-forge.r-project.org/



More information about the Vegan-commits mailing list