pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/R-TTR finance/R-TTR: Import version 0.23.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/1592e1d12879
branches: trunk
changeset: 375171:1592e1d12879
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Feb 04 23:40:02 2018 +0000
description:
finance/R-TTR: Import version 0.23.3
Functions and data to construct technical trading rules with R.
diffstat:
finance/R-TTR/DESCR | 1 +
finance/R-TTR/Makefile | 21 +++++++++++++++++++++
finance/R-TTR/distinfo | 6 ++++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 09e5887264ce -r 1592e1d12879 finance/R-TTR/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/R-TTR/DESCR Sun Feb 04 23:40:02 2018 +0000
@@ -0,0 +1,1 @@
+Functions and data to construct technical trading rules with R.
diff -r 09e5887264ce -r 1592e1d12879 finance/R-TTR/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/R-TTR/Makefile Sun Feb 04 23:40:02 2018 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2018/02/04 23:40:02 minskim Exp $
+
+CATEGORIES= finance
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://github.com/joshuaulrich/TTR
+COMMENT= Technical trading rules
+LICENSE= gnu-gpl-v2
+
+DEPENDS+= R-curl-[0-9]*:../../www/R-curl
+DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo
+
+R_PKGNAME= TTR
+R_PKGVER= 0.23-3
+
+USE_LANGUAGES= c fortran
+
+.include "../../math/R-xts/buildlink3.mk"
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 09e5887264ce -r 1592e1d12879 finance/R-TTR/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/R-TTR/distinfo Sun Feb 04 23:40:02 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/04 23:40:02 minskim Exp $
+
+SHA1 (R/TTR_0.23-3.tar.gz) = 474a1d0c7694f30290e90d2449cd5d589e79e27d
+RMD160 (R/TTR_0.23-3.tar.gz) = 0c605d20e8fd6801664b8f8f5c6f0d7bf81cf206
+SHA512 (R/TTR_0.23-3.tar.gz) = 6aa3f47971c4d554ab59e77c5969aae4b10608fdc900579399c0e6599d25381069fd219c7463a5d65cc1fea1fd6f0e8086e810a6644075698d819e1a0ac35c55
+Size (R/TTR_0.23-3.tar.gz) = 309683 bytes
Home |
Main Index |
Thread Index |
Old Index