pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/R-pkgdown



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Dec 17 15:09:50 UTC 2022

Added Files:
        pkgsrc/www/R-pkgdown: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/R-pkgdown/DESCR \
    pkgsrc/www/R-pkgdown/Makefile pkgsrc/www/R-pkgdown/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/R-pkgdown/DESCR
diff -u /dev/null pkgsrc/www/R-pkgdown/DESCR:1.1
--- /dev/null   Sat Dec 17 15:09:50 2022
+++ pkgsrc/www/R-pkgdown/DESCR  Sat Dec 17 15:09:50 2022
@@ -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.
Index: pkgsrc/www/R-pkgdown/Makefile
diff -u /dev/null pkgsrc/www/R-pkgdown/Makefile:1.1
--- /dev/null   Sat Dec 17 15:09:50 2022
+++ pkgsrc/www/R-pkgdown/Makefile       Sat Dec 17 15:09:50 2022
@@ -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"
Index: pkgsrc/www/R-pkgdown/distinfo
diff -u /dev/null pkgsrc/www/R-pkgdown/distinfo:1.1
--- /dev/null   Sat Dec 17 15:09:50 2022
+++ pkgsrc/www/R-pkgdown/distinfo       Sat Dec 17 15:09:50 2022
@@ -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