pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/R-fBasics
Module Name: pkgsrc
Committed By: minskim
Date: Tue Feb 27 17:46:19 UTC 2018
Added Files:
pkgsrc/finance/R-fBasics: DESCR Makefile distinfo
Log Message:
finance/R-fBasic: Import version 3042.89
This package provides a collection of functions to explore and to
investigate basic properties of financial returns and related
quantities. The covered fields include techniques of explorative data
analysis and the investigation of distributional properties, including
parameter estimation and hypothesis testing. Even more there are
several utility functions for data handling and management.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/finance/R-fBasics/DESCR \
pkgsrc/finance/R-fBasics/Makefile pkgsrc/finance/R-fBasics/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-fBasics/DESCR
diff -u /dev/null pkgsrc/finance/R-fBasics/DESCR:1.1
--- /dev/null Tue Feb 27 17:46:19 2018
+++ pkgsrc/finance/R-fBasics/DESCR Tue Feb 27 17:46:19 2018
@@ -0,0 +1,6 @@
+This package provides a collection of functions to explore and to
+investigate basic properties of financial returns and related
+quantities. The covered fields include techniques of explorative data
+analysis and the investigation of distributional properties, including
+parameter estimation and hypothesis testing. Even more there are
+several utility functions for data handling and management.
Index: pkgsrc/finance/R-fBasics/Makefile
diff -u /dev/null pkgsrc/finance/R-fBasics/Makefile:1.1
--- /dev/null Tue Feb 27 17:46:19 2018
+++ pkgsrc/finance/R-fBasics/Makefile Tue Feb 27 17:46:19 2018
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2018/02/27 17:46:19 minskim Exp $
+
+CATEGORIES= finance
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= https://www.rmetrics.org/
+COMMENT= Markets and basic statistics
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= fBasics
+R_PKGVER= 3042.89
+
+DEPENDS+= R-gss-[0-9]*:../../math/R-gss
+DEPENDS+= R-stabledist-[0-9]*:../../math/R-stabledist
+DEPENDS+= R-timeDate-[0-9]*:../../time/R-timeDate
+DEPENDS+= R-timeSeries-[0-9]*:../../finance/R-timeSeries
+
+USE_LANGUAGES= c fortran
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/R-fBasics/distinfo
diff -u /dev/null pkgsrc/finance/R-fBasics/distinfo:1.1
--- /dev/null Tue Feb 27 17:46:19 2018
+++ pkgsrc/finance/R-fBasics/distinfo Tue Feb 27 17:46:19 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/27 17:46:19 minskim Exp $
+
+SHA1 (R/fBasics_3042.89.tar.gz) = dd4e9468c08f20466e3cd32bed922862e0aec632
+RMD160 (R/fBasics_3042.89.tar.gz) = 434e17301c154aaa32cfd462eada6a59318763ef
+SHA512 (R/fBasics_3042.89.tar.gz) = f6bbb62c5171254c22a27fccefcb29e006d40f977f712af3dad3ff3c01dfc9ec2326c28459c7bab19232bad515963fd4942f9f40cee5f063749f0442ca17452c
+Size (R/fBasics_3042.89.tar.gz) = 929797 bytes
Home |
Main Index |
Thread Index |
Old Index