[Vegan-commits] r2725 - pkg/permute

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Nov 21 17:34:34 CET 2013


Author: gsimpson
Date: 2013-11-21 17:34:33 +0100 (Thu, 21 Nov 2013)
New Revision: 2725

Modified:
   pkg/permute/DESCRIPTION
Log:
permute now depends on a version of R equal to or later than 2.14.0

Modified: pkg/permute/DESCRIPTION
===================================================================
--- pkg/permute/DESCRIPTION	2013-11-21 16:33:47 UTC (rev 2724)
+++ pkg/permute/DESCRIPTION	2013-11-21 16:34:33 UTC (rev 2725)
@@ -4,6 +4,7 @@
 Date: $Date$
 Author: Gavin L. Simpson
 Maintainer: Gavin L. Simpson <gavin.simpson at uregina.ca>
+Depends: R (>= 2.14.0)
 Suggests: vegan (>= 2.0-0), testthat (>= 0.5)
 Description: The 'permute' package implements a set of restricted permutation designs for 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-exchangeable or one of the restricted designs. The 'permute' package is modelled after the permutation schemes of Canoco 3.1 (and later) by Cajo ter Braak.
 License: GPL-2



More information about the Vegan-commits mailing list