[Splm-commits] r123 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Jun 3 17:45:35 CEST 2011


Author: gpiras
Date: 2011-06-03 17:45:34 +0200 (Fri, 03 Jun 2011)
New Revision: 123

Modified:
   pkg/DESCRIPTION
Log:
Eliminate dependence on R 2.13.0

Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2011-05-26 13:54:42 UTC (rev 122)
+++ pkg/DESCRIPTION	2011-06-03 15:45:34 UTC (rev 123)
@@ -5,6 +5,6 @@
 Author: Giovanni Millo <giovanni.millo at generali.com>, Gianfranco Piras <gpiras at mac.com>
 Maintainer: Giovanni Millo <giovanni.millo at generali.com>
 Description: ML and GM estimation and diagnostic testing of econometric models for spatial panel data.
-Depends: R (>= 2.13.0), MASS, nlme, spdep, plm, Matrix, bdsmatrix, spam, ibdreg, car, lmtest
+Depends: R (>= 2.12.0), MASS, nlme, spdep, plm, Matrix, bdsmatrix, spam, ibdreg, car, lmtest
 License: GPL-2
 LazyLoad: yes



More information about the Splm-commits mailing list