summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2020-08-07 01:57:55 +0000
committerbrook <brook@pkgsrc.org>2020-08-07 01:57:55 +0000
commit6b490fb70f79b428076ea680ea1d6222c559ef54 (patch)
tree0758333c0fa508d19314213562bf3225021c4b5e /www
parentd62dcfcb8f53c9c25233ab28529b15b709968e24 (diff)
downloadpkgsrc-6b490fb70f79b428076ea680ea1d6222c559ef54.tar.gz
www/R-rvest: import R-rvest-0.3.5
Wrappers around the 'xml2' and 'httr' packages to make it easy to download, then manipulate, HTML and XML.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/R-rvest/DESCR2
-rw-r--r--www/R-rvest/Makefile19
-rw-r--r--www/R-rvest/distinfo6
4 files changed, 29 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ddcfa558c04..4c501dcf758 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1478 2020/08/07 01:54:20 brook Exp $
+# $NetBSD: Makefile,v 1.1479 2020/08/07 01:57:55 brook Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -10,6 +10,7 @@ SUBDIR+= R-htmlwidgets
SUBDIR+= R-httpuv
SUBDIR+= R-httr
SUBDIR+= R-miniUI
+SUBDIR+= R-rvest
SUBDIR+= R-shiny
SUBDIR+= R-shinyjs
SUBDIR+= SOGo
diff --git a/www/R-rvest/DESCR b/www/R-rvest/DESCR
new file mode 100644
index 00000000000..6649b7d0dc5
--- /dev/null
+++ b/www/R-rvest/DESCR
@@ -0,0 +1,2 @@
+Wrappers around the 'xml2' and 'httr' packages to make it easy to
+download, then manipulate, HTML and XML.
diff --git a/www/R-rvest/Makefile b/www/R-rvest/Makefile
new file mode 100644
index 00000000000..df642664e35
--- /dev/null
+++ b/www/R-rvest/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2020/08/07 01:57:55 brook Exp $
+
+R_PKGNAME= rvest
+R_PKGVER= 0.3.5
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Easily Harvest (Scrape) Web Pages
+LICENSE= gnu-gpl-v3
+
+DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
+DEPENDS+= R-selectr>=0.4.2:../../textproc/R-selectr
+DEPENDS+= R-xml2>=1.2.2nb1:../../textproc/R-xml2
+DEPENDS+= R-httr>=0.5:../../www/R-httr
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/R-rvest/distinfo b/www/R-rvest/distinfo
new file mode 100644
index 00000000000..527398c274d
--- /dev/null
+++ b/www/R-rvest/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/08/07 01:57:55 brook Exp $
+
+SHA1 (R/rvest_0.3.5.tar.gz) = ceb863b5a8dbb8192b8d2743ca53dd174709b1e4
+RMD160 (R/rvest_0.3.5.tar.gz) = 4164ffb4abcadeaeb502151bcf9a89232ff60bee
+SHA512 (R/rvest_0.3.5.tar.gz) = 0e33cbe7287e44c8516acd2dbeaa72ecf63fb1c0253b3b3af7f6ddc3f126894e5f2a1b70e0a03b6f15981c69665bd554bd2ade634a8c2ce16dcac61b3161086b
+Size (R/rvest_0.3.5.tar.gz) = 1129355 bytes