Skip to content

Commit

Permalink
Added minimum R version required
Browse files Browse the repository at this point in the history
  • Loading branch information
byrongibby committed Apr 24, 2024
1 parent 9cc86b1 commit 78ef2b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Date: 2024-04-24
Authors@R: c(person("Byron", "Botha", role = c("aut", "cre"), email = "[email protected]"),
person("Sebastian", "Krantz", role = "ctb"))
Description: Automation of data tasks to and from Codera Analytics' econometric data service.
Depends: R (>= 4.2.0)
Imports: httr, jsonlite, readODS, collapse, data.table
Suggests: tcltk
URL: https://www.econdata.co.za/
Expand Down

0 comments on commit 78ef2b9

Please sign in to comment.