-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
29 lines (29 loc) · 911 Bytes
/
DESCRIPTION
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
Package: thaipdf
Title: R Markdown to PDF in Thai Language
Version: 0.1.2.9000
Authors@R: c(
person("Kittipos", "Sirivongrungson", role = c("aut", "cre"), email = "ki11ip0.s.a.s@gmail.com"),
person("Dittaya", "Wanvarie", role = c("cph"), email = "dittaya.w@chula.ac.th", comment = "Author of an article on Thai language typesetting in LaTeX")
)
Description: Provide R Markdown templates and LaTeX preamble
which are necessary for creating PDF from R Markdown documents in Thai language.
License: MIT + file LICENSE
Depends:
R (>= 3.4)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0
Imports:
fs,
cli,
rmarkdown
Suggests:
testthat (>= 3.0.0),
bookdown,
covr,
knitr
URL: https://lightbridge-ks.github.io/thaipdf/
BugReports: https://github.com/Lightbridge-KS/thaipdf/issues
Config/testthat/edition: 3
VignetteBuilder: knitr
Language: th, en-US