pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/R-pkgdown www/R-pkgdown: import R-pkgdown-2.0.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8646a568f747
branches:  trunk
changeset: 390160:8646a568f747
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Dec 17 15:09:50 2022 +0000

description:
www/R-pkgdown: import R-pkgdown-2.0.7

Generate an attractive and useful website from a source package.
'pkgdown' converts your documentation, vignettes, 'README', and more
to 'HTML' making it easy to share information about your package
online.

diffstat:

 www/R-pkgdown/DESCR    |   4 ++++
 www/R-pkgdown/Makefile |  35 +++++++++++++++++++++++++++++++++++
 www/R-pkgdown/distinfo |   5 +++++
 3 files changed, 44 insertions(+), 0 deletions(-)

diffs (56 lines):

diff -r 226e69613a3f -r 8646a568f747 www/R-pkgdown/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-pkgdown/DESCR       Sat Dec 17 15:09:50 2022 +0000
@@ -0,0 +1,4 @@
+Generate an attractive and useful website from a source package.
+'pkgdown' converts your documentation, vignettes, 'README', and more
+to 'HTML' making it easy to share information about your package
+online.
diff -r 226e69613a3f -r 8646a568f747 www/R-pkgdown/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-pkgdown/Makefile    Sat Dec 17 15:09:50 2022 +0000
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1 2022/12/17 15:09:50 mef Exp $
+
+R_PKGNAME=     pkgdown
+R_PKGVER=      2.0.7
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Make Static HTML Documentation for a Package
+LICENSE=       mit     # + file LICENSE
+
+DEPENDS+=      R-callr>=2.0.2:../../devel/R-callr
+DEPENDS+=      R-crayon>=1.5.1:../../devel/R-crayon
+DEPENDS+=      R-desc>=1.4.1:../../devel/R-desc
+DEPENDS+=      R-fs>=1.4.0:../../devel/R-fs
+DEPENDS+=      R-magrittr>=2.0.1:../../devel/R-magrittr
+DEPENDS+=      R-memoise>=2.0.0:../../devel/R-memoise
+DEPENDS+=      R-purrr>=0.3.4:../../devel/R-purrr
+DEPENDS+=      R-rlang>=1.0.0:../../devel/R-rlang
+DEPENDS+=      R-whisker>=0.4:../../devel/R-whisker
+DEPENDS+=      R-withr>=2.4.3:../../devel/R-withr
+DEPENDS+=      R-tibble>=3.1.4:../../math/R-tibble
+DEPENDS+=      R-digest>=0.6.25:../../security/R-digest
+DEPENDS+=      R-jsonlite>=1.8.0:../../textproc/R-jsonlite
+DEPENDS+=      R-rmarkdown>=1.1.9007:../../textproc/R-rmarkdown
+DEPENDS+=      R-xml2>=1.3.1:../../textproc/R-xml2
+DEPENDS+=      R-yaml>=2.2.1:../../textproc/R-yaml
+DEPENDS+=      R-bslib>=0.3.1:../../www/R-bslib
+DEPENDS+=      R-httr>=1.4.2:../../www/R-httr
+DEPENDS+=      R-ragg-[0-9]*:../../graphics/R-ragg
+DEPENDS+=      R-downlit-[0-9]*:../../www/R-downlit
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r 226e69613a3f -r 8646a568f747 www/R-pkgdown/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-pkgdown/distinfo    Sat Dec 17 15:09:50 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/12/17 15:09:50 mef Exp $
+
+BLAKE2s (R/pkgdown_2.0.7.tar.gz) = 94a41615d8e524df00bc44b91e285c2147835ab706040cccef1b7fb9a98bd3d8
+SHA512 (R/pkgdown_2.0.7.tar.gz) = 10ff5efcf6432ba042d53a4e7f34616795c68cbc559498f085a8ceaa1614abf28c0c4075b4e7d60497c81f27d8c77101286535e570a64491dd7a3be023b4fc38
+Size (R/pkgdown_2.0.7.tar.gz) = 871465 bytes



Home | Main Index | Thread Index | Old Index