Install modelr package
This commit is contained in:
parent
e856f927ca
commit
93ebaec363
|
@ -20,6 +20,7 @@ Imports:
|
|||
jsonlite,
|
||||
Lahman,
|
||||
lubridate,
|
||||
modelr,
|
||||
knitr,
|
||||
maps,
|
||||
microbenchmark,
|
||||
|
@ -35,6 +36,7 @@ Imports:
|
|||
Remotes:
|
||||
gaborcsardi/rcorpora,
|
||||
garrettgman/DSR,
|
||||
hadley/modelr,
|
||||
hadley/purrr,
|
||||
hadley/stringr,
|
||||
hadley/ggplot2,
|
||||
|
|
Loading…
Reference in New Issue