Package: rbcb
Type: Package
Title: R Interface to Brazilian Central Bank Web Services
Version: 0.1.0
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
LazyData: true
Imports: httr, jsonlite, tibble, xts, xml2, utils
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2017-03-22 11:01:08 UTC; wilson
Repository: CRAN
Date/Publication: 2017-03-22 11:15:34 UTC
