Package: ipeadatar
Type: Package
Title: API Wrapper for 'Ipeadata'
Version: 0.1.0
Authors@R: c(
    person("Luiz Eduardo S.","Gomes", role=c("aut","cre"), email="gomes.leduardo@gmail.com"),
    person("Jessyka A. P.","Goltara", role=c("ctb"), email="jessykagoltara@gmail.com")
    )
Author: Luiz Eduardo S. Gomes [aut, cre],
  Jessyka A. P. Goltara [ctb]
Maintainer: Luiz Eduardo S. Gomes <gomes.leduardo@gmail.com>
Description: Allows directly access to the macroeconomic, 
             financial and regional database maintained by 
             Brazilian Institute for Applied Economic Research ('Ipea').
             This R package uses the 'Ipeadata' API. For more information, 
             see <http://www.ipeadata.gov.br/>.
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
URL: http://github.com/gomesleduardo/ipeadatar
BugReports: http://github.com/gomesleduardo/ipeadatar/issues
Imports: jsonlite, magrittr, dplyr, lubridate, purrr, sjlabelled, curl
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-02-05 14:22:15 UTC; T207056565
Repository: CRAN
Date/Publication: 2019-02-22 13:30:07 UTC
