pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/R-stringr (textproc/R-stringr) Add TEST_DEPEN...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87db3dcd2481
branches: trunk
changeset: 454007:87db3dcd2481
user: mef <mef%pkgsrc.org@localhost>
date: Sat Jun 05 07:32:59 2021 +0000
description:
(textproc/R-stringr) Add TEST_DEPENDS+= lines
diffstat:
textproc/R-stringr/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 80eda0c38d0d -r 87db3dcd2481 textproc/R-stringr/Makefile
--- a/textproc/R-stringr/Makefile Sat Jun 05 07:30:58 2021 +0000
+++ b/textproc/R-stringr/Makefile Sat Jun 05 07:32:59 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/08/08 19:53:57 brook Exp $
+# $NetBSD: Makefile,v 1.8 2021/06/05 07:32:59 mef Exp $
R_PKGNAME= stringr
R_PKGVER= 1.4.0
@@ -12,6 +12,10 @@
DEPENDS+= R-magrittr>=1.5:../../devel/R-magrittr
DEPENDS+= R-stringi>=1.1.7:../../textproc/R-stringi
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index