Package: rbcb
Type: Package
Title: R Interface to Brazilian Central Bank Web Services
Version: 0.1.14
Author: Wilson Freitas <wilson.freitas@gmail.com>
Maintainer: Wilson Freitas <wilson.freitas@gmail.com>
Description: The Brazilian Central Bank API delivers many datasets which regard economic
  activity, regional economy, international economy, public finances, credit
  indicators and many more. For more information please see <http://dadosabertos.bcb.gov.br/>.
  These datasets can be accessed through 'rbcb' functions and can be obtained in
  different data structures common to R ('tibble', 'data.frame', 'xts', ...).
URL: https://github.com/wilsonfreitas/rbcb,
        https://wilsonfreitas.github.io/rbcb/
BugReports: https://github.com/wilsonfreitas/rbcb/issues
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, jsonlite, tibble, xts, xml2, utils, stats, methods,
        purrr, digest
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0), miniUI, shiny, dplyr, covr, withr
Collate: 'rbcb-package.R' 'rbcb_get.R' 'sgs.R' 'datasets.R' 'addins.R'
        'rbcb_get_series.R' 'currency_helpers.R' 'utils.R'
        'rbcb_get_currencies.R' 'odata-expectativas.R' 'odata_ptax.R'
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-01-25 21:19:47 UTC; wilso
Repository: CRAN
Date/Publication: 2024-01-25 21:30:02 UTC
Built: R 4.2.3; ; 2024-01-25 22:24:28 UTC; unix
