Package: oec
Type: Package
Title: Observatory of Economic Complexity API Wrapper and Utility
        Program
Version: 2.5.2
Date: 2017-11-01
Authors@R: c(
  person("Mauricio", "Vargas S.", role = c("aut", "cre"), email = "oec@media.mit.edu"),
  person("Cesar", "Hidalgo", role = c("aut"), comment  = "original OEC idea"),
  person("Alexander", "Simoes", role = c("aut"), comment  = "original OEC idea"),
  person("Manuel", "Aristaran", role = c("ctb")),
  person("Pablo", "Paladino", role = c("ctb")),
  person("Gabriela", "Perez", role = c("ctb")),
  person("Dave", "Landry", role = c("ctb"), comment = "D3plus author"),
  person("Mike", "Bostock", role = c("ctb"), comment = "D3 author"),
  person("UN Comtrade", role = c("dtc")),
  person("MIT Media Lab", role = c("dtc")),
  person("Datawheel", role = c("fnd","cph"))
  )
Maintainer: Mauricio Vargas S. <oec@media.mit.edu>
URL: http://atlas.media.mit.edu/en/
BugReports: https://github.com/observatory-economic-complexity/oec-r/issues
Description: Access The Observatory of Economic Complexity API from R to download international trade data and create and D3Plus visualizations.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 2.10)
Imports: magrittr, dplyr, jsonlite, readr, servr
Suggests: knitr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-30 03:37:26 UTC; pacha
Author: Mauricio Vargas S. [aut, cre],
  Cesar Hidalgo [aut] (original OEC idea),
  Alexander Simoes [aut] (original OEC idea),
  Manuel Aristaran [ctb],
  Pablo Paladino [ctb],
  Gabriela Perez [ctb],
  Dave Landry [ctb] (D3plus author),
  Mike Bostock [ctb] (D3 author),
  UN Comtrade [dtc],
  MIT Media Lab [dtc],
  Datawheel [fnd, cph]
Repository: CRAN
Date/Publication: 2017-11-30 04:32:43 UTC
