Package: rcongresso
Type: Package
Title: Wraps the API for the Brazilian Chamber of Deputies
Version: 0.2.1
Authors@R: c(
    person("Paulo Vinícius", "Soares", , "paulo.soares@ccc.ufcg.edu.br", c("aut", "cre")),
    person("Nazareno", "Andrade", , "nazareno@computacao.ufcg.edu.br", c("aut")),
    person("Laboratório Analytics (UFCG)", role = c("cph", "fnd"))
    )
URL: https://github.com/analytics-ufcg/rcongresso
BugReports: https://github.com/analytics-ufcg/rcongresso/issues
Description: Provides propositions, votings, deputies and parties data from 
    Brazilian Chamber of Deputies <https://dadosabertos.camara.leg.br> in data frames.
License: LGPL-3
Encoding: UTF-8
LazyData: true
Imports: httr, jsonlite, magrittr, dplyr, tibble, tidyr, utils
Suggests: testthat, compare, readr, knitr, rmarkdown, DT, ggplot2,
        purrr
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-03 17:55:31 UTC; paulo.soares
Author: Paulo Vinícius Soares [aut, cre],
  Nazareno Andrade [aut],
  Laboratório Analytics (UFCG) [cph, fnd]
Maintainer: Paulo Vinícius Soares <paulo.soares@ccc.ufcg.edu.br>
Repository: CRAN
Date/Publication: 2017-11-03 18:09:02 UTC
