Package: rsunlight
Title: Interface to 'Sunlight' Foundation 'APIs'
Description: Interface to 'APIs' for US government data previously under
    the 'Sunlight' Foundation, now under 'ProPublica'
    (<https://www.propublica.org/datastore/'apis'>), and Open States
    (<http://docs.openstates.org/en/latest/api/>). Functions are
    provided to interact with each of the routes in each API.
Version: 0.7.0
License: MIT + file LICENSE
URL: https://github.com/ropengov/rsunlight
BugReports: https://github.com/ropengov/rsunlight/issues
Authors@R: c(person("Scott", "Chamberlain", role = c("aut", "cre"),
    email = "myrmecocystus@gmail.com"),
    person("Thomas J.", "Leeper", role=c("ctb"),
    email="thosjleeper@gmail.com"))
LazyData: true
Imports: methods, utils, crul, plyr, jsonlite, stringr, tibble,
        data.table
Suggests: testthat
Enhances: ggplot2
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-15 06:19:39 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
  Thomas J. Leeper [ctb]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-15 06:29:45 UTC
