Package: ipeaData
Type: Package
Title: Getting Data from IPEADATA
Version: 0.0.1
Authors@R: c(
    person("Gustavo","Coelho", role=c("aut","cre"), email="gustavo.coelho@ipea.gov.br"),
    person("Lucas","Mation", role=c("aut"), email="lucas.mation@ipea.gov.br")
    )
Maintainer: Gustavo Coelho <gustavo.coelho@ipea.gov.br>
Description: Access data from IPEA (Instituto de Pesquisa Economica Aplicada) hosted
             at <http://www.ipeadata.gov.br>. It gets metadata and values for all series on 
             the website.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
URL: https://github.com/ipea/ipeaData
BugReports: http://github.com/ipea/ipeaData/issues
Depends: R (>= 3.0)
Imports: data.table, RCurl, dplyr, httr, jsonlite
Suggests: testthat, covr
NeedsCompilation: no
Packaged: 2018-05-10 21:09:46 UTC; B15599226
Author: Gustavo Coelho [aut, cre],
  Lucas Mation [aut]
Repository: CRAN
Date/Publication: 2018-05-11 11:18:56 UTC
