Skip to content

Commit 464a03c

Browse files
committed
require dev version of ggplot2
1 parent dd62b63 commit 464a03c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

DESCRIPTION

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ URL: https://plot.ly/r, https://cpsievert.github.io/plotly_book/, https://github
2121
BugReports: https://github.com/ropensci/plotly/issues
2222
Depends:
2323
R (>= 3.2.0),
24-
ggplot2 (>= 2.1.0)
24+
ggplot2 (> 2.1.0)
2525
Imports:
2626
scales,
2727
httr,
@@ -56,4 +56,8 @@ Suggests:
5656
webshot,
5757
listviewer
5858
LazyData: true
59+
Remotes:
60+
rstudio/crosstalk,
61+
hadley/tidyr#229,
62+
hadley/ggplot2
5963
RoxygenNote: 5.0.1

0 commit comments

Comments
 (0)