summaryrefslogtreecommitdiff
path: root/textproc/R-readstata13
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-07-31 13:53:41 +0000
committerbrook <brook@pkgsrc.org>2019-07-31 13:53:41 +0000
commitc0216e9e6a648b8df3028fe4bf1f7661f792ce18 (patch)
tree3cc0bf38f992c0939643e968f5c90da219da51c7 /textproc/R-readstata13
parentec0b404732518c8b22c5c8fa9ab31d4a6e9b8636 (diff)
downloadpkgsrc-c0216e9e6a648b8df3028fe4bf1f7661f792ce18.tar.gz
R-readstata13: initial commit.
Function to read and write the 'Stata' file format.
Diffstat (limited to 'textproc/R-readstata13')
-rw-r--r--textproc/R-readstata13/DESCR1
-rw-r--r--textproc/R-readstata13/Makefile17
-rw-r--r--textproc/R-readstata13/distinfo6
3 files changed, 24 insertions, 0 deletions
diff --git a/textproc/R-readstata13/DESCR b/textproc/R-readstata13/DESCR
new file mode 100644
index 00000000000..c1863a08878
--- /dev/null
+++ b/textproc/R-readstata13/DESCR
@@ -0,0 +1 @@
+Function to read and write the 'Stata' file format.
diff --git a/textproc/R-readstata13/Makefile b/textproc/R-readstata13/Makefile
new file mode 100644
index 00000000000..c9da7814a4a
--- /dev/null
+++ b/textproc/R-readstata13/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2019/07/31 13:53:41 brook Exp $
+
+CATEGORIES= textproc R
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= ${R_HOMEPAGE_BASE}/readstata13/
+COMMENT= Import 'Stata' data files
+LICENSE= gnu-gpl-v2
+
+R_PKGNAME= readstata13
+R_PKGVER= 0.9.2
+
+USE_LANGUAGES= c c++ fortran
+
+.include "../../math/R/Makefile.extension"
+.include "../../devel/R-Rcpp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-readstata13/distinfo b/textproc/R-readstata13/distinfo
new file mode 100644
index 00000000000..414c40df364
--- /dev/null
+++ b/textproc/R-readstata13/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/07/31 13:53:41 brook Exp $
+
+SHA1 (R/readstata13_0.9.2.tar.gz) = f87e7e136d0707d4720b00acd2a81c0e071ff65a
+RMD160 (R/readstata13_0.9.2.tar.gz) = 15d371f1c7170cf1aa1df2f8f1f31dec8707d11b
+SHA512 (R/readstata13_0.9.2.tar.gz) = c2e9ba9fa013f9976ef2d3e6d3e4fe8429fc4b8dd0ad420061bf5738de2dbfc2cfb039f7a55f8d978c51ca17ae9d9dd473cb6d77947057966f40c3ca48a86ca6
+Size (R/readstata13_0.9.2.tar.gz) = 61394 bytes