Type: Project
Package: nc-campaign-finance
Title: What the Package Does (One Line, Title Case)
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: What the package does (one paragraph).
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Depends:
    dplyr,
    glue,
    httr2,
    readr,
    rlang
Imports:
    cli,
    crew,
    desc,
    targets,
    visNetwork
