-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
28 lines (28 loc) · 1004 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
Package: memor
Title: A 'rmarkdown' Template that Can be Highly Customized
Version: 0.2.4
Authors@R: c(
person("Hao", "Zhu", email = "haozhu233@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = '0000-0002-3386-6076')),
person("Timothy", "Tsai", email = "TimothyTsai@hsl.harvard.edu", role = "aut",
comment = c(ORCID = "0000-0002-0274-8042")),
person("Thomas", "Travison", email = "tgt@hsl.harvard.edu", role = "aut"),
person("Mikhail", "Popov", role = "ctb")
)
Description: A 'rmarkdown' template that supports company logo, contact info,
watermarks and more. Currently restricted to 'Latex'/'Markdown'; a similar
'HTML' theme will be added in the future.
License: GPL-3
URL: https://github.com/hebrewseniorlife/memor
BugReports: https://github.com/hebrewseniorlife/memor/issues
Imports:
yaml,
rmarkdown,
knitr,
utils
Suggests:
kableExtra, ggplot2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)