-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathDESCRIPTION
48 lines (48 loc) · 1.08 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
Type: Compendium
Package: thesis
Version: 2.0.0
Authors@R:
person(given = "Earo",
family = "Wang",
role = c("aut", "cre"),
email = "[email protected]")
URL: https://thesis.earo.me
BugReports: https://github.com/earowang/thesis/issues
Depends:
bookdown (>= 0.13),
cliapp (>= 0.1.0),
dplyr (>= 0.8.3),
fable (>= 0.1.0),
feasts (>= 0.1.1),
forcats (>= 0.4.0),
gganimate (>= 1.0.3),
ggmap (>= 3.0.0),
gifski (>= 0.8.6),
hms (>= 0.5.1),
imputeTS (>= 3.0),
kableExtra (>= 1.1.0),
knitr (>= 1.24),
lubridate (>= 1.7.4),
mists (>= 0.0.0.9000),
patchwork (>= 0.0.1),
R (>= 3.6),
showtext (>= 0.7),
sugrrants (>= 0.2.4.9000),
tidyr (>= 1.0.0),
tidyverse (>= 1.2.1),
tsibble (>= 0.8.4),
vctrs (>= 0.2.0),
visdat (>= 0.5.3)
Imports:
cranlogs (>= 2.1.1),
fs (>= 1.3.1),
ggbeeswarm (>= 0.6.0),
ggrepel (>= 0.8.1),
git2r (>= 0.26.1),
magick (>= 2.2),
spelling (>= 2.1)
Remotes:
earowang/mists,
thomasp85/patchwork
Encoding: UTF-8
Language: en-US