[Vegan-commits] r1675 - pkg/vegan/tests/Examples

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Jul 3 15:52:17 CEST 2011


Author: jarioksa
Date: 2011-07-03 15:52:17 +0200 (Sun, 03 Jul 2011)
New Revision: 1675

Modified:
   pkg/vegan/tests/Examples/vegan-Ex.Rout.save
Log:
update tests

Modified: pkg/vegan/tests/Examples/vegan-Ex.Rout.save
===================================================================
--- pkg/vegan/tests/Examples/vegan-Ex.Rout.save	2011-07-03 13:51:50 UTC (rev 1674)
+++ pkg/vegan/tests/Examples/vegan-Ex.Rout.save	2011-07-03 13:52:17 UTC (rev 1675)
@@ -23,7 +23,7 @@
 > options(warn = 1)
 > library('vegan')
 Loading required package: permute
-This is vegan 1.90-0
+This is vegan 1.90-1
 > 
 > assign(".oldSearch", search(), pos = 'CheckExEnv')
 > cleanEx()
@@ -3567,7 +3567,8 @@
 > flush(stderr()); flush(stdout())
 > 
 > ### Name: monoMDS
-> ### Title: Kruskal's Non-metric Multidimensional Scaling
+> ### Title: Global and Local Non-metric Multidimensional Scaling and Linear
+> ###   and Hybrid Scaling
 > ### Aliases: monoMDS print.monoMDS scores.monoMDS plot.monoMDS
 > ### Keywords: multivariate
 > 
@@ -4617,7 +4618,7 @@
 
 Formula:
 y ~ s(x1, x2, k = knots)
-<environment: 0x103b07b90>
+<environment: 0x1039ae608>
 
 Estimated degrees of freedom:
 6.4351  total = 7.435071 
@@ -4633,7 +4634,7 @@
 
 Formula:
 y ~ s(x1, x2, k = knots)
-<environment: 0x1049a7298>
+<environment: 0x104836a98>
 
 Estimated degrees of freedom:
 6.0761  total = 7.076141 
@@ -4789,7 +4790,7 @@
 
 Formula:
 y ~ s(x1, x2, k = knots)
-<environment: 0x104aa7200>
+<environment: 0x106ad6e40>
 
 Estimated degrees of freedom:
 8.9275  total = 9.927492 
@@ -4802,7 +4803,7 @@
 
 Formula:
 y ~ s(x1, x2, k = knots)
-<environment: 0x1069545c8>
+<environment: 0x1061aac40>
 
 Estimated degrees of freedom:
 7.7529  total = 8.75294 
@@ -4815,7 +4816,7 @@
 
 Formula:
 y ~ s(x1, x2, k = knots)
-<environment: 0x106aff948>
+<environment: 0x106e59e78>
 
 Estimated degrees of freedom:
 8.8962  total = 9.89616 
@@ -7008,7 +7009,7 @@
 
 Formula:
 y ~ s(x1, x2, k = knots)
-<environment: 0x107a4b918>
+<environment: 0x107ee1ae8>
 
 Estimated degrees of freedom:
 2  total = 3 
@@ -7473,7 +7474,7 @@
 > ### * <FOOTER>
 > ###
 > cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed:  109.042 1.175 111.06 0 0 
+Time elapsed:  101.393 1.11 102.723 0 0 
 > grDevices::dev.off()
 null device 
           1 



More information about the Vegan-commits mailing list