forked from pzhaonet/bookdownplus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
19 lines (19 loc) · 911 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: bookdownplus
Version: 1.4.3
Date: 2018-02-05
Title: Generate Assorted Books and Documents with R 'bookdown' Package
Author: Peng Zhao
Maintainer: Peng Zhao <[email protected]>
Depends: R (>= 3.1.0)
Imports:
knitr (>= 1.15),
bookdown (>= 0.3.17),
yaml (>= 2.1.14)
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: GPL
URL: https://github.com/pzhaonet/bookdownplus
BugReports: https://github.com/pzhaonet/bookdownplus/issues
Roxygen: list(markdown = TRUE)
RoxygenNote: 6.0.1
NeedsCompilation: no