Package: rtimes
Title: Client for New York Times 'APIs'
Description: Interface to Congress, Campaign Finance, Article Search, and
    Geographic 'APIs' from the New York Times. Documentation for New York
    Times 'APIs' (http://developer.nytimes.com/docs/). This client covers
    a subset of the New York Times 'APIs'.
Version: 0.4.0
License: MIT + file LICENSE
Authors@R: person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com")
URL: https://github.com/ropengov/rtimes
BugReports: https://github.com/ropengov/rtimes/issues
VignetteBuilder: knitr
Imports: utils, httr, jsonlite, dplyr, tibble, data.table
Suggests: roxygen2 (>= 6.0.1), knitr, testthat, lubridate, ggplot2,
        scales, grid
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-05-10 21:15:05 UTC; sacmac
Author: Scott Chamberlain [aut, cre]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2017-05-10 23:42:38 UTC
