Eliminate use of DSR

This commit is contained in:
hadley
2016-07-11 08:35:07 -05:00
parent d76029a69e
commit 1bddb9c561
2 changed files with 3 additions and 6 deletions

View File

@@ -11,7 +11,6 @@ Imports:
bookdown,
broom,
dplyr,
DSR,
gapminder,
ggplot2,
hexbin,
@@ -36,7 +35,6 @@ Imports:
tibble,
tidyr
Remotes:
garrettgman/DSR,
hadley/modelr,
hadley/readr,
hadley/stringr,