pkgsrc-Changes archive

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

CVS commit: pkgsrc/finance/R-timeSeries



Module Name:    pkgsrc
Committed By:   minskim
Date:           Mon Feb 26 17:17:00 UTC 2018

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

Log Message:
finance/R-timeSeries: Import version 3042.102

This package provides a class and various tools for financial time
series. This includes basic functions such as scaling and sorting,
subsetting, mathematical operations and statistical functions.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/finance/R-timeSeries/DESCR \
    pkgsrc/finance/R-timeSeries/Makefile pkgsrc/finance/R-timeSeries/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-timeSeries/DESCR
diff -u /dev/null pkgsrc/finance/R-timeSeries/DESCR:1.1
--- /dev/null   Mon Feb 26 17:17:00 2018
+++ pkgsrc/finance/R-timeSeries/DESCR   Mon Feb 26 17:17:00 2018
@@ -0,0 +1,3 @@
+This package provides a class and various tools for financial time
+series. This includes basic functions such as scaling and sorting,
+subsetting, mathematical operations and statistical functions.
Index: pkgsrc/finance/R-timeSeries/Makefile
diff -u /dev/null pkgsrc/finance/R-timeSeries/Makefile:1.1
--- /dev/null   Mon Feb 26 17:17:00 2018
+++ pkgsrc/finance/R-timeSeries/Makefile        Mon Feb 26 17:17:00 2018
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2018/02/26 17:17:00 minskim Exp $
+
+CATEGORIES=    finance
+MASTER_SITES=  ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://www.rmetrics.org/
+COMMENT=       Financial time series objects
+LICENSE=       gnu-gpl-v2
+
+DEPENDS+=      R-timeDate-[0-9]*:../../time/R-timeDate
+
+R_PKGNAME=     timeSeries
+R_PKGVER=      3042.102
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/finance/R-timeSeries/distinfo
diff -u /dev/null pkgsrc/finance/R-timeSeries/distinfo:1.1
--- /dev/null   Mon Feb 26 17:17:00 2018
+++ pkgsrc/finance/R-timeSeries/distinfo        Mon Feb 26 17:17:00 2018
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/02/26 17:17:00 minskim Exp $
+
+SHA1 (R/timeSeries_3042.102.tar.gz) = cc3d25272fe04f579e4de973fbe264a4e59d5246
+RMD160 (R/timeSeries_3042.102.tar.gz) = 5f6c9c082fdb6813d4b0dbeb8fc1e13ae859206c
+SHA512 (R/timeSeries_3042.102.tar.gz) = 610c2557803968979ef1114f5ef06ad88164ee3371ebdd99ad3d4ef11d880946b84797db8ede69b41cb84026c343233248d5235fe3d6cf28880889334b6439df
+Size (R/timeSeries_3042.102.tar.gz) = 1256511 bytes



Home | Main Index | Thread Index | Old Index