Package: oec
Type: Package
Title: Observatory of Economic Complexity API Wrapper and Utility
        Program
Version: 2.6.7
Date: 2018-06-08
Authors@R: c(
  person("Mauricio", "Vargas S.", role = c("aut", "cre", "cph"), email = "oec@media.mit.edu"),
  person("Manuel", "Aristaran", role = c("ctb")),
  person("Pablo", "Paladino", role = c("ctb")),
  person("Gabriela", "Perez", role = c("ctb")),
  person(family = "UN Comtrade", role = c("dtc")),
  person(family = "MIT Media Lab", role = c("dtc")),
  person(family = "Datawheel", role = c("fnd"))
  )
Maintainer: Mauricio Vargas S. <oec@media.mit.edu>
URL: https://CRAN.R-project.org/package=oec
BugReports: https://github.com/pachamaltese/oec-r/issues
Description: Access The Observatory of Economic Complexity API from R to download international trade data.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.2)
Imports: rlang, magrittr, dplyr, purrr, curl, jsonlite, readr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-08 18:30:59 UTC; pacha
Author: Mauricio Vargas S. [aut, cre, cph],
  Manuel Aristaran [ctb],
  Pablo Paladino [ctb],
  Gabriela Perez [ctb],
  UN Comtrade [dtc],
  MIT Media Lab [dtc],
  Datawheel [fnd]
Repository: CRAN
Date/Publication: 2018-05-08 19:06:13 UTC
