Package: ipeadatar
Type: Package
Title: API Wrapper for 'Ipeadata'
Version: 0.1.1
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 direct 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: curl, stringr, jsonlite, magrittr, dplyr, lubridate, purrr,
        sjlabelled
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-14 19:57:10 UTC; Eduardo
Repository: CRAN
Date/Publication: 2020-05-14 20:20:02 UTC
