Package: gerda
Title: German Election Database (GERDA)
Version: 0.1.0
Authors@R: 
    person("Hanno", "Hilbig", , "hhilbig@ucdavis.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5849-9172"))
Description: Provides tools to download comprehensive datasets of local, 
    state, and federal election results in Germany from 1990 to 2021. The package 
    facilitates access to data on turnout, vote shares for major parties, and 
    demographic information across different levels of government (municipal, state, 
    and federal). It offers access to geographically harmonized datasets 
    that account for changes in municipal boundaries over time and incorporate 
    mail-in voting districts. Users can easily retrieve, clean, and standardize 
    German electoral data, making it ready for analysis. Data is sourced from 
    <http://www.german-elections.com>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 2.10)
Imports: stringdist, dplyr, readr, knitr, tibble
Suggests: rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/hhilbig/gerda
BugReports: https://github.com/hhilbig/gerda/issues
VignetteBuilder: knitr
Maintainer: Hanno Hilbig <hhilbig@ucdavis.edu>
NeedsCompilation: no
Packaged: 2024-11-19 16:38:56 UTC; hanno
Author: Hanno Hilbig [aut, cre] (<https://orcid.org/0000-0001-5849-9172>)
Repository: CRAN
Date/Publication: 2024-11-20 19:10:01 UTC
Built: R 4.3.3; ; 2024-11-20 19:36:20 UTC; unix
