pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/R-tseries
Module Name: pkgsrc
Committed By: minskim
Date: Wed Mar 7 19:23:22 UTC 2018
Added Files:
pkgsrc/finance/R-tseries: DESCR Makefile distinfo
Log Message:
finance/R-tseries: Import version 0.10.43
Time series analysis and computational finance.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/finance/R-tseries/DESCR \
pkgsrc/finance/R-tseries/Makefile pkgsrc/finance/R-tseries/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/finance/R-tseries/DESCR
diff -u /dev/null pkgsrc/finance/R-tseries/DESCR:1.1
--- /dev/null Wed Mar 7 19:23:22 2018
+++ pkgsrc/finance/R-tseries/DESCR Wed Mar 7 19:23:21 2018
@@ -0,0 +1 @@
+Time series analysis and computational finance.
Index: pkgsrc/finance/R-tseries/Makefile
diff -u /dev/null pkgsrc/finance/R-tseries/Makefile:1.1
--- /dev/null Wed Mar 7 19:23:22 2018
+++ pkgsrc/finance/R-tseries/Makefile Wed Mar 7 19:23:21 2018
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2018/03/07 19:23:21 minskim Exp $
+
+CATEGORIES= finance
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= ${R_HOMEPAGE_BASE}/tseries/
+COMMENT= Time series analysis and computational finance
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= tseries
+R_PKGVER= 0.10-43
+
+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
+
+USE_LANGUAGES= c fortran
+
+BUILDLINK_API_DEPENDS.R+= R>=2.10.0
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/R-tseries/distinfo
diff -u /dev/null pkgsrc/finance/R-tseries/distinfo:1.1
--- /dev/null Wed Mar 7 19:23:22 2018
+++ pkgsrc/finance/R-tseries/distinfo Wed Mar 7 19:23:21 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/03/07 19:23:21 minskim 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
Home |
Main Index |
Thread Index |
Old Index