[Vegan-commits] r2594 - branches/2.0

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Aug 26 09:11:27 CEST 2013


Author: jarioksa
Date: 2013-08-26 09:11:27 +0200 (Mon, 26 Aug 2013)
New Revision: 2594

Modified:
   branches/2.0/NAMESPACE
Log:
vegandocs tools::: removal needs NAMESPACE update

Modified: branches/2.0/NAMESPACE
===================================================================
--- branches/2.0/NAMESPACE	2013-08-26 06:53:47 UTC (rev 2593)
+++ branches/2.0/NAMESPACE	2013-08-26 07:11:27 UTC (rev 2594)
@@ -64,6 +64,7 @@
 import(graphics)
 importFrom(utils, head, tail)
 importFrom(lattice, densityplot)
+importFrom(tools, Rd2txt, startDynamicHelp)
 ## nobs only exists in R 2.13.0 -- import from permute with older R
 if (getRversion() < "2.13.0") {
     importFrom(permute, nobs)



More information about the Vegan-commits mailing list