Interface with and extract data from the United Nations 'Comtrade' API <https://comtradeplus.un.org/>. '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.
Version: | 1.0.2 |
Depends: | R (≥ 4.1.0) |
Imports: | lifecycle, fs, readr, askpass, cli, httr2, rlang, stringr, poorman, lubridate, purrr, tools, rappdirs, memoise, cachem |
Suggests: | covr, dplyr, ggplot2, httptest2, knitr, rmarkdown, spelling, testthat (≥ 3.0.0), callr |
Published: | 2024-09-20 |
DOI: | 10.32614/CRAN.package.comtradr |
Author: | Paul Bochtler [aut, cre, cph], Harriet Goers [aut], Chris Muir [aut], Alicia Schep [rev] (Alicia reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/141), Rafael Hellwig [rev] (Rafael reviewed the package for rOpenSci, see https://github.com/ropensci/onboarding/issues/141), Ernest Guevarra [rev] (Ernest reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/613), Nicholas Potter [rev] (Nicholas reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/613), Juergen Amann [ctb] |
Maintainer: | Paul Bochtler <paulbochtler.gh at gmail.com> |
BugReports: | https://github.com/ropensci/comtradr/issues |
License: | GPL-3 |
URL: | https://docs.ropensci.org/comtradr/, https://github.com/ropensci/comtradr |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | comtradr results |
Reference manual: | comtradr.pdf |
Vignettes: |
bulk_files (source, R code) caching (source, R code) comtradr (source, R code) large_data (source, R code) transition (source, R code) |
Package source: | comtradr_1.0.2.tar.gz |
Windows binaries: | r-devel: comtradr_1.0.2.zip, r-release: comtradr_1.0.2.zip, r-oldrel: comtradr_1.0.2.zip |
macOS binaries: | r-release (arm64): comtradr_1.0.2.tgz, r-oldrel (arm64): comtradr_1.0.2.tgz, r-release (x86_64): comtradr_1.0.2.tgz, r-oldrel (x86_64): comtradr_1.0.2.tgz |
Old sources: | comtradr archive |
Please use the canonical form https://CRAN.R-project.org/package=comtradr to link to this page.