[Vegan-commits] r2569 - pkg/vegan/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jul 16 19:30:39 CEST 2013
Author: psolymos
Date: 2013-07-16 19:30:38 +0200 (Tue, 16 Jul 2013)
New Revision: 2569
Modified:
pkg/vegan/R/simper.R
Log:
incomplete final line found
Modified: pkg/vegan/R/simper.R
===================================================================
--- pkg/vegan/R/simper.R 2013-07-16 16:37:15 UTC (rev 2568)
+++ pkg/vegan/R/simper.R 2013-07-16 17:30:38 UTC (rev 2569)
@@ -174,4 +174,5 @@
if ((np <- attr(x, "permutations")) > 0)
cat("P-values based on", np, "permutations\n")
invisible(x)
-}
\ No newline at end of file
+}
+
More information about the Vegan-commits
mailing list