Package: fec16
Title: Data Package for the 2016 United States Federal Elections
Version: 0.1.0
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")
           )
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.2.4), dplyr, readr
Suggests: testthat (>= 2.1.0), scales, knitr, rmarkdown, fs, lubridate,
        vroom, ggplot2, stringr, usethis, utf8
Encoding: UTF-8
LazyData: true
URL: http://github.com/baumer-lab/fec16
BugReports: https://github.com/baumer-lab/fec16/issues
RoxygenNote: 7.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-23 19:36:12 UTC; mariumtapal
Author: Marium Tapal [aut, cre] (<https://orcid.org/0000-0001-5093-6462>),
  Rana Gahwagy [aut],
  Irene Ryan [aut],
  Benjamin S. Baumer [aut]
Repository: CRAN
Date/Publication: 2020-07-30 09:00:06 UTC
