pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/R-gh (www/R-gh) Add 7 lines for TEST_DEPENDS+=
details: https://anonhg.NetBSD.org/pkgsrc/rev/1dcd51dc2706
branches: trunk
changeset: 457367:1dcd51dc2706
user: mef <mef%pkgsrc.org@localhost>
date: Tue Aug 24 11:07:58 2021 +0000
description:
(www/R-gh) Add 7 lines for TEST_DEPENDS+=
diffstat:
www/R-gh/Makefile | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 4e5a963725f5 -r 1dcd51dc2706 www/R-gh/Makefile
--- a/www/R-gh/Makefile Tue Aug 24 11:06:06 2021 +0000
+++ b/www/R-gh/Makefile Tue Aug 24 11:07:58 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/08/24 10:31:18 mef Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/24 11:07:58 mef Exp $
R_PKGNAME= gh
R_PKGVER= 1.3.0
@@ -14,6 +14,14 @@
DEPENDS+= R-gitcreds-[0-9]*:../../security/R-gitgreds
DEPENDS+= R-cli>=2.0.1:../../devel/R-cli
+TEST_DEPENDS+= R-mockery-[0-9]*:../../devel/R-mockery
+TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling
+TEST_DEPENDS+= R-testthat>=2.3.2:../../devel/R-testthat
+TEST_DEPENDS+= R-covr-[0-9]*:../../devel/R-covr
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
+TEST_DEPENDS+= R-withr-[0-9]*:../../devel/R-withr
+
USE_LANGUAGES= # none
.include "../../math/R/Makefile.extension"
Home |
Main Index |
Thread Index |
Old Index