Provides a modern interface to the open data application programming interfaces of the Brazilian federal government's 'TransfereGov' platform (<https://www.gov.br/transferegov/pt-br/ferramentas-gestao/dados-abertos>). Covers the special transfers, fund-to-fund transfers, and decentralized credit ('TED') modules, which together publish forty-eight tables on action plans, programs, budget commitments, financial execution, management reports, and payment orders. The APIs are built on 'PostgREST', so the package exposes its filtering, column selection, and ordering operators directly, and returns tidy tibbles with types taken from the published schema. Automatic pagination, request throttling, retries with exponential backoff, and an optional response cache are included.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.1.0) |
| Imports: | cli, httr2 (≥ 1.0.0), purrr (≥ 1.0.0), rlang (≥ 1.1.0), stats, tibble (≥ 3.2.0), utils |
| Suggests: | covr, dplyr, jsonlite, knitr, rmarkdown, testthat (≥ 3.2.0), withr |
| Published: | 2026-08-08 |
| DOI: | 10.32614/CRAN.package.transferegovr (may not be active yet) |
| Author: | Andre Leite |
| Maintainer: | Andre Leite <leite at castlab.org> |
| BugReports: | https://github.com/StrategicProjects/transferegovr/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/StrategicProjects/transferegovr, https://strategicprojects.github.io/transferegovr/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Citation: | transferegovr citation info |
| Materials: | README, NEWS |
| CRAN checks: | transferegovr results |
| Reference manual: | transferegovr.html , transferegovr.pdf |
| Vignettes: |
Putting the tables back together (source, R code) Collecting large tables safely (source, R code) Introduction to transferegovr (source, R code) |
| Package source: | transferegovr_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): transferegovr_0.1.0.tgz, r-oldrel (arm64): transferegovr_0.1.0.tgz, r-release (x86_64): transferegovr_0.1.0.tgz, r-oldrel (x86_64): transferegovr_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=transferegovr to link to this page.