[R-gregmisc-commits] r2167 - pkg/gmodels

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Jun 13 01:53:33 CEST 2017


Author: warnes
Date: 2017-06-13 01:53:33 +0200 (Tue, 13 Jun 2017)
New Revision: 2167

Modified:
   pkg/gmodels/DESCRIPTION
Log:
Update imports

Modified: pkg/gmodels/DESCRIPTION
===================================================================
--- pkg/gmodels/DESCRIPTION	2017-06-12 23:53:01 UTC (rev 2166)
+++ pkg/gmodels/DESCRIPTION	2017-06-12 23:53:33 UTC (rev 2167)
@@ -11,7 +11,7 @@
 Description: Various R programming tools for model fitting
 Depends: R (>= 1.9.0)
 Suggests: gplots, gtools, Matrix, nlme, lme4 (>= 0.999999-0)
-Imports: MASS, gdata
+Imports: MASS, gdata, stats
 License: GPL-2
 URL: http://www.sf.net/projects/r-gregmisc
 NeedsCompilation: no



More information about the R-gregmisc-commits mailing list