Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

26 lines
552B

  1. Type: Project
  2. Package: nc-campaign-finance
  3. Title: What the Package Does (One Line, Title Case)
  4. Version: 0.0.0.9000
  5. Authors@R:
  6. person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"),
  7. comment = c(ORCID = "0000-0002-7111-0077"))
  8. Description: What the package does (one paragraph).
  9. License: MIT + file LICENSE
  10. Encoding: UTF-8
  11. Roxygen: list(markdown = TRUE)
  12. RoxygenNote: 7.2.3
  13. Depends:
  14. dplyr,
  15. glue,
  16. httr2,
  17. rlang,
  18. rvest
  19. Imports:
  20. cli,
  21. crew,
  22. desc,
  23. readr,
  24. targets,
  25. visNetwork