2015-11-10 21:50:20 +08:00
|
|
|
Package: r4ds
|
|
|
|
Title: R for data science.
|
|
|
|
Version: 0.1
|
|
|
|
Authors@R: c(
|
|
|
|
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
|
|
|
|
person("Garrett", "Grolemund", , "garrett@rstudio.com", "aut")
|
|
|
|
)
|
|
|
|
Depends: R (>= 3.1.0)
|
|
|
|
URL: https://github.com/hadley/r4ds
|
|
|
|
Imports:
|
|
|
|
bookdown,
|
2016-07-27 00:13:43 +08:00
|
|
|
condvis,
|
2016-06-14 22:02:08 +08:00
|
|
|
gapminder,
|
2016-08-16 05:55:05 +08:00
|
|
|
ggrepel,
|
2015-12-08 05:37:56 +08:00
|
|
|
hexbin,
|
2015-11-10 21:50:20 +08:00
|
|
|
htmltools,
|
|
|
|
htmlwidgets,
|
2015-11-21 05:38:02 +08:00
|
|
|
jpeg,
|
2015-11-10 21:50:20 +08:00
|
|
|
knitr,
|
2016-10-03 20:53:23 +08:00
|
|
|
Lahman,
|
|
|
|
leaflet,
|
2016-01-04 22:53:17 +08:00
|
|
|
maps,
|
2015-11-10 21:50:20 +08:00
|
|
|
microbenchmark,
|
2015-12-09 00:28:54 +08:00
|
|
|
nycflights13,
|
2015-11-10 21:50:20 +08:00
|
|
|
png,
|
|
|
|
pryr,
|
2016-10-03 20:53:23 +08:00
|
|
|
tidyverse,
|
2016-08-16 23:06:04 +08:00
|
|
|
viridis
|
2015-11-10 21:50:20 +08:00
|
|
|
Remotes:
|
2016-08-16 03:37:31 +08:00
|
|
|
hadley/ggplot2,
|
2016-10-03 21:02:35 +08:00
|
|
|
slowkow/ggrepel,
|
2016-07-20 22:00:02 +08:00
|
|
|
rstudio/bookdown,
|
|
|
|
rstudio/rmarkdown
|