pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/R-rvest (www/R-rvest) TEST_DEPENDS x 16 added



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eaf2522d592e
branches:  trunk
changeset: 378513:eaf2522d592e
user:      mef <mef%pkgsrc.org@localhost>
date:      Wed May 04 12:38:54 2022 +0000

description:
(www/R-rvest) TEST_DEPENDS x 16 added

diffstat:

 www/R-rvest/Makefile |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (33 lines):

diff -r 3b721e0a3c9e -r eaf2522d592e www/R-rvest/Makefile
--- a/www/R-rvest/Makefile      Wed May 04 12:38:38 2022 +0000
+++ b/www/R-rvest/Makefile      Wed May 04 12:38:54 2022 +0000
@@ -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-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