pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/R-rmarkdown textproc/R-rmarkdown: import R-rm...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa26b9357743
branches:  trunk
changeset: 408064:fa26b9357743
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon Jan 13 09:57:53 2020 +0000

description:
textproc/R-rmarkdown: import R-rmarkdown-2.0

Convert R Markdown documents into a variety of formats.

diffstat:

 textproc/R-rmarkdown/DESCR    |   1 +
 textproc/R-rmarkdown/Makefile |  29 +++++++++++++++++++++++++++++
 textproc/R-rmarkdown/distinfo |   6 ++++++
 3 files changed, 36 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 19a394deba6e -r fa26b9357743 textproc/R-rmarkdown/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-rmarkdown/DESCR        Mon Jan 13 09:57:53 2020 +0000
@@ -0,0 +1,1 @@
+Convert R Markdown documents into a variety of formats.
diff -r 19a394deba6e -r fa26b9357743 textproc/R-rmarkdown/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-rmarkdown/Makefile     Mon Jan 13 09:57:53 2020 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2020/01/13 09:57:53 mef Exp $
+
+R_PKGNAME=     rmarkdown
+R_PKGVER=      2.0
+CATEGORIES=    textproc
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Dynamic Documents for R
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      R-base64enc>=0.1.3:../../converters/R-base64enc
+DEPENDS+=      R-evaluate>=0.13:../../devel/R-evaluate
+DEPENDS+=      R-xfun>=0.8:../../devel/R-xfun
+DEPENDS+=      R-mime>=0.7:../../mail/R-mime
+DEPENDS+=      R-knitr>=1.22:../../print/R-knitr
+DEPENDS+=      R-htmltools>=0.3.5:../../textproc/R-htmltools
+DEPENDS+=      R-jsonlite>=1.6:../../textproc/R-jsonlite
+DEPENDS+=      R-stringr>=1.2.0:../../textproc/R-stringr
+DEPENDS+=      R-yaml>=2.1.19:../../textproc/R-yaml
+
+# Packages suggested but not available: 'tufte', 'dygraphs', 'pkgdown'
+TEST_DEPENDS+= R-base64enc-[0-9]*:../../converters/R-base64enc
+TEST_DEPENDS+= R-fs-[0-9]*:../../devel/R-fs
+TEST_DEPENDS+= R-tinytex-[0-9]*:../../print/R-tinytex
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 19a394deba6e -r fa26b9357743 textproc/R-rmarkdown/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/R-rmarkdown/distinfo     Mon Jan 13 09:57:53 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/13 09:57:53 mef Exp $
+
+SHA1 (R/rmarkdown_2.0.tar.gz) = 41d3728066a3b7f5aba7de1a575ad72d396ed8dc
+RMD160 (R/rmarkdown_2.0.tar.gz) = 399be77d4277db79483a95b1b2d6b89760cf8cf0
+SHA512 (R/rmarkdown_2.0.tar.gz) = 14c43eb646d8b8b4d219030e914cd681b9dce9c990165ca3f024505081a13d5ca09ea1064fe12763ada1c7d2ebcada37d8b2a73899d8890baf9cbc113a105249
+Size (R/rmarkdown_2.0.tar.gz) = 3186667 bytes



Home | Main Index | Thread Index | Old Index