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 .
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
Roxygen: list(markdown = TRUE)
RoxygenNote: 8.0.0
NeedsCompilation: no
Config/pak/sysreqs: libssl-dev
Repository: https://ipea.r-universe.dev
Date/Publication: 2026-05-28 12:00:02 UTC
RemoteUrl: https://github.com/ipea/ipeadatar
RemoteRef: HEAD
RemoteSha: cfa8b42c115eb31a3f45d78167b0e5a5579d6158
Packaged: 2026-05-28 14:42:23 UTC; root
Author: Luiz Eduardo Gomes [aut, cre] (ORCID:
),
Daniel Herszenhut [ctb] (ORCID:
),
Instituto de Pesquisa Econômica Aplicada (Ipea) [cph, fnd]
Maintainer: Luiz Eduardo Gomes