Package: GetBCBData
Type: Package
Title: Imports Datasets from BCB (Central Bank of Brazil) using Its
        Official API
Version: 0.6
Date: 2021-01-21
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: stringr,stats, RCurl, lubridate, readr, utils, curl,dplyr,
        future, furrr, jsonlite, memoise, purrr
License: GPL-2
BugReports: https://github.com/msperlin/GetBCBData/issues
URL: https://github.com/msperlin/GetBCBData/
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, ggplot2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2021-01-21 17:34:00 UTC; msperlin
Author: Marcelo Perlin [aut, cre]
Repository: CRAN
Date/Publication: 2021-01-21 17:40:07 UTC
Built: R 4.0.2; ; 2021-01-22 11:51:15 UTC; unix
