Package: troopdata
Title: Tools for Analyzing Cross-National Military Deployment and
        Basing Data
Version: 0.1.5
Authors@R: 
    person(given = "Michael",
           family = "Flynn",
           role = c("aut", "cre"),
           email = "meflynn@ksu.edu",
           comment = c(ORCID = "0000-0002-6064-740X"))
Maintainer: Michael Flynn <meflynn@ksu.edu>
Description: These functions generate data frames on troop deployments and military basing using U.S. Department of Defense data on overseas military deployments. This package provides functions for pulling country-year troop deployment and basing data. Subsequent versions will hopefully include cross-national data on deploying countries.
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/meflynn/troopdata
BugReports: https://github.com/meflynn/troopdata/issues
Depends: R (>= 3.5.0)
Imports: magrittr, dplyr, tibble, rlang
Suggests: testthat (>= 3.0.0), spelling, knitr, rmarkdown, viridis,
        ggplot2, countrycode, tidyr, stringr, readstata13, haven, maps
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-01-31 21:41:37 UTC; michaelflynn
Author: Michael Flynn [aut, cre] (<https://orcid.org/0000-0002-6064-740X>)
Repository: CRAN
Date/Publication: 2022-01-31 22:00:02 UTC
Built: R 4.2.0; ; 2022-03-22 19:26:34 UTC; unix
