-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 1018 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
38 lines (38 loc) · 1018 Bytes
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
Package: papillon
Title: Build And Highlight Package Documentation With Customized Templates
Version: 0.0.1.9000
Authors@R:
person("Sébastien", "Rochette", , "sebastien@thinkr.fr", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-1565-9313"))
Description: Helps creating company visual identity. Build your templates
for your package vignettes, reports with {bookdown}, package
presentation with {pkgdown}. Highlight your documentation in your
projects. Allow for code folding.
License: GPL-3
URL: https://github.com/Thinkr-open/papillon
BugReports: https://github.com/Thinkr-open/papillon/issues
Imports:
attachment,
bookdown,
cli,
crayon,
desc,
magrittr,
pkgdown,
readr,
rmarkdown,
usethis,
utils
Suggests:
devtools,
knitr,
remotes,
shiny,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/Needs/website: ThinkR-open/thinkrtemplate
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2