Package: fivethirtyeight
Title: Data and Code Behind the Stories and Interactives at
        'FiveThirtyEight'
Description: An R library that provides access to the code and data sets
    published by FiveThirtyEight <https://github.com/fivethirtyeight/data>. Note
    that while we received guidance from editors at 538, this package is not
    officially published by 538.
Version: 0.2.0
Authors@R: c(
    person("Albert Y.", "Kim", email = "albert.ys.kim@gmail.com", role = "cre"),
    person("Chester", "Ismay", email = "chester.ismay@gmail.com", role = "aut"),
    person("Jennifer", "Chunn", email = "jenchunn@gmail.com", role = "aut"),
    person("Andrew", "Flowers",  role = "ctb"),
    person("Jonathan", "Bouchet",  role = "ctb"),
    person("G. Elliott", "Morris",  role = "ctb"),
    person("Adam", "Spannbauer",  role = "ctb"))
Maintainer: Albert Y. Kim <albert.ys.kim@gmail.com>
Depends: R (>= 3.2.4)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/rudeboybert/fivethirtyeight
BugReports: https://github.com/rudeboybert/fivethirtyeight/issues
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, dplyr, readr, ggplot2, broom, magrittr,
        scales, stringr, tidytext, hunspell, ggthemes, lubridate, grid,
        fmsb, wordcloud, gridExtra, fivethirtyeight, tidyverse
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-14 19:00:54 UTC; rudeboybert
Author: Albert Y. Kim [cre],
  Chester Ismay [aut],
  Jennifer Chunn [aut],
  Andrew Flowers [ctb],
  Jonathan Bouchet [ctb],
  G. Elliott Morris [ctb],
  Adam Spannbauer [ctb]
Repository: CRAN
Date/Publication: 2017-03-15 05:25:14
