[Splm-commits] r232 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jan 7 10:36:39 CET 2022
Author: rsbivand
Date: 2022-01-07 10:36:39 +0100 (Fri, 07 Jan 2022)
New Revision: 232
Modified:
pkg/DESCRIPTION
Log:
spdep and spatialreg both >= 1.2-1
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2022-01-06 19:02:19 UTC (rev 231)
+++ pkg/DESCRIPTION 2022-01-07 09:36:39 UTC (rev 232)
@@ -10,6 +10,6 @@
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.12.0)
-Imports: plm, maxLik, MASS, bdsmatrix, ibdreg, nlme, Matrix, spam, methods, spatialreg (>= 1.1-7), spdep
+Imports: plm, maxLik, MASS, bdsmatrix, ibdreg, nlme, Matrix, spam, methods, spatialreg (>= 1.2-1), spdep (>= 1.2-1)
License: GPL-2
LazyLoad: yes
More information about the Splm-commits
mailing list