Moved data to tidyr

This commit is contained in:
hadley
2016-05-16 08:10:55 -05:00
parent f62008d075
commit e8473755c0

View File

@@ -11,7 +11,6 @@ Imports:
bookdown,
broom,
dplyr,
DSR,
ggplot2,
hexbin,
htmltools,
@@ -38,6 +37,7 @@ Remotes:
garrettgman/DSR,
hadley/modelr,
hadley/purrr,
hadley/tidyr,
hadley/stringr,
hadley/ggplot2,
yihui/knitr,