[Gmm-commits] r142 - pkg/gmm4
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Oct 10 22:39:45 CEST 2019
Author: chaussep
Date: 2019-10-10 22:39:45 +0200 (Thu, 10 Oct 2019)
New Revision: 142
Modified:
pkg/gmm4/DESCRIPTION
Log:
fixed DESCRIPTION for cran
Modified: pkg/gmm4/DESCRIPTION
===================================================================
--- pkg/gmm4/DESCRIPTION 2019-10-09 21:24:22 UTC (rev 141)
+++ pkg/gmm4/DESCRIPTION 2019-10-10 20:39:45 UTC (rev 142)
@@ -4,9 +4,7 @@
Title: S4 Generalized Method of Moments
Author: Pierre Chausse <pchausse at uwaterloo.ca>
Maintainer: Pierre Chausse <pchausse at uwaterloo.ca>
-Description: Here is a complete restructured GMM package using S4 only type of
- classes and methods. It is in a very early stage and suggestions are
- welcome. See the vignette for more details.
+Description: This is a complete restructured version of the 'gmm' package (Chausse 2010; <doi:10.18637/jss.v034.i11>) using S4 only type of classes and methods. It provides tools for estimating single equations and system of equations using the Generalized Method of Moments (Hansen 1982; <doi:10.2307/1912775>). It is in a very early stage and suggestions are welcome. See the vignette for more details.
Depends: R (>= 3.0.0), sandwich
Imports: stats, methods
Suggests: lmtest, knitr, texreg
@@ -20,4 +18,3 @@
License: GPL (>= 2)
NeedsCompilation: no
VignetteBuilder: knitr
-Packaged: 2019-10-09 04:40:03 UTC; pierre
More information about the Gmm-commits
mailing list