[Vegan-commits] r2510 - pkg/permute/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jun 11 19:53:13 CEST 2013
Author: gsimpson
Date: 2013-06-11 19:53:13 +0200 (Tue, 11 Jun 2013)
New Revision: 2510
Modified:
pkg/permute/R/permCheck.R
Log:
typo in comment
Modified: pkg/permute/R/permCheck.R
===================================================================
--- pkg/permute/R/permCheck.R 2013-06-11 17:51:40 UTC (rev 2509)
+++ pkg/permute/R/permCheck.R 2013-06-11 17:53:13 UTC (rev 2510)
@@ -53,7 +53,7 @@
retval
}
-## depricate check
+## deprecate check
`permCheck` <- function(object, control = permControl(),
make.all = TRUE) {
.Deprecated(new = "check", "permute")
More information about the Vegan-commits
mailing list