summaryrefslogtreecommitdiff
path: root/math/R-xts
diff options
context:
space:
mode:
authorbrook <brook>2012-04-15 17:13:47 +0000
committerbrook <brook>2012-04-15 17:13:47 +0000
commitadf4ee09afaf5fb8e8b12e181d4895392ab72387 (patch)
tree967db2c6e19bae6b590cd8ac1cfdb85e771aefec /math/R-xts
parent33da63ee98aecb33d90c2994cf945ca69b7cd6fe (diff)
downloadpkgsrc-adf4ee09afaf5fb8e8b12e181d4895392ab72387.tar.gz
Import R-xts v0.8-6.
Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.
Diffstat (limited to 'math/R-xts')
-rw-r--r--math/R-xts/DESCR4
-rw-r--r--math/R-xts/Makefile19
-rw-r--r--math/R-xts/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/math/R-xts/DESCR b/math/R-xts/DESCR
new file mode 100644
index 00000000000..0d03f09659b
--- /dev/null
+++ b/math/R-xts/DESCR
@@ -0,0 +1,4 @@
+Provide for uniform handling of R's different time-based data classes
+by extending zoo, maximizing native format information preservation
+and allowing for user level customization and extension, while
+simplifying cross-class interoperability.
diff --git a/math/R-xts/Makefile b/math/R-xts/Makefile
new file mode 100644
index 00000000000..d963665a929
--- /dev/null
+++ b/math/R-xts/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 17:13:47 brook Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/xts/
+COMMENT= eXtensible Time Series
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= xts
+R_PKGVER= 0.8-6
+
+USE_LANGUAGES+= c fortran
+
+DEPENDS+= R-zoo>=1.7.7:../../math/R-zoo
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-xts/distinfo b/math/R-xts/distinfo
new file mode 100644
index 00000000000..fd21ea7780b
--- /dev/null
+++ b/math/R-xts/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/04/15 17:13:47 brook Exp $
+
+SHA1 (R/xts_0.8-6.tar.gz) = cf6a201a218cf6cf0095bc62a70e1672c3c065a8
+RMD160 (R/xts_0.8-6.tar.gz) = 2f662b9b7fb9c891e92277bd660c3c59ac179d7b
+Size (R/xts_0.8-6.tar.gz) = 328604 bytes