blob: 40c64f455d14b0c75bd379432a97e6c1a55a50d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = r-bookdown
pkgdesc = Authoring Books and Technical Documents with R Markdown
pkgver = 0.43
pkgrel = 1
url = https://cran.r-project.org/package=bookdown
arch = any
license = GPL-3.0-only
checkdepends = r-downlit
checkdepends = r-testthat
checkdepends = r-xml2
depends = pandoc
depends = r-htmltools
depends = r-jquerylib
depends = r-knitr
depends = r-rmarkdown
depends = r-tinytex
depends = r-xfun
depends = r-yaml
optdepends = r-bslib
optdepends = r-downlit
optdepends = r-htmlwidgets
optdepends = r-jsonlite
optdepends = r-miniui
optdepends = r-rsconnect
optdepends = r-rstudioapi
optdepends = r-servr
optdepends = r-shiny
optdepends = r-testit
optdepends = r-testthat
optdepends = r-tibble
optdepends = r-tufte
optdepends = r-webshot
optdepends = r-withr
optdepends = r-xml2
optdepends = r-curl
source = https://cran.r-project.org/src/contrib/bookdown_0.43.tar.gz
md5sums = d826e36d9bf5364ef78615211b32f848
b2sums = 1813b4fcee01ff0e047196f40847c917cbf44b69d810e4e39e97825d2e99c277fd6d099635140b44eeecc79503185daa520fc830d25c6cfc785db7ba0eb6c09f
pkgname = r-bookdown
|