Package: states
Type: Package
Title: Create Panels of Independent States
Version: 0.2.0
Authors@R: person("Andreas", "Beger", role = c("cre", "aut"), email =
    "adbeger@gmail.com", comment = c(ORCID = "0000-0003-1883-3169"))
Maintainer: Andreas Beger <adbeger@gmail.com>
Description: Create panel data consisting of independent states from 1816 to
    the present. The package includes the Gleditsch & Ward (G&W) and Correlates
    of War (COW) lists of independent states, as well as helper functions for 
    working with state panel data and standardizing other data sources to 
    create country-year/month/etc. data. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: dplyr, lubridate
Suggests: testthat, ggplot2, stringr, knitr, rmarkdown
RoxygenNote: 6.0.1
VignetteBuilder: knitr
URL: https://github.com/andybega/states, https://andybeger.com/states
BugReports: https://github.com/andybega/states/issues
NeedsCompilation: no
Packaged: 2018-02-23 11:56:43 UTC; andybega
Author: Andreas Beger [cre, aut] (<https://orcid.org/0000-0003-1883-3169>)
Repository: CRAN
Date/Publication: 2018-02-23 19:03:00 UTC
