An R interface to the 'Open Data API' of the Tribunal de Contas do Estado de Pernambuco (TCE-PE), the Court of Accounts of the State of Pernambuco, Brazil. Provides tidy, ready-to-use functions to query public data on revenues, expenditures, commitments, procurement, contracts, agreements, public works, legal processes, personnel and reference tables for all state and municipal government entities in Pernambuco. All results are returned as tibbles with column names converted to 'snake_case' by default. Uses 'httr2' for HTTP requests and 'cli' for user-friendly messages. See <https://sistemas.tcepe.tc.br/DadosAbertos/> for the API documentation.
| Version: | 0.1.4 |
| Depends: | R (≥ 4.1.0) |
| Imports: | cli (≥ 3.6.0), httr2 (≥ 1.0.0), jsonlite, rlang (≥ 1.1.0), tibble, purrr, janitor |
| Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, dplyr, stringr, ggplot2 |
| Published: | 2026-06-01 |
| DOI: | 10.32614/CRAN.package.tceper (may not be active yet) |
| Author: | Andre Leite [aut, cre], Marcos Wasilew [aut], Hugo Vasconcelos [aut], Carlos Amorin [aut], Diogo Bezerra [aut] |
| Maintainer: | Andre Leite <leite at castlab.org> |
| BugReports: | https://github.com/StrategicProjects/tceper/issues |
| License: | MIT + file LICENSE |
| URL: | https://strategicprojects.github.io/tceper/, https://github.com/StrategicProjects/tceper |
| NeedsCompilation: | no |
| Language: | en |
| Materials: | README, NEWS |
| CRAN checks: | tceper results |
| Reference manual: | tceper.html , tceper.pdf |
| Vignettes: |
API endpoints reference (source, R code) Exploring endpoints, parameters, and fields (source, R code) Getting started with tceper (source, R code) |
| Package source: | tceper_0.1.4.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): tceper_0.1.4.tgz, r-oldrel (arm64): tceper_0.1.4.tgz, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=tceper to link to this page.