Package: comexr
Title: Client for the Brazilian Foreign Trade Statistics API
        ('ComexStat')
Version: 0.2.1
Date: 2026-03-10
Authors@R: c(
    person("Andre", "Leite", email = "leite@castlab.org", role = c("aut", "cre")),
    person("Marcos", "Wasilew", email = "marcos.wasilew@gmail.com", role = "aut"),
    person("Hugo", "Vasconcelos", email = "hugo.vasconcelos@ufpe.br", role = "aut"),
    person("Carlos", "Amorin", email = "carlos.agaf@ufpe.br", role = "aut"),
    person("Diogo", "Bezerra", email = "diogo.bezerra@ufpe.br", role = "aut"))
Description: Interface to the 'ComexStat' API
    <https://comexstat.mdic.gov.br/> from the Brazilian Ministry of
    Development, Industry, Trade and Services (MDIC). Provides access to
    detailed export and import data, including general trade statistics
    (1997-present), city-level data, historical data (1989-1996), and
    auxiliary tables with product codes (NCM - Nomenclatura Comum do
    Mercosul, NBM - Nomenclatura Brasileira de Mercadorias, HS -
    Harmonized System), countries, economic classifications (CGCE -
    Classificacao por Grandes Categorias Economicas, SITC - Standard
    International Trade Classification, ISIC - International Standard
    Industrial Classification), and other categories. Uses only 'httr2'
    for HTTP requests and 'cli' for console messages.
License: MIT + file LICENSE
URL: https://strategicprojects.github.io/comexr/,
        https://github.com/StrategicProjects/comexr
BugReports: https://github.com/StrategicProjects/comexr/issues
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: httr2 (>= 1.0.0), cli (>= 3.6.0)
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, tibble
VignetteBuilder: knitr
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: no
Packaged: 2026-03-10 18:53:47 UTC; leite
Author: Andre Leite [aut, cre],
  Marcos Wasilew [aut],
  Hugo Vasconcelos [aut],
  Carlos Amorin [aut],
  Diogo Bezerra [aut]
Maintainer: Andre Leite <leite@castlab.org>
Repository: CRAN
Date/Publication: 2026-03-17 14:40:03 UTC
Built: R 4.5.2; ; 2026-03-20 05:25:35 UTC; unix
