Package: ecoseries
Title: An R Interface to Brazilian Central Bank and Sidra APIs and the
        IPEA Data
Version: 0.1.4
Date: 2017-08-09
Authors@R: c(person("Fernando", "Teixeira", email = "fernando.teixeira@fgv.br", role = c("aut", "cre")),
			 person("Jonatha", "Azevedo", email = "jonatha.azevedo@fgv.br", role = "aut"))
Maintainer: Fernando Teixeira <fernando.teixeira@fgv.br>
BugReports: https://github.com/fernote7/ecoseries/issues
Description: Creates an R interface to the Bacen <http://api.bcb.gov.br/> and Sidra <http://api.sidra.ibge.gov.br> APIs and IPEA data <http://www.ipeadata.gov.br/Default.aspx>.
Depends: R (>= 3.3.1)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: RCurl, rjson, rvest, stats, xml2, magrittr, readr, tibble, zoo
Suggests: xlsx
NeedsCompilation: no
Packaged: 2017-08-11 14:27:32 UTC; fernando.teixeira
Author: Fernando Teixeira [aut, cre],
  Jonatha Azevedo [aut]
Repository: CRAN
Date/Publication: 2017-08-11 14:44:32 UTC
