Bump dplyr requirement to 0.7.7 (#781)

This commit is contained in:
Ben Letham 2019-05-06 16:44:48 -07:00
parent 26f60c0a49
commit 16b0166518

View file

@ -17,7 +17,7 @@ Depends:
Rcpp (>= 0.12.0),
rlang (>= 0.3.0.1)
Imports:
dplyr (>= 0.5.0),
dplyr (>= 0.7.7),
dygraphs (>= 1.1.1.4),
extraDistr,
ggplot2,