New package transferegovr with initial version 0.1.0
Package: transferegovr
Title: Access the 'TransfereGov' Open Data APIs
Version: 0.1.0
Description: 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.
License: MIT + file LICENSE
URL: https://github.com/StrategicProjects/transferegovr,
https://strategicprojects.github.io/transferegovr/
BugReports: https://github.com/StrategicProjects/transferegovr/issues
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
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
NeedsCompilation: no
Packaged: 2026-07-31 22:51:57 UTC; leite
Author: Andre Leite [aut, cre] ,
Marcos Wasiliew [aut],
Hugo Vasconcelos [aut] ,
Carlos Amorim [aut] ,
Diogo Bezerra [aut] ,
Julia Nascimento Barreto [aut]
Maintainer: Andre Leite <leite@castlab.org>
Repository: CRAN
Date/Publication: 2026-08-08 11:30:08 UTC
More information about transferegovr at CRAN
Permanent link