Package: ipeadatar
Type: Package
Title: API Wrapper for 'Ipeadata'
Version: 0.2.0
Authors@R: 
    c(
      person(
        given = "Luiz Eduardo",
        family = "Gomes",
        email = "luiz.gomes@ipea.gov.br",
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0001-8968-5947")
      ),
      person(
        given = "Daniel",
        family = "Herszenhut",
        email = "daniel.santos@ipea.gov.br",
        role = "ctb",
        comment = c(ORCID = "0000-0001-8066-1105")
      ),
      person(
        given = "Instituto de Pesquisa Econômica Aplicada (Ipea)",
        role = c("cph", "fnd")
      )
    )
Description: 
    Provides direct access to the macroeconomic, financial,
    and regional database maintained by the Institute for
    Applied Economic Research (Ipea) via the Ipeadata API.
    For more information, see <https://www.ipeadata.gov.br/>.
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
URL: https://github.com/ipea/ipeadatar
BugReports: https://github.com/ipea/ipeadatar/issues
Imports: cli, curl, dplyr, jsonlite, lubridate, purrr, rlang,
        sjlabelled, tibble
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, spelling
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-28 12:02:43 UTC; T207056565
Author: Luiz Eduardo Gomes [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8968-5947>),
  Daniel Herszenhut [ctb] (ORCID:
    <https://orcid.org/0000-0001-8066-1105>),
  Instituto de Pesquisa Econômica Aplicada (Ipea) [cph, fnd]
Maintainer: Luiz Eduardo Gomes <luiz.gomes@ipea.gov.br>
Repository: CRAN
Date/Publication: 2026-05-28 13:10:02 UTC
Built: R 4.7.0; ; 2026-05-28 23:51:39 UTC; windows
