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 <marceloperlin@gmail.com>
Description: Downloads and organizes datasets using BCB's API <https://www.bcb.gov.br/>. 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
NeedsCompilation: no
Packaged: 2026-02-02 13:06:20 UTC; msperlin
Author: Marcelo Perlin [aut, cre]
Repository: CRAN
Date/Publication: 2026-02-02 14:40:25 UTC
Built: R 4.5.2; ; 2026-02-15 04:05:36 UTC; windows
