pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/R-rvest
Module Name: pkgsrc
Committed By: mef
Date: Wed May 4 12:38:54 UTC 2022
Modified Files:
pkgsrc/www/R-rvest: Makefile
Log Message:
(www/R-rvest) TEST_DEPENDS x 16 added
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/R-rvest/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/R-rvest/Makefile
diff -u pkgsrc/www/R-rvest/Makefile:1.3 pkgsrc/www/R-rvest/Makefile:1.4
--- pkgsrc/www/R-rvest/Makefile:1.3 Sat Aug 28 02:15:59 2021
+++ pkgsrc/www/R-rvest/Makefile Wed May 4 12:38:54 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2021/08/28 02:15:59 mef Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/04 12:38:54 mef Exp $
R_PKGNAME= rvest
R_PKGVER= 1.0.1
@@ -17,7 +17,23 @@ DEPENDS+= R-rlang>=0.4.10:../../devel/R-
DEPENDS+= R-tibble-[0-9]*:../../math/R-tibble
# Packages suggested but not available: 'repurrrsive', 'webfakes'
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-glue-[0-9]*:../../devel/R-glue
+TEST_DEPENDS+= R-httr-[0-9]*:../../www/R-httr
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-lifecycle-[0-9]*:../../devel/R-lifecycle
+TEST_DEPENDS+= R-magrittr-[0-9]*:../../devel/R-magrittr
TEST_DEPENDS+= R-readr-[0-9]*:../../textproc/R-readr
+TEST_DEPENDS+= R-repurrrsive-[0-9]*:../../math/R-repurrrsive
+TEST_DEPENDS+= R-rlang-[0-9]*:../../devel/R-rlang
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-selectr-[0-9]*:../../textproc/R-selectr
+TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
+TEST_DEPENDS+= R-stringi-[0-9]*:../../textproc/R-stringi
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+TEST_DEPENDS+= R-tibble-[0-9]*:../../math/R-tibble
+TEST_DEPENDS+= R-webfakes-[0-9]*:../../www/R-webfakes
+TEST_DEPENDS+= R-xml2-[0-9]*:../../textproc/R-xml2
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index