There was an error while loading. Please reload this page.
1 parent c6a65c1 commit 3d029ccCopy full SHA for 3d029cc
1 file changed
devel/R-mockery/Makefile
@@ -1,4 +1,4 @@
1
-# $NetBSD: Makefile,v 1.1 2020/01/13 09:17:00 mef Exp $
+# $NetBSD: Makefile,v 1.2 2021/08/24 11:09:50 mef Exp $
2
3
R_PKGNAME= mockery
4
R_PKGVER= 0.4.2
@@ -10,6 +10,9 @@ LICENSE= mit # + file LICENSE
10
11
DEPENDS+= R-testthat>=2.2.1:../../devel/R-testthat
12
13
+TEST_DEPENDS+= R-knitr-[0-9]*:../../print/R-knitr
14
+TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown
15
+
16
USE_LANGUAGES= # none
17
18
.include "../../math/R/Makefile.extension"
0 commit comments