pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/finance/R-quantmod



Module Name:    pkgsrc
Committed By:   minskim
Date:           Sun Feb  4 23:41:34 UTC 2018

Added Files:
        pkgsrc/finance/R-quantmod: DESCR Makefile distinfo

Log Message:
finance/R-quantmod: Import version 0.4.12

quantmod specifies, builds, trades, and analyzes quantitative
financial trading strategies.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/finance/R-quantmod/DESCR \
    pkgsrc/finance/R-quantmod/Makefile pkgsrc/finance/R-quantmod/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-quantmod/DESCR
diff -u /dev/null pkgsrc/finance/R-quantmod/DESCR:1.1
--- /dev/null   Sun Feb  4 23:41:34 2018
+++ pkgsrc/finance/R-quantmod/DESCR     Sun Feb  4 23:41:34 2018
@@ -0,0 +1,2 @@
+quantmod specifies, builds, trades, and analyzes quantitative
+financial trading strategies.
Index: pkgsrc/finance/R-quantmod/Makefile
diff -u /dev/null pkgsrc/finance/R-quantmod/Makefile:1.1
--- /dev/null   Sun Feb  4 23:41:34 2018
+++ pkgsrc/finance/R-quantmod/Makefile  Sun Feb  4 23:41:34 2018
@@ -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"
Index: pkgsrc/finance/R-quantmod/distinfo
diff -u /dev/null pkgsrc/finance/R-quantmod/distinfo:1.1
--- /dev/null   Sun Feb  4 23:41:34 2018
+++ pkgsrc/finance/R-quantmod/distinfo  Sun Feb  4 23:41:34 2018
@@ -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