summaryrefslogtreecommitdiff
path: root/math/R-zoo
diff options
context:
space:
mode:
authorbrook <brook>2012-04-15 17:10:18 +0000
committerbrook <brook>2012-04-15 17:10:18 +0000
commit79a8e3138a26b88c050783c1fe36a37497478a29 (patch)
tree4fdacffd22c30f8144183ed62919f79b7535b904 /math/R-zoo
parent95d1808f3a1aa0c59a2a3a6400e11d88e5153c91 (diff)
downloadpkgsrc-79a8e3138a26b88c050783c1fe36a37497478a29.tar.gz
Import R-zoo v1.7-7.
An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. Zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics.
Diffstat (limited to 'math/R-zoo')
-rw-r--r--math/R-zoo/DESCR5
-rw-r--r--math/R-zoo/Makefile15
-rw-r--r--math/R-zoo/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/math/R-zoo/DESCR b/math/R-zoo/DESCR
new file mode 100644
index 00000000000..c21858b90ed
--- /dev/null
+++ b/math/R-zoo/DESCR
@@ -0,0 +1,5 @@
+An S3 class with methods for totally ordered indexed observations. It
+is particularly aimed at irregular time series of numeric
+vectors/matrices and factors. Zoo's key design goals are independence
+of a particular index/date/time class and consistency with ts and base
+R by providing methods to extend standard generics.
diff --git a/math/R-zoo/Makefile b/math/R-zoo/Makefile
new file mode 100644
index 00000000000..fb95550a1a9
--- /dev/null
+++ b/math/R-zoo/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2012/04/15 17:10:18 brook Exp $
+
+CATEGORIES= math
+MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/zoo/
+COMMENT= S3 Infrastructure for Regular and Irregular Time Series
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= zoo
+R_PKGVER= 1.7-7
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-zoo/distinfo b/math/R-zoo/distinfo
new file mode 100644
index 00000000000..f77c152096a
--- /dev/null
+++ b/math/R-zoo/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2012/04/15 17:10:18 brook Exp $
+
+SHA1 (R/zoo_1.7-7.tar.gz) = f44f9ba2fd67054e70ba915dfb52c9e18dc44d4f
+RMD160 (R/zoo_1.7-7.tar.gz) = 7cb62194adfd3c0f65fcf94a3b7fced8be8ee4ed
+Size (R/zoo_1.7-7.tar.gz) = 1240674 bytes