Package: comtradr
Title: Interface with the United Nations Comtrade API
Version: 0.1.0
Authors@R: person("Chris", "Muir", email = "chrismuirRVA@gmail.com", role = c("aut", "cre"))
Description: Interface with and extract data from the United Nations Comtrade API <https://comtrade.un.org/data/>. Comtrade provides country level shipping data for a variety of commodities, these functions allow for easy API query and data returned as a tidy data frame.
Depends: R (>= 3.0.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, magrittr (>= 1.5), methods, purrr
RoxygenNote: 6.0.1
URL: https://github.com/ropensci/comtradr
BugReports: https://github.com/ropensci/comtradr/issues
NeedsCompilation: no
Author: Chris Muir [aut, cre]
Maintainer: Chris Muir <chrismuirRVA@gmail.com>
Suggests: testthat, knitr, rmarkdown, dplyr, ggplot2
VignetteBuilder: knitr
Packaged: 2017-10-23 23:09:25 UTC; chrismuir
Repository: CRAN
Date/Publication: 2017-10-24 03:30:16 UTC
