[Vegan-commits] r1782 - in pkg/permute: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Aug 31 23:01:41 CEST 2011
Author: gsimpson
Date: 2011-08-31 23:01:41 +0200 (Wed, 31 Aug 2011)
New Revision: 1782
Modified:
pkg/permute/DESCRIPTION
pkg/permute/inst/ChangeLog
Log:
bump to 0.5-4
Modified: pkg/permute/DESCRIPTION
===================================================================
--- pkg/permute/DESCRIPTION 2011-08-31 20:55:07 UTC (rev 1781)
+++ pkg/permute/DESCRIPTION 2011-08-31 21:01:41 UTC (rev 1782)
@@ -1,6 +1,6 @@
Package: permute
Title: Functions for generating restricted permutations of data
-Version: 0.5-3
+Version: 0.5-4
Date: $Date$
Author: Gavin L. Simpson
Maintainer: Gavin L. Simpson <gavin.simpson at ucl.ac.uk>
Modified: pkg/permute/inst/ChangeLog
===================================================================
--- pkg/permute/inst/ChangeLog 2011-08-31 20:55:07 UTC (rev 1781)
+++ pkg/permute/inst/ChangeLog 2011-08-31 21:01:41 UTC (rev 1782)
@@ -2,8 +2,16 @@
permute ChangeLog
-Version 0.5-3 (opened August 23, 2011)
+Version 0.5-4 (opened August 31, 2011)
+ * permCheck: deprecate `permCheck()` in favour of `check()`.
+
+ * allPerms: code clean-up
+
+ * preparing for first release to CRAN.
+
+Version 0.5-3 (closed August 31, 2011)
+
* shuffleSet: now handles all permutation types that are
available in shuffle().
More information about the Vegan-commits
mailing list