Package: bacenR Title: Access Data from Brazilian Central Bank: IFdata, Active Institutions, Balance Sheets and Normative Acts Version: 0.4.4 Authors@R: person("Ricardo", "Theodoro", , "rtheodoro@usp.br", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6741-5153")) Description: Provides functions to query, retrieve, and tidy economic and financial data from Brazilian Central Bank web services for use in R analyses and workflows. Active institutions information, balance sheets and normative acts. License: GPL (>= 3) URL: https://github.com/rtheodoro/bacenR BugReports: https://github.com/rtheodoro/bacenR/issues Depends: R (>= 4.1.0) Imports: data.table, dplyr, fs, glue, httr, janitor, jsonlite, lifecycle, purrr, readr, readxl, rlang, stringr, tibble, tidyr, tools, utils, xml2 Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: qpdf Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev libx11-dev Repository: https://rtheodoro.r-universe.dev Date/Publication: 2026-07-03 12:33:33 UTC RemoteUrl: https://github.com/rtheodoro/bacenr RemoteRef: HEAD RemoteSha: e06aa1ef16bbdcaa77d8eb46aeb064e209462994 NeedsCompilation: no Packaged: 2026-07-03 13:32:38 UTC; root Author: Ricardo Theodoro [aut, cre] (ORCID: ) Maintainer: Ricardo Theodoro