mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.6-1
- Update WWW: line in pkg-descr
This commit is contained in:
parent
f611562af8
commit
6656c62e3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444333
3 changed files with 8 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= gmm
|
PORTNAME= gmm
|
||||||
DISTVERSION= 1.5-2
|
DISTVERSION= 1.6-1
|
||||||
CATEGORIES= finance
|
CATEGORIES= finance
|
||||||
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||||
|
|
||||||
|
@ -12,7 +12,9 @@ COMMENT= Generalized Method of Moments and Generalized Empirical Likelihood
|
||||||
LICENSE= GPLv2 GPLv3
|
LICENSE= GPLv2 GPLv3
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
RUN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
|
CRAN_DEPENDS= R-cran-sandwich>0:math/R-cran-sandwich
|
||||||
|
BUILD_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
RUN_DEPENDS= ${CRAN_DEPENDS}
|
||||||
|
|
||||||
USES= cran:auto-plist
|
USES= cran:auto-plist
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (gmm_1.5-2.tar.gz) = e0304a8043a2051e0f4311e0068f4811a337d6645bbd4294384b42ef6a450dde
|
TIMESTAMP = 1498044807
|
||||||
SIZE (gmm_1.5-2.tar.gz) = 942955
|
SHA256 (gmm_1.6-1.tar.gz) = c1d6ac78cfa302895934fbefbf6d073bfdd5c0c92708bfe4a46fb7775804383e
|
||||||
|
SIZE (gmm_1.6-1.tar.gz) = 1004953
|
||||||
|
|
|
@ -6,4 +6,4 @@ to the Generalized Empirical Likelihood (GEL) family of estimators,
|
||||||
as presented by Smith(1997), Kitamura(1997), Newey-Smith(2004) and
|
as presented by Smith(1997), Kitamura(1997), Newey-Smith(2004) and
|
||||||
Anatolyev(2005).
|
Anatolyev(2005).
|
||||||
|
|
||||||
WWW: http://cran.r-project.org/web/packages/gmm/
|
WWW: https://cran.r-project.org/web/packages/gmm/
|
||||||
|
|
Loading…
Add table
Reference in a new issue