Type: Package
Package: campfin
Title: Wrangle Campaign Finance Data
Version: 1.0.11
Authors@R: 
    c(person(given = "Kiernan",
             family = "Nicholls",
             role = c("aut", "cre", "cph"),
             email = "kiernann@protonmail.com"),
      person(given = "Investigative Reporting Workshop",
             role = "cph"),
      person(given = "Yanqi",
             family = "Xu",
             role = c("aut"),
             email = "yanqixu@outlook.com"),
      person(given = "Schuyler",
             family = "Erle",
             role = "cph",
             email = "schuyler@geocoder.us"))
Description: Explore and normalize American campaign finance
    data. Created by the Investigative Reporting Workshop to facilitate
    work on The Accountability Project, an effort to collect public data
    into a central, standard database that is more easily searched:
    <https://publicaccountability.org/>.
License: CC BY 4.0
URL: https://github.com/irworkshop/campfin,
        https://irworkshop.github.io/campfin/
BugReports: https://github.com/irworkshop/campfin/issues
Depends: R (>= 3.2)
Imports: dplyr (>= 0.8.3), fs (>= 1.3.1), ggplot2 (>= 3.2.1), glue (>=
        1.3.1), httr (>= 1.4.1), lubridate (>= 1.7.4), magrittr (>=
        1.5), purrr (>= 0.3.2), readr (>= 1.3.1), rlang (>= 0.4.0),
        scales (>= 1.0.0), stringdist (>= 0.9.5.2), stringr (>= 1.4.0),
        tibble (>= 2.1.3)
Suggests: covr (>= 3.3.2), knitr (>= 1.23), rmarkdown (>= 1.14),
        spelling (>= 2.1), testthat (>= 2.1.0), usethis (>= 1.6.0)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-10-19 15:10:41 UTC; kiernan
Author: Kiernan Nicholls [aut, cre, cph],
  Investigative Reporting Workshop [cph],
  Yanqi Xu [aut],
  Schuyler Erle [cph]
Maintainer: Kiernan Nicholls <kiernann@protonmail.com>
Repository: CRAN
Date/Publication: 2023-10-20 11:00:02 UTC
Built: R 4.2.0; ; 2023-10-21 11:25:29 UTC; unix
