[Vegan-commits] r1535 - pkg/vegan/tests/Examples
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Mar 10 12:50:12 CET 2011
Author: jarioksa
Date: 2011-03-10 12:50:11 +0100 (Thu, 10 Mar 2011)
New Revision: 1535
Modified:
pkg/vegan/tests/Examples/vegan-Ex.Rout.save
Log:
update
Modified: pkg/vegan/tests/Examples/vegan-Ex.Rout.save
===================================================================
--- pkg/vegan/tests/Examples/vegan-Ex.Rout.save 2011-03-10 11:45:53 UTC (rev 1534)
+++ pkg/vegan/tests/Examples/vegan-Ex.Rout.save 2011-03-10 11:50:11 UTC (rev 1535)
@@ -22,7 +22,7 @@
> source(file.path(R.home("share"), "R", "examples-header.R"))
> options(warn = 1)
> library('vegan')
-This is vegan 1.18-24
+This is vegan 1.18-25
>
> assign(".oldSearch", search(), pos = 'CheckExEnv')
> cleanEx()
@@ -4644,7 +4644,7 @@
>
> ### Name: ordisurf
> ### Title: Fit and Plot Smooth Surfaces of Variables on Ordination.
-> ### Aliases: ordisurf calibrate.ordisurf
+> ### Aliases: ordisurf ordisurf.default ordisurf.formula calibrate.ordisurf
> ### Keywords: multivariate aplot
>
> ### ** Examples
@@ -4667,7 +4667,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x10252b388>
+<environment: 0x10419a808>
Estimated degrees of freedom:
6.2955 total = 7.295494
@@ -4813,7 +4813,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x106023db8>
+<environment: 0x106ef7ed8>
Estimated degrees of freedom:
8.9275 total = 9.927492
@@ -4826,7 +4826,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x10640b898>
+<environment: 0x1065de4d0>
Estimated degrees of freedom:
7.753 total = 8.75294
@@ -4839,7 +4839,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x1065fdbc8>
+<environment: 0x106dd2898>
Estimated degrees of freedom:
8.8962 total = 9.89616
@@ -7468,7 +7468,7 @@
Formula:
y ~ s(x1, x2, k = knots)
-<environment: 0x106d90118>
+<environment: 0x10764e120>
Estimated degrees of freedom:
2 total = 3
@@ -7945,7 +7945,7 @@
> ### * <FOOTER>
> ###
> cat("Time elapsed: ", proc.time() - get("ptime", pos = 'CheckExEnv'),"\n")
-Time elapsed: 119.75 1.646 129.415 0 0
+Time elapsed: 134.944 1.315 138.401 0 0
> grDevices::dev.off()
null device
1
More information about the Vegan-commits
mailing list