Skip to content

Commit

Permalink
Added minimum package versions for dplyr and purrr.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanf committed Feb 20, 2019
1 parent c210567 commit cd999a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Encoding: UTF-8
LazyData: true
Depends: R (>= 2.10)
Imports:
dplyr,
dplyr (>= 0.7.5),
assertthat,
magrittr,
httr,
purrr,
purrr (>= 0.2.3),
stringr,
jsonlite,
tibble,
Expand Down

0 comments on commit cd999a5

Please sign in to comment.