Package: electionsBR
Type: Package
Title: R Functions to Download and Clean Brazilian Electoral Data
Version: 0.5.0
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 and 'CepespData' websites. 
    Among other features, 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, httr, curl
Encoding: UTF-8
URL: https://electionsbr.com/novo/
BugReports: https://github.com/silvadenisson/electionsBR/issues
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-17 23:15:04 UTC; denis
Author: Denisson Silva [aut, cre],
  Fernando Meireles [aut],
  Beatriz Costa [ctb]
Maintainer: Denisson Silva <denissoncsol@gmail.com>
Repository: CRAN
Date/Publication: 2024-11-17 23:40:02 UTC
Built: R 4.3.3; ; 2024-11-18 02:32:16 UTC; unix
