Browse code

Update DESCRIPTION

fpcaruso authored on 28/05/2019 10:43:42 • GitHub committed on 28/05/2019 10:43:42
Showing 1 changed files

... ...
@@ -3,7 +3,7 @@ Title: What the Package Does (one line, title case)
3 3
 Version: 0.0.0.9000
4 4
 Authors@R: person("First", "Last", email = "first.last@example.com", role = c("aut", "cre"))
5 5
 Description: What the package does (one paragraph).
6
-Depends: R
6
+Depends: R (>= 3.0)
7 7
 License: What license is it under?
8 8
 Encoding: UTF-8
9 9
 RoxygenNote: 6.1.1.9000