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: .
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
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev
libx11-dev
Repository: https://irworkshop.r-universe.dev
Date/Publication: 2023-10-10 15:43:33 UTC
RemoteUrl: https://github.com/irworkshop/campfin
RemoteRef: HEAD
RemoteSha: a146c16a21b816871e9547ea51c6901432becdc1
NeedsCompilation: no
Packaged: 2026-06-22 08:00:31 UTC; root
Author: Kiernan Nicholls [aut, cre, cph],
Investigative Reporting Workshop [cph],
Yanqi Xu [aut],
Schuyler Erle [cph]
Maintainer: Kiernan Nicholls