pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/finance/R-quantmod finance/R-quantmod: Import version ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e44ab66dedd
branches: trunk
changeset: 375174:1e44ab66dedd
user: minskim <minskim%pkgsrc.org@localhost>
date: Sun Feb 04 23:41:34 2018 +0000
description:
finance/R-quantmod: Import version 0.4.12
quantmod specifies, builds, trades, and analyzes quantitative
financial trading strategies.
diffstat:
finance/R-quantmod/DESCR | 2 ++
finance/R-quantmod/Makefile | 21 +++++++++++++++++++++
finance/R-quantmod/distinfo | 6 ++++++
3 files changed, 29 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 91a83719310d -r 1e44ab66dedd finance/R-quantmod/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/R-quantmod/DESCR Sun Feb 04 23:41:34 2018 +0000
@@ -0,0 +1,2 @@
+quantmod specifies, builds, trades, and analyzes quantitative
+financial trading strategies.
diff -r 91a83719310d -r 1e44ab66dedd finance/R-quantmod/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/R-quantmod/Makefile Sun Feb 04 23:41:34 2018 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2018/02/04 23:41:34 minskim Exp $
+
+CATEGORIES= finance
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= http://www.quantmod.com/
+COMMENT= Quantitative financial modeling framework
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= R-TTR>=0.2:../../finance/R-TTR
+DEPENDS+= R-xts>=0.9.0:../../math/R-xts
+DEPENDS+= R-zoo-[0-9]*:../../math/R-zoo
+
+R_PKGNAME= quantmod
+R_PKGVER= 0.4-12
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 91a83719310d -r 1e44ab66dedd finance/R-quantmod/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/finance/R-quantmod/distinfo Sun Feb 04 23:41:34 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/04 23:41:34 minskim Exp $
+
+SHA1 (R/quantmod_0.4-12.tar.gz) = 64ae76c31037e98a8967943f5d9adb59478b5772
+RMD160 (R/quantmod_0.4-12.tar.gz) = 043172605ffcf061ca41ad5ba2f29d0b7807e6ab
+SHA512 (R/quantmod_0.4-12.tar.gz) = 6df59e2cd84399f68ce3304ebb13e1eca78ffa0b4bad0e88f71aa5187e6d78bcb08d4debbbe18898fc69f57e4abbdca1279c857e658ff4d735d338298a34eaac
+Size (R/quantmod_0.4-12.tar.gz) = 140216 bytes
Home |
Main Index |
Thread Index |
Old Index