[Splm-commits] r121 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu May 26 15:52:35 CEST 2011


Author: gpiras
Date: 2011-05-26 15:52:35 +0200 (Thu, 26 May 2011)
New Revision: 121

Modified:
   pkg/DESCRIPTION
Log:
Add dependence on R 2.13.1 and lmteste car

Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2011-05-26 07:20:26 UTC (rev 120)
+++ pkg/DESCRIPTION	2011-05-26 13:52:35 UTC (rev 121)
@@ -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.11.1), MASS, nlme, spdep, plm, Matrix, bdsmatrix, spam, ibdreg
+Depends: R (>= 2.13.1), MASS, nlme, spdep, plm, Matrix, bdsmatrix, spam, ibdreg, car, lmtest
 License: GPL-2
 LazyLoad: yes



More information about the Splm-commits mailing list