-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathDESCRIPTION
More file actions
20 lines (20 loc) · 914 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
20 lines (20 loc) · 914 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: bookdownplus
Version: 1.5.11
Date: 2021-08-06
Title: Generate Assorted Books and Documents with R 'bookdown' Package
Author: Peng Zhao
Maintainer: Peng Zhao <pzhao@pzhao.net>
Depends: R (>= 3.1.0)
Imports:
bookdown (>= 0.3.17),
xaringan,
magick,
knitr
Suggests:
Description: A collection and selector of R 'bookdown' templates. 'bookdownplus' helps you write academic journal articles, guitar books, chemical equations, mails, calendars, and diaries. R 'bookdownplus' extends the features of 'bookdown', and simplifies the procedure. Users only have to choose a template, clarify the book title and author name, and then focus on writing the text. No need to struggle in 'YAML' and 'LaTeX'.
License: MIT + file LICENSE
URL: https://github.com/pzhaonet/bookdownplus
BugReports: https://github.com/pzhaonet/bookdownplus/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
NeedsCompilation: no