Type: Project
Package: nc-campaign-finance-process
Title: Process the NC Campaign Finance Data
Version: 0.0.0.9000
Authors@R:
    person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7111-0077"))
Description: Proces the NC Campaign Finance Data.
License: Proprietary
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
    dplyr,
    fs,
    glue,
    httr2,
    lubridate,
    purrr,
    readr,
    rlang,
    targets
Imports:
    arrow,
    cli,
    clustringr,
    crew,
    DBI,
    dbplyr,
    desc,
    docopt,
    duckdb,
    fastLink,
    gt,
    here,
    lgr,
    RSQLite,
    snakecase,
    tidygeocoder,
    tidyr,
    visNetwork
