Package: GetBCBData Type: Package Title: Imports Datasets from BCB (Central Bank of Brazil) using Its Official API Version: 0.9.1 Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre")) Maintainer: Marcelo Perlin Description: Downloads and organizes datasets using BCB's API . Offers options for caching with the 'memoise' package and , multicore/multisession with 'furrr' and format of output data (long/wide). Depends: R (>= 3.3.0) Imports: utils, curl,dplyr, future, furrr, jsonlite, memoise, purrr, cli, parallelly License: GPL-2 BugReports: https://github.com/msperlin/GetBCBData/issues URL: https://github.com/msperlin/GetBCBData/ RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2 VignetteBuilder: knitr Encoding: UTF-8 Config/testthat/edition: 3 Config/pak/sysreqs: libssl-dev Repository: https://msperlin.r-universe.dev Date/Publication: 2026-02-02 13:06:37 UTC RemoteUrl: https://github.com/msperlin/getbcbdata RemoteRef: HEAD RemoteSha: 4e78978a93bb54ef5ac5a2ef471571c5b4bc9d06 NeedsCompilation: no Packaged: 2026-07-02 08:05:06 UTC; root Author: Marcelo Perlin [aut, cre]