Package: states
Type: Package
Title: Create Panels of Independent States
Version: 0.3.3
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
Depends: R (>= 2.10)
Imports: dplyr, rlang, methods, lifecycle
Suggests: testthat (>= 2.1.0), ggplot2, stringr, knitr, rmarkdown,
        covr, pkgdown, DT
RoxygenNote: 7.3.2
VignetteBuilder: knitr
URL: https://github.com/andybega/states,
        https://www.andybeger.com/states/
BugReports: https://github.com/andybega/states/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-25 09:47:56 UTC; andy
Author: Andreas Beger [cre, aut] (ORCID:
    <https://orcid.org/0000-0003-1883-3169>)
Repository: CRAN
Date/Publication: 2025-08-25 10:10:02 UTC
Built: R 4.4.3; ; 2025-10-21 14:09:48 UTC; windows
