Package: rbcb
Type: Package
Title: R Interface to Brazilian Central Bank Web Services
Version: 0.1.8
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
BugReports: https://github.com/wilsonfreitas/rbcb/issues
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, jsonlite, tibble, xts, xml2, utils, stats, methods
RoxygenNote: 7.1.2
Suggests: testthat, miniUI, shiny
NeedsCompilation: no
Packaged: 2022-01-30 14:02:40 UTC; wilso
Repository: CRAN
Date/Publication: 2022-01-30 14:20:02 UTC
