Package: electionsBR
Type: Package
Title: R Functions to Download and Clean Brazilian Electoral Data
Version: 0.3.2
Authors@R: c(
    person("Denisson", "Silva", , "denissoncsol@gmail.com", c("aut", "cre")),
    person("Fernando", "Meireles", , "fmeireles@ufmg.br", "aut"),
    person("Beatriz", "Costa", ,"bea.s.costa@gmail.com", "ctb")
    )
Description: Offers a set of functions to easily download and clean 
    Brazilian electoral data from the Superior Electoral Court website. 
    Among others, the package retrieves data on local and
    federal elections for all positions (city councilor, mayor, state deputy,
    federal deputy, governor, and president) aggregated by
    state, city, and electoral zones. 
License: GPL (>= 2)
Depends: R (>= 3.1.2)
Imports: magrittr, dplyr (>= 1.0.0), data.table (>= 1.9.8), haven (>=
        1.0.0), readr, stats
LazyData: TRUE
URL: http://electionsbr.com/
BugReports: https://github.com/silvadenisson/electionsBR/issues
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-01-30 12:56:05 UTC; meire
Author: Denisson Silva [aut, cre],
  Fernando Meireles [aut],
  Beatriz Costa [ctb]
Maintainer: Denisson Silva <denissoncsol@gmail.com>
Repository: CRAN
Date/Publication: 2021-01-30 13:50:02 UTC
Built: R 4.0.2; ; 2021-01-31 11:40:28 UTC; unix
