Skip to content

Commit ef9f8d6

Browse files
Require R >= 3.5 (#5422)
1 parent 954924b commit ef9f8d6

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
@@ -28,7 +28,7 @@ License: MIT + file LICENSE
2828
URL: https://ggplot2.tidyverse.org, https://github.com/tidyverse/ggplot2
2929
BugReports: https://github.com/tidyverse/ggplot2/issues
3030
Depends:
31-
R (>= 3.3)
31+
R (>= 3.5)
3232
Imports:
3333
cli,
3434
glue,

0 commit comments

Comments
 (0)