Package: peacesciencer
Type: Package
Title: Tools and Data for Quantitative Peace Science Research
Version: 1.2.0
Depends: R (>= 4.1.0)
Authors@R: person("Steve", "Miller",
                  email = "steven.v.miller@gmail.com", 
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0003-4072-6263"))
Maintainer: Steve Miller <steven.v.miller@gmail.com>
Description: These are useful tools and data sets for the study of quantitative 
    peace science. The goal for this package is to include tools and data sets
    for doing original research that mimics well what a user would have to previously
    get from a software package that may not be well-sourced or well-supported.
    Those software bundles were useful the extent to which they encourage replications 
    of long-standing analyses by starting the data-generating process from scratch. However, 
    a lot of the functionality can be done relatively quickly and more transparently
    in the R programming language.
License: GPL-2
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.2
URL: https://github.com/svmiller/peacesciencer/
BugReports: https://github.com/svmiller/peacesciencer/issues/
Imports: magrittr, dplyr (>= 1.1.0), geosphere, tidyr, stringr, rlang,
        stevemisc (>= 1.6.0), lifecycle, isard
Suggests: countrycode, tibble, testthat, knitr, rmarkdown
NeedsCompilation: no
Packaged: 2025-07-17 08:27:29 UTC; steve
Author: Steve Miller [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-4072-6263>)
Repository: CRAN
Date/Publication: 2025-07-17 08:40:07 UTC
Built: R 4.4.3; ; 2025-10-08 04:41:56 UTC; windows
