-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
35 lines (35 loc) · 923 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
30
31
32
33
34
35
Package: tadaathemes
Title: Neato 'ggplot2' Themes
Version: 0.0.1
Authors@R:
c(person(given = "Lukas",
family = "Burk",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-7528-3795")),
person(given = "Tobias",
family = "Anton",
role = "aut",
email = "[email protected]"))
Description: A collection of ggplot2 themes for personal use
across various applications.
License: MIT + file LICENSE
URL: https://github.com/tadaadata/tadaathemes,
https://tadaadata.github.io/tadaathemes
BugReports: https://github.com/tadaadata/tadaathemes/issues
Imports:
extrafont,
ggplot2,
magrittr,
scales
Suggests:
knitr,
rmarkdown,
showtext,
hrbrthemes
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1