Skip to content

Commit c7d8c51

Browse files
committed
depend on R >= 3.2.0, fixes #715
1 parent 5b4b47e commit c7d8c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Description: Easily translate 'ggplot2' graphs to an interactive web-based versi
2020
URL: https://plot.ly/r, https://cpsievert.github.io/plotly_book/, https://github.com/ropensci/plotly
2121
BugReports: https://github.com/ropensci/plotly/issues
2222
Depends:
23-
R (>= 2.10),
23+
R (>= 3.2.0),
2424
ggplot2 (>= 2.1.0)
2525
Imports:
2626
scales,

0 commit comments

Comments
 (0)