[Vegan-commits] r2512 - in pkg/permute: . inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jun 12 07:22:29 CEST 2013


Author: gsimpson
Date: 2013-06-12 07:22:29 +0200 (Wed, 12 Jun 2013)
New Revision: 2512

Modified:
   pkg/permute/DESCRIPTION
   pkg/permute/inst/ChangeLog
Log:
bump to 0.7-4; baby steps commit-wise now

Modified: pkg/permute/DESCRIPTION
===================================================================
--- pkg/permute/DESCRIPTION	2013-06-12 05:12:52 UTC (rev 2511)
+++ pkg/permute/DESCRIPTION	2013-06-12 05:22:29 UTC (rev 2512)
@@ -1,18 +1,11 @@
 Package: permute
 Title: Functions for generating restricted permutations of data
-Version: 0.7-3
+Version: 0.7-4
 Date: $Date$
 Author: Gavin L. Simpson
 Maintainer: Gavin L. Simpson <gavin.simpson at uregina.ca>
 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.
+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
 ByteCompile: true 
 URL: http://vegan.r-forge.r-project.org/

Modified: pkg/permute/inst/ChangeLog
===================================================================
--- pkg/permute/inst/ChangeLog	2013-06-12 05:12:52 UTC (rev 2511)
+++ pkg/permute/inst/ChangeLog	2013-06-12 05:22:29 UTC (rev 2512)
@@ -2,6 +2,10 @@
 
 permute ChangeLog
 
+Version 0.7-4
+
+	*
+
 Version 0.7-3
 
 	* Tweak to 0.7-2 API changes: argument `blocks` no longer takes



More information about the Vegan-commits mailing list