Package: polidata
Type: Package
Title: Political Data Interface in R
Description: This package provides easy access to various political data APIs
    directly from R. For example, you can access Google Civic Information API
    (https://developers.google.com/civic-information/) or Sunlight Congress API
    (https://sunlightlabs.github.io/congress/) for US Congress data, and POPONG
    API (http://data.popong.com/) for South Korea National Assembly data.
Version: 0.1.0
Date: 2014-06-13
Authors@R: c(person("Eunjeong", "Park", role = c("aut", "cre"),
    email = "ejpark04@snu.ac.kr"),
    person("Jong Hee", "Park", role = "aut",
    email = "jongheepark@snu.ac.kr"))
Maintainer: Eunjeong Park <ejpark04@snu.ac.kr>
License: MIT + file LICENSE
Imports: jsonlite, RCurl
Suggests: knitr
URL: http://github.com/e9t/polidata-r
BugReports: https://github.com/e9t/polidata-r/issues
VignetteBuilder: knitr
Packaged: 2014-09-16 06:57:36 UTC; e9t
Author: Eunjeong Park [aut, cre],
  Jong Hee Park [aut]
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-09-16 11:58:04
