forked from hadley/ggplot2-book
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 788 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
36
37
38
39
Package: ggbook2
Title: ggbook2 is not really an R package, but this is here to list the dependencies for building the ggplot2 book.
Version: 0.1
Authors@R: person("First", "Last", email = "first.last@example.com",
role = c("aut", "cre"))
Depends: R (>= 3.1.0)
URL: https://github.com/hadley/ggplot2-book
Imports:
lubridate,
rvest,
magrittr,
dplyr,
plyr,
tidyr,
xtable,
nlme,
effects,
broom,
hexbin,
maps,
Hmisc,
devtools,
readr,
rmarkdown,
Lahman,
ggmap,
directlabels,
wesanderson,
babynames,
USAboundaries
SystemRequirements: pandoc (>= 1.12.3) - http://johnmacfarlane.net/pandoc
Remotes:
hadley/bookdown,
hadley/scales,
hadley/ggplot2,
hadley/ggplot2movies,
hadley/tidyr,
hadley/directlabels,
jrnold/ggthemes