[Vegan-commits] r2094 - in branches/2.0: . inst

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Sun Feb 19 07:08:25 CET 2012


Author: jarioksa
Date: 2012-02-19 07:08:25 +0100 (Sun, 19 Feb 2012)
New Revision: 2094

Modified:
   branches/2.0/NAMESPACE
   branches/2.0/inst/ChangeLog
Log:
merge simper NAMESPACE changes r2078, 2084

Modified: branches/2.0/NAMESPACE
===================================================================
--- branches/2.0/NAMESPACE	2012-02-18 10:19:16 UTC (rev 2093)
+++ branches/2.0/NAMESPACE	2012-02-19 06:08:25 UTC (rev 2094)
@@ -23,7 +23,7 @@
 pcnm, permatfull, permatswap, permutest, poolaccum, postMDS, prc,
 prestondistr, prestonfit, procrustes, protest, radfit, radlattice,
 rankindex, rarecurve, rarefy, raupcrick, rda, renyiaccum, renyi,
-rrarefy, scores, showvarparts, spandepth, spantree, specaccum,
+rrarefy, scores, showvarparts, simper, spandepth, spantree, specaccum,
 specnumber, specpool2vect, specpool, spenvcor, stepacross, stressplot,
 swan, taxa2dist, taxondive, tolerance, treedist, treedive, treeheight,
 tsallisaccum, tsallis, varpart, vectorfit, vegandocs, vegdist,
@@ -304,6 +304,7 @@
 S3method(print, radfit.frame)
 S3method(print, radline)
 S3method(print, specaccum)
+S3method(print, simper)
 S3method(print, summary.bioenv)
 S3method(print, summary.cca)
 S3method(print, summary.clamtest)
@@ -378,6 +379,7 @@
 S3method(summary, prc)
 S3method(summary, procrustes)
 S3method(summary, radfit.frame)
+S3method(summary, simper)
 S3method(summary, specaccum)
 S3method(summary, taxondive)
 # tail: utils

Modified: branches/2.0/inst/ChangeLog
===================================================================
--- branches/2.0/inst/ChangeLog	2012-02-18 10:19:16 UTC (rev 2093)
+++ branches/2.0/inst/ChangeLog	2012-02-19 06:08:25 UTC (rev 2094)
@@ -7,6 +7,7 @@
 	* copy simper.R & simper.Rd at r2092.
 	* merge r2089: scores.default fixed with non-existing scores.
 	* merge r2080: use droplevels in betadisper.
+	* merge r2078,2084: simper NAMESPACE.
 	* merge r2079: do not use .Internal().
 	* merge r2071,2: dimnames fix in indopower & expand example.
 	* merge r2068: broken url in renyi.Rd.



More information about the Vegan-commits mailing list