Package: fec16
Title: Data Package for the 2016 United States Federal Elections
Version: 0.1.5
Authors@R: c(
    person(given = "Marium",
           family = "Tapal",
           role = c("aut", "cre"),
           email = "mariumtapal@gmail.com", 
           comment = c(ORCID = "0000-0001-5093-6462")),
    person(given = "Rana",
           family = "Gahwagy",
           role = "aut",
           email = "r.w.g1@hotmail.com"),
    person(given = "Irene",
           family = "Ryan",
           role = "aut",
           email = "ryan.irene3@gmail.com"),
    person(given = "Benjamin S.",
           family = "Baumer",
           role = "aut",
           email = "ben.baumer@gmail.com", 
           comment = c(ORCID = "0000-0002-3279-0516")
           )
    )
Maintainer: Marium Tapal <mariumtapal@gmail.com>
Description: Easily analyze relational data from the United States 2016 federal 
    election cycle as reported by the Federal Election Commission.
    This package contains data about candidates, committees, and a
    variety of different financial expenditures. Data is from <https://www.fec.gov/data/browse-data/?tab=bulk-data>. 
License: CC0
Depends: R (>= 3.5.0)
Imports: dplyr, readr, vroom, usethis
Suggests: testthat (>= 2.1.0), scales, knitr, rmarkdown, fs, lubridate,
        ggplot2, stringr, utf8
Encoding: UTF-8
LazyData: true
URL: https://github.com/baumer-lab/fec16
BugReports: https://github.com/baumer-lab/fec16/issues
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-01 18:33:30 UTC; mariumtapal
Author: Marium Tapal [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-5093-6462>),
  Rana Gahwagy [aut],
  Irene Ryan [aut],
  Benjamin S. Baumer [aut] (ORCID:
    <https://orcid.org/0000-0002-3279-0516>)
Repository: CRAN
Date/Publication: 2025-09-01 19:10:19 UTC
Built: R 4.4.3; ; 2025-11-10 04:38:26 UTC; windows
