Package: BacenAPI Version: 0.2.0 Title: Data Collection from the Central Bank of Brazil Description: Provides tools to facilitate the access and processing of data from the Central Bank of Brazil API. The package allows users to retrieve economic and financial data, transforming them into usable tabular formats for further analysis. The data is obtained from the Central Bank of Brazil API: . License: MIT + file LICENSE URL: https://github.com/LissandroSousa/BacenAPI BugReports: https://github.com/LissandroSousa/BacenAPI/issues Imports: httr, httr2, jsonlite, magrittr Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 NeedsCompilation: no Authors@R: c( person( "Paulo", "Icaro", role = "aut" ), person( "Lissandro", "Sousa", email = "lisandrosousa54@gmail.com", role = c("cre", "aut") ), person( "Francisco Gildemir", "Ferreira da Silva", role = c("ths", "aut") ) ) Depends: R (>= 3.5) Config/pak/sysreqs: libssl-dev Repository: https://lissandrosousa.r-universe.dev Date/Publication: 2025-04-07 00:41:05 UTC RemoteUrl: https://github.com/lissandrosousa/bacenapi.r RemoteRef: HEAD RemoteSha: cac566ad8c20205582511ae8409c16fb7dcadbe3 Packaged: 2026-07-03 08:30:55 UTC; root Author: Paulo Icaro [aut], Lissandro Sousa [cre, aut], Francisco Gildemir Ferreira da Silva [ths, aut] Maintainer: Lissandro Sousa