R-tseries: update to version 0.10.47.

Update to the canonical form of an R package.
This commit is contained in:
brook 2019-07-31 15:55:32 +00:00
parent 495f797237
commit 0e72e705c2
3 changed files with 12 additions and 12 deletions

View file

@ -1,4 +1,4 @@
$NetBSD: CHANGES-2019,v 1.3142 2019/07/31 15:53:04 brook Exp $
$NetBSD: CHANGES-2019,v 1.3143 2019/07/31 15:55:32 brook Exp $
Changes to the packages collection and infrastructure in 2019:
@ -5099,3 +5099,4 @@ Changes to the packages collection and infrastructure in 2019:
Updated devel/R-rlang to 0.4.0 [brook 2019-07-31]
Updated finance/R-TTR to 0.23.4 [brook 2019-07-31]
Updated finance/R-quantmod to 0.4.15 [brook 2019-07-31]
Updated finance/R-tseries to 0.10.47 [brook 2019-07-31]

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2018/07/28 14:40:44 brook Exp $
# $NetBSD: Makefile,v 1.3 2019/07/31 15:55:32 brook Exp $
CATEGORIES= finance
CATEGORIES= finance R
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/tseries/
@ -8,14 +8,13 @@ COMMENT= Time series analysis and computational finance
LICENSE= gnu-gpl-v2
R_PKGNAME= tseries
R_PKGVER= 0.10-43
R_PKGVER= 0.10-47
DEPENDS+= R-quadprog-[0-9]*:../../math/R-quadprog
DEPENDS+= R-quantmod>=0.4.9:../../finance/R-quantmod
DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo
DEPENDS+= R-quadprog>=1.5.7:../../math/R-quadprog
DEPENDS+= R-zoo>=1.8.6:../../math/R-zoo
USE_LANGUAGES= c fortran
BUILDLINK_API_DEPENDS.R+= R>=2.10.0
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2018/03/07 19:23:21 minskim Exp $
$NetBSD: distinfo,v 1.2 2019/07/31 15:55:32 brook Exp $
SHA1 (R/tseries_0.10-43.tar.gz) = fd629cb8e2382fd5dc5c062f88f303d6e6ed1a02
RMD160 (R/tseries_0.10-43.tar.gz) = 89429283a9d906c6ad04101aaaa3dcda47eb003b
SHA512 (R/tseries_0.10-43.tar.gz) = 36d2c286b20cb245c8fbeab5941cbf7e3a2b115d3e48995e03495f35e268a997a66363a99559f04674333631c99f42e4ce20a692e7a7f1fde0aff1003e02bc00
Size (R/tseries_0.10-43.tar.gz) = 164508 bytes
SHA1 (R/tseries_0.10-47.tar.gz) = 898cf2e0a7f130e58efd614b9cc8ed683d04771c
RMD160 (R/tseries_0.10-47.tar.gz) = 0f510703c41ba0ee7f2fbc418b7ec7b7cdbe1520
SHA512 (R/tseries_0.10-47.tar.gz) = 18ad8ca8f49ad8accca4e1b58b3f08cdb22921c90c4b94644a8276449fe7580949fd87b0f2087038d09a2d22623eca3edafc65fa1ff9b82fc640bc931c5effd6
Size (R/tseries_0.10-47.tar.gz) = 164796 bytes