[Splm-commits] r233 - in pkg: . inst man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jan 7 11:23:01 CET 2022
Author: the_sculler
Date: 2022-01-07 11:23:01 +0100 (Fri, 07 Jan 2022)
New Revision: 233
Modified:
pkg/DESCRIPTION
pkg/inst/CITATION
pkg/man/RiceFarms.Rd
Log:
Fixed authors issues in DES and some outdated url in CIT and man pages.
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2022-01-07 09:36:39 UTC (rev 232)
+++ pkg/DESCRIPTION 2022-01-07 10:23:01 UTC (rev 233)
@@ -1,13 +1,14 @@
Package: splm
Title: Econometric Models for Spatial Panel Data
Version: 1.5-3
-Date: 2022-01-06
+Date: 2022-01-07
Authors at R: c(person(given = "Giovanni", family = "Millo", role = c("aut", "cre"), email = "giovanni.millo at deams.units.it"),
person(given = "Gianfranco", family = "Piras", role = c("aut"), email = "gpiras at mac.com"),
person("Roger", "Bivand", role = c("ctb"), email = "Roger.Bivand at nhh.no", comment=c(ORCID="0000-0003-2392-6140")))
Author: Giovanni Millo [aut, cre],
- Gianfranco Piras [aut]
-Maintainer: Giovanni Millo <giovanni.millo at generali.com>
+ Gianfranco Piras [aut],
+ Roger Bivand [ctb]
+Maintainer: Giovanni Millo <giovanni.millo at deams.units.it>
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.2-1), spdep (>= 1.2-1)
Modified: pkg/inst/CITATION
===================================================================
--- pkg/inst/CITATION 2022-01-07 09:36:39 UTC (rev 232)
+++ pkg/inst/CITATION 2022-01-07 10:23:01 UTC (rev 233)
@@ -26,12 +26,12 @@
volume = "47",
number = "1",
pages = "1--38",
- url = "http://www.jstatsoft.org/v47/i01/",
+ url = "https://www.jstatsoft.org/v47/i01/",
textVersion =
paste("Giovanni Millo, Gianfranco Piras (2012).",
"splm: Spatial Panel Data Models in R.",
"Journal of Statistical Software, 47(1), 1-38.",
- "URL http://www.jstatsoft.org/v47/i01/.")
+ "URL https://www.jstatsoft.org/v47/i01/.")
)
Modified: pkg/man/RiceFarms.Rd
===================================================================
--- pkg/man/RiceFarms.Rd 2022-01-07 09:36:39 UTC (rev 232)
+++ pkg/man/RiceFarms.Rd 2022-01-07 10:23:01 UTC (rev 233)
@@ -41,7 +41,7 @@
}
}
\source{
- Journal of Applied Econometrics data archive : \url{http://jae.wiley.com/}.
+ Journal of Applied Econometrics data archive : \url{http://wileyonlinelibrary.com/journal/jae}.
}
\references{
More information about the Splm-commits
mailing list