Package: ipeadatar
Type: Package
Title: API Wrapper for 'Ipeadata'
Version: 0.1.3
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: https://github.com/gomesleduardo/ipeadatar
BugReports: https://github.com/gomesleduardo/ipeadatar/issues
Imports: stringr, jsonlite, magrittr, dplyr, lubridate, purrr,
        sjlabelled
Suggests: curl
NeedsCompilation: no
LazyData: false
RoxygenNote: 7.1.1
Packaged: 2021-05-31 23:22:41 UTC; Eduardo
Repository: CRAN
Date/Publication: 2021-06-01 08:40:06 UTC
