{
  "_id": "6a1f256cb401979e734213e6",
  "Package": "troopdata",
  "Title": "Tools for Analyzing Cross-National Military Deployment and\nBasing Data",
  "Version": "1.0.4.9000",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Flynn\",\nrole = c(\"aut\", \"cre\"),\nemail = \"meflynn@ksu.edu\",\ncomment = c(ORCID = \"0000-0002-6064-740X\"))",
  "Maintainer": "Michael Flynn <meflynn@ksu.edu>",
  "Description": "These functions generate data frames on troop deployments\nand military basing using U.S. Department of Defense data on\noverseas military deployments. This package provides functions\nfor pulling country-year troop deployment and basing data.\nSubsequent versions will hopefully include cross-national data\non deploying countries.",
  "License": "GPL (>= 3)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/meflynn/troopdata,\nhttps://meflynn.github.io/troopdata/",
  "BugReports": "https://github.com/meflynn/troopdata/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://meflynn.r-universe.dev",
  "Date/Publication": "2026-06-02 17:31:52 UTC",
  "RemoteUrl": "https://github.com/meflynn/troopdata",
  "RemoteRef": "HEAD",
  "RemoteSha": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 18:44:49 UTC",
    "User": "root"
  },
  "Author": "Michael Flynn [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6064-740X>)",
  "MD5sum": "87cf37d6deef28ff1d75a1ebe1bb0f26",
  "_user": "meflynn",
  "_type": "src",
  "_file": "troopdata_1.0.4.9000.tar.gz",
  "_fileid": "7dee773989f9d9d73488d39fb6a6ee4f749e342af1df466ceb9e2b4bf4d0e140",
  "_filesize": 1325535,
  "_sha256": "7dee773989f9d9d73488d39fb6a6ee4f749e342af1df466ceb9e2b4bf4d0e140",
  "_created": "2026-06-02T18:44:49.000Z",
  "_published": "2026-06-02T18:48:12.886Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79146907396,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7366885641"
    },
    {
      "job": 79146907435,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366890817"
    },
    {
      "job": 79146907568,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7366872683"
    },
    {
      "job": 79146907388,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366860409"
    },
    {
      "job": 79146374755,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366829881"
    },
    {
      "job": 79146907485,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366876836"
    },
    {
      "job": 79146907431,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7366881466"
    },
    {
      "job": 79146907458,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7366879091"
    },
    {
      "job": 79146907438,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366863728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/meflynn/troopdata",
  "_commit": {
    "id": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
    "author": "meflynn <flynn.michael.e@gmail.com>",
    "committer": "meflynn <flynn.michael.e@gmail.com>",
    "message": "Rearrange Articles ordering.\n",
    "time": 1780421512
  },
  "_maintainer": {
    "name": "Michael Flynn",
    "email": "meflynn@ksu.edu",
    "login": "meflynn",
    "linkedin": "in/michael-e-flynn-29309126",
    "description": "I'm a professor of political science at Kansas State University.",
    "uuid": 38762394,
    "orcid": "0000-0002-6064-740X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "furrr",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "viridis",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "countrycode",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    }
  ],
  "_owner": "meflynn",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-26",
      "n": 2
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 4
    },
    {
      "week": "2026-23",
      "n": 21
    }
  ],
  "_tags": [
    {
      "name": "v1.0.3",
      "date": "2025-06-24"
    },
    {
      "name": "v1.0.4",
      "date": "2025-06-30"
    }
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "meflynn",
      "count": 202,
      "uuid": 38762394
    },
    {
      "user": "michael-a-allen",
      "count": 1,
      "uuid": 94871632
    }
  ],
  "_userbio": {
    "uuid": 38762394,
    "type": "user",
    "name": "Michael Flynn",
    "description": "I'm a professor of political science at Kansas State University."
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/troopdata"
  },
  "_devurl": "https://github.com/meflynn/troopdata",
  "_pkgdown": "https://meflynn.github.io/troopdata/",
  "_searchresults": 50,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/troopdata.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/meflynn/troopdata",
  "_realowner": "meflynn",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2021-03-02"
    },
    {
      "version": "0.1.3",
      "date": "2021-04-12"
    },
    {
      "version": "0.1.4",
      "date": "2021-09-03"
    },
    {
      "version": "0.1.5",
      "date": "2022-02-01"
    },
    {
      "version": "1.0.0",
      "date": "2024-06-14"
    },
    {
      "version": "1.0.1",
      "date": "2024-08-20"
    },
    {
      "version": "1.0.2",
      "date": "2024-09-10"
    },
    {
      "version": "1.0.3",
      "date": "2025-06-24"
    },
    {
      "version": "1.0.4",
      "date": "2025-07-03"
    }
  ],
  "_exports": [
    "%>%",
    "get_basedata",
    "get_builddata",
    "get_exercises",
    "get_troopdata"
  ],
  "_datasets": [
    {
      "name": "basedata",
      "title": "Vine's U.S. basing data",
      "object": "basedata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "countryname",
        "ccode",
        "iso3c",
        "basename",
        "lat",
        "lon",
        "base",
        "lilypad",
        "fundedsite"
      ],
      "rows": 414,
      "table": true,
      "tojson": true
    },
    {
      "name": "builddata",
      "title": "U.S. Military overseas construction spending data",
      "object": "builddata",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "countryname",
        "ccode",
        "iso3c",
        "year",
        "location",
        "lat",
        "lon",
        "spend_construction"
      ],
      "rows": 5532,
      "table": true,
      "tojson": true
    },
    {
      "name": "mme_long",
      "title": "Multilateral Military Exercises (MME) data, long format",
      "object": "mme_long",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "MMEID",
        "Ex_Name",
        "Series_Name",
        "gwcode",
        "country",
        "year",
        "Location",
        "lat",
        "lon",
        "StartDate",
        "s.year",
        "s.month",
        "s.day",
        "EndDate",
        "e.year",
        "e.month",
        "e.day",
        "CPX",
        "Air",
        "Land",
        "Sea",
        "Amphibious",
        "Cyber",
        "Warfighting",
        "Peacekeeping",
        "Humanitarian",
        "FocusDescription",
        "AdditionalParticipantInfo",
        "participant_count"
      ],
      "rows": 13818,
      "table": true,
      "tojson": true
    },
    {
      "name": "troopdata_rebuild_long",
      "title": "U.S. overseas troop deployment data",
      "object": "troopdata_rebuild_long",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ccode",
        "iso3c",
        "countryname",
        "year",
        "month",
        "quarter",
        "source",
        "troops_ad",
        "army_ad",
        "navy_ad",
        "air_force_ad",
        "marine_corps_ad",
        "coast_guard_ad",
        "space_force_ad",
        "army_national_guard",
        "air_national_guard",
        "army_reserve",
        "navy_reserve",
        "marine_corps_reserve",
        "air_force_reserve",
        "coast_guard_reserve",
        "total_selected_reserve",
        "army_civilian",
        "navy_civilian",
        "marine_corps_civilian",
        "air_force_civilian",
        "dod_civilian",
        "total_civilian",
        "year_quarter",
        "troops_all",
        "region"
      ],
      "rows": 29629,
      "table": true,
      "tojson": true
    },
    {
      "name": "troopdata_rebuild_reports",
      "title": "DMDC Deployment Reports",
      "object": "troopdata_rebuild_reports",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ccode",
        "countryname",
        "region",
        "year",
        "month",
        "quarter",
        "source",
        "Location",
        "iso3c",
        "Total",
        "Total Ashore",
        "Total Afloat",
        "Army Total",
        "Navy Ashore",
        "Navy Temporary Ashore",
        "Navy Other",
        "Marine Corps Ashore",
        "Marine Corps Afloat",
        "Air Force Total",
        "Navy Afloat",
        "Navy Total",
        "Marine Corps Total",
        "troops_ad",
        "army_ad",
        "navy_ad",
        "marine_corps_ad",
        "air_force_ad",
        "Macro Location",
        "Army Active Duty",
        "Navy Active Duty",
        "Marine Corps Active Duty",
        "Air Force Active Duty",
        "Coast Guard Active Duty",
        "Total Active Duty",
        "Army National Guard",
        "Army Reserve",
        "Navy Reserve",
        "Marine Corps Reserve",
        "Air National Guard",
        "Air Force Reserve",
        "Coast Guard Reserve",
        "Total Selected Reserve",
        "Army Civilian",
        "Navy Civilian",
        "Marine Corps Civilian",
        "Air Force Civilian",
        "DOD Civilian",
        "Total Civilian",
        "Grand Total",
        "Space Force Active Duty",
        "coast_guard_ad",
        "space_force_ad"
      ],
      "rows": 15482,
      "table": true,
      "tojson": true
    },
    {
      "name": "troopdata_rebuild_us_states",
      "title": "U.S. domestic troop deployment data, by state",
      "object": "troopdata_rebuild_us_states",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "month",
        "quarter",
        "state",
        "fipscode",
        "army_ad",
        "navy_ad",
        "marine_corps_ad",
        "air_force_ad",
        "coast_guard_ad",
        "troops_ad",
        "army_national_guard",
        "army_reserve",
        "navy_reserve",
        "marine_corps_reserve",
        "air_national_guard",
        "air_force_reserve",
        "coast_guard_reserve",
        "total_selected_reserve",
        "army_civilian",
        "navy_civilian",
        "marine_corps_civilian",
        "air_force_civilian",
        "dod_civilian",
        "total_civilian",
        "space_force_ad"
      ],
      "rows": 2754,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "troopdata-package",
      "title": "Tools for Analyzing Cross-National Military Deployment and Basing Data",
      "topics": [
        "troopdata-package",
        "troopdata"
      ]
    },
    {
      "page": "basedata",
      "title": "Vine's U.S. basing data",
      "topics": [
        "basedata"
      ]
    },
    {
      "page": "builddata",
      "title": "U.S. Military overseas construction spending data",
      "topics": [
        "builddata"
      ]
    },
    {
      "page": "get_basedata",
      "title": "Function to retrieve customized U.S. basing data",
      "topics": [
        "get_basedata"
      ]
    },
    {
      "page": "get_builddata",
      "title": "Function to retrieve customized U.S. construction spending data.",
      "topics": [
        "get_builddata"
      ]
    },
    {
      "page": "get_exercises",
      "title": "Function to retrieve customized multilateral military exercise data",
      "topics": [
        "get_exercises"
      ]
    },
    {
      "page": "get_troopdata",
      "title": "Function to retrieve customized U.S. troop deployment data",
      "topics": [
        "get_troopdata"
      ]
    },
    {
      "page": "mme_long",
      "title": "Multilateral Military Exercises (MME) data, long format",
      "topics": [
        "mme_long"
      ]
    },
    {
      "page": "troopdata_rebuild_long",
      "title": "U.S. overseas troop deployment data",
      "topics": [
        "troopdata_rebuild_long"
      ]
    },
    {
      "page": "troopdata_rebuild_reports",
      "title": "DMDC Deployment Reports",
      "topics": [
        "troopdata_rebuild_reports"
      ]
    },
    {
      "page": "troopdata_rebuild_us_states",
      "title": "U.S. domestic troop deployment data, by state",
      "topics": [
        "troopdata_rebuild_us_states"
      ]
    }
  ],
  "_pkglogo": "https://github.com/meflynn/troopdata/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/meflynn/troopdata/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.9084850188786495,
  "_indexed": true,
  "_nocasepkg": "troopdata",
  "_universes": [
    "meflynn"
  ],
  "_previous": "1.0.5",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:47:25.000Z",
      "distro": "noble",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "6eefee7afa1a47acc28855c48a4382763c30c14181805e4c7f948ee71ef2b823",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:47:30.000Z",
      "distro": "noble",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "a9bd20e610532cfc4a207deff45ce5d231eb4ed78f642603cbad0d51042e7105",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:46:46.000Z",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "d89d79de0cbd8ca57359f0e4867a3f652a5ea2138bde84f3ab79f49fc6636479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:46:15.000Z",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "90ca90c0b1c1d5d3f26adcc46566a0be85d2b198bb57beea424913f56b413427",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:47:14.000Z",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "784e2fef679cc82731dcdb1a537ed996bb932fcfe77edb10c33ad159a39d1ac5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:46:52.000Z",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "a40b9d1e5b7b17943dc1142a559b0983b19f07bd8595971c1018418cfc9595c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:46:53.000Z",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "b831c557af0f495691a25dd62e9739f16d130c118495b2ad9dd62722bd507628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4.9000",
      "date": "2026-06-02T18:46:11.000Z",
      "commit": "3946bcf89a6d72de8abace812dc557f1f249f5f7",
      "fileid": "0e439c3fcd75b029deb406899d6ccebbde00daa5217ca09b8c5d84b414325a4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/meflynn/actions/runs/26840592424"
    }
  ]
}