[Vegan-commits] r2742 - pkg/permute/inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Nov 21 21:31:32 CET 2013


Author: gsimpson
Date: 2013-11-21 21:31:31 +0100 (Thu, 21 Nov 2013)
New Revision: 2742

Modified:
   pkg/permute/inst/ChangeLog
Log:
document reecnt changes

Modified: pkg/permute/inst/ChangeLog
===================================================================
--- pkg/permute/inst/ChangeLog	2013-11-21 20:31:07 UTC (rev 2741)
+++ pkg/permute/inst/ChangeLog	2013-11-21 20:31:31 UTC (rev 2742)
@@ -7,6 +7,16 @@
 	* how, Plots: enforces that `blocks` and `strata` are factors, or
 	can be coerced to a factor via `as.factor()`, if specified.
 
+	* check: gains a new argument `quietly = FALSE` to suppress messages
+	about updates to the permutation design when they are not needed.
+
+	* allPerms: no longer allows  messages about generating set of
+	permutations to be generated by `check()`. It calls `check()` now
+	with `quietly = TRUE` to achieve this.
+
+	* shuffleSet: played about a bit with the way the design is printed
+	if you show the matrix of permutations.
+
 Version 0.7-7
 
 	* shuffleSet: Implemented an idea of Jari's to allow `check()` and



More information about the Vegan-commits mailing list