pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/R-knitr (print/R-knitr) Update TEST_DEPENDS+= in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/80eda0c38d0d
branches: trunk
changeset: 454006:80eda0c38d0d
user: mef <mef%pkgsrc.org@localhost>
date: Sat Jun 05 07:30:58 2021 +0000
description:
(print/R-knitr) Update TEST_DEPENDS+= info, not compelete yet
diffstat:
print/R-knitr/Makefile | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r 2e1f1158f814 -r 80eda0c38d0d print/R-knitr/Makefile
--- a/print/R-knitr/Makefile Sat Jun 05 07:25:56 2021 +0000
+++ b/print/R-knitr/Makefile Sat Jun 05 07:30:58 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/05/31 23:56:07 mef Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/05 07:30:58 mef Exp $
R_PKGNAME= knitr
R_PKGVER= 1.33
@@ -17,11 +17,13 @@
DEPENDS+= R-stringr>=0.6:../../textproc/R-stringr
DEPENDS+= R-yaml>=2.1.19:../../textproc/R-yaml
+TEST_DEPENDS+= R-highr-[0-9]*:../../textproc/R-highr
+TEST_DEPENDS+= R-markdown-[0-9]*:../../textproc/R-markdown
+
# Packages suggested but not available:
-# 'rgl', 'rmarkdown', 'webshot', 'tikzDevice', 'tinytex', 'reticulate',
-# 'JuliaCall', 'magick', 'png', 'jpeg', 'gifski', 'DBI', 'showtext',
-# 'sass', 'bslib', 'ragg', 'styler'
-
+# 'rgl', 'rmarkdown', 'webshot', 'tikzDevice', 'tinytex', 'reticulate',
+# 'JuliaCall', 'magick', 'png', 'jpeg', 'gifski', 'xml2', 'DBI',
+# 'showtext', 'tibble', 'sass', 'bslib', 'ragg', 'styler'
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index