summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-07 02:36:24 +0000
committerbrook <brook@pkgsrc.org>2020-08-07 02:36:24 +0000
commit983f11fe8011b074fceb29c6b62e221788f9cb57 (patch)
tree7bfc54d3be508c5c81fbf659ae5cc3f80bee0ac2 /textproc
parentc33146263a300012231e6fefa2f102b95cdcc90c (diff)
downloadpkgsrc-983f11fe8011b074fceb29c6b62e221788f9cb57.tar.gz
textproc/R-rjson: import R-rjson-0.2.20
Converts R object into JSON objects and vice-versa.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile3
-rw-r--r--textproc/R-rjson/DESCR1
-rw-r--r--textproc/R-rjson/Makefile14
-rw-r--r--textproc/R-rjson/distinfo6
4 files changed, 23 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index c21ab7b89c7..56de3c8cfc1 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1163 2020/08/06 22:31:25 joerg Exp $
+# $NetBSD: Makefile,v 1.1164 2020/08/07 02:36:24 brook Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -31,6 +31,7 @@ SUBDIR+= R-openxlsx
SUBDIR+= R-readr
SUBDIR+= R-readstata13
SUBDIR+= R-readxl
+SUBDIR+= R-rjson
SUBDIR+= R-rmarkdown
SUBDIR+= R-selectr
SUBDIR+= R-spelling
diff --git a/textproc/R-rjson/DESCR b/textproc/R-rjson/DESCR
new file mode 100644
index 00000000000..0ca0c8ccfe0
--- /dev/null
+++ b/textproc/R-rjson/DESCR
@@ -0,0 +1 @@
+Converts R object into JSON objects and vice-versa.
diff --git a/textproc/R-rjson/Makefile b/textproc/R-rjson/Makefile
new file mode 100644
index 00000000000..2e784d4b983
--- /dev/null
+++ b/textproc/R-rjson/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2020/08/07 02:36:25 brook Exp $
+
+R_PKGNAME= rjson
+R_PKGVER= 0.2.20
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= JSON for R
+LICENSE= gnu-gpl-v2
+
+USE_LANGUAGES= c c++
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/R-rjson/distinfo b/textproc/R-rjson/distinfo
new file mode 100644
index 00000000000..297f55c8a50
--- /dev/null
+++ b/textproc/R-rjson/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/07 02:36:25 brook Exp $
+
+SHA1 (R/rjson_0.2.20.tar.gz) = 5da1d411ae1bfc221c4c0bf70f4aa7e846caaf99
+RMD160 (R/rjson_0.2.20.tar.gz) = bbd5a5f0b7e805b6a7602e79823f0f9305e8d7f5
+SHA512 (R/rjson_0.2.20.tar.gz) = 6afdef0a192ef538798f5e58d5bdf1109749d54261febbf522eed8dac98ef36a5b7a2212b4b4b0fe8af5204c808f9cce719bb82ff3ac6427c665bf5ca5d35f42
+Size (R/rjson_0.2.20.tar.gz) = 99600 bytes