Skip to content

Commit

Permalink
use dplyr PR that fixes group_by bug
Browse files Browse the repository at this point in the history
Depending on tidyverse/dplyr#4091 to be merged
  • Loading branch information
schloerke committed Jan 11, 2019
1 parent 7d499c4 commit 0d99567
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,9 @@ Imports:
htmltools,
gtable,
svglite
Remotes: rstudio/websocket
Remotes:
rstudio/websocket,
tidyverse/dplyr#4091
RoxygenNote: 6.1.1
Suggests:
knitr,
Expand Down

0 comments on commit 0d99567

Please sign in to comment.