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,
|
2020-01-16 02:08:45 +08:00
|
|
|
sessioninfo,
|
2016-10-03 20:53:23 +08:00
|
|
|
tidyverse,
|
2016-08-16 23:06:04 +08:00
|
|
|
viridis
|