Package: congressbr
Type: Package
Title: Downloads, Unpacks and Tidies Legislative Data from the
        Brazilian Federal Senate and Chamber of Deputies
Version: 0.1.3
Authors@R: c(
    person(given = "Robert", family = "McDonnell", email = "mcdonnell.robert5@gmail.com", role = c("aut", "cre")),
    person(given = "Guilherme", family = "Jardim Duarte", email = "gjardimduarte@gmail.com", role = "aut"),
    person(given = "Danilo", family = "Freire", email = "danilofreire@gmail.com", role = "aut"),
    person(given = "Julio", family = "Trecenti", role = "aut")
    )
Description: Downloads and tidies data from the Brazilian Federal Senate and
    Chamber of Deputies Application Programming Interfaces available at <http://
    legis.senado.gov.br/dadosabertos/> and <http://www.camara.leg.br/SitCamaraWS/>
    respectively.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.0)
Imports: dplyr (>= 0.5.0), purrr (>= 0.2.2), xml2 (>= 1.0.0), httr(>=
        1.2.1), lubridate (>= 1.6.0), magrittr (>= 1.5), stringi (>=
        1.1.2), tidyr (>= 0.6.0), stringr (>= 1.1.0), tibble (>= 1.2),
        pscl (>= 1.4.9)
RoxygenNote: 6.0.1
Suggests: covr, knitr, rmarkdown, ggplot2, devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-06-01 15:09:25 UTC; robert
Author: Robert McDonnell [aut, cre],
  Guilherme Jardim Duarte [aut],
  Danilo Freire [aut],
  Julio Trecenti [aut]
Maintainer: Robert McDonnell <mcdonnell.robert5@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-01 15:45:47 UTC
