[Vegan-commits] r1692 - pkg/lmodel2
    noreply at r-forge.r-project.org 
    noreply at r-forge.r-project.org
       
    Sat Aug  6 08:02:37 CEST 2011
    
    
  
Author: jarioksa
Date: 2011-08-06 08:02:33 +0200 (Sat, 06 Aug 2011)
New Revision: 1692
Modified:
   pkg/lmodel2/NAMESPACE
Log:
need not import(stats)
Modified: pkg/lmodel2/NAMESPACE
===================================================================
--- pkg/lmodel2/NAMESPACE	2011-08-04 18:12:46 UTC (rev 1691)
+++ pkg/lmodel2/NAMESPACE	2011-08-06 06:02:33 UTC (rev 1692)
@@ -1,5 +1,4 @@
 export(lmodel2)
-import(stats)
 importFrom(graphics, plot, lines)
 ## S3 methods
 S3method(print, lmodel2)
    
    
More information about the Vegan-commits
mailing list