{
  "_id": "6a154c12acfb0bcc41d5906b",
  "Package": "states",
  "Type": "Package",
  "Title": "Create Panels of Independent States",
  "Version": "0.3.3",
  "Authors@R": "person(\"Andreas\", \"Beger\", role = c(\"cre\", \"aut\"), email =\n\"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\n1816 to the present. The package includes the Gleditsch & Ward\n(G&W) and Correlates of War (COW) lists of independent states,\nas well as helper functions for working with state panel data\nand standardizing other data sources to create\ncountry-year/month/etc. data.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/andybega/states,\nhttps://www.andybeger.com/states/",
  "BugReports": "https://github.com/andybega/states/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Repository": "https://andybega.r-universe.dev",
  "Date/Publication": "2025-08-25 09:47:39 UTC",
  "RemoteUrl": "https://github.com/andybega/states",
  "RemoteRef": "HEAD",
  "RemoteSha": "b15448281b4bfc59d5bd24177174d04d906543a9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:27:12 UTC",
    "User": "root"
  },
  "Author": "Andreas Beger [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-1883-3169>)",
  "MD5sum": "7f05a744c5fcf6d13645ad65fd3c9e8d",
  "_user": "andybega",
  "_type": "src",
  "_file": "states_0.3.3.tar.gz",
  "_fileid": "0244071b9f7161e11948e4e0b76e50213ae8ab683188dc805b7bb158cc5c7185",
  "_filesize": 229640,
  "_sha256": "0244071b9f7161e11948e4e0b76e50213ae8ab683188dc805b7bb158cc5c7185",
  "_created": "2026-05-26T07:27:12.000Z",
  "_published": "2026-05-26T07:30:26.718Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77827085852,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211254275"
    },
    {
      "job": 77827085840,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211253657"
    },
    {
      "job": 77827085857,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211233715"
    },
    {
      "job": 77827085884,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211241874"
    },
    {
      "job": 77826648329,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211208754"
    },
    {
      "job": 77827085871,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211246211"
    },
    {
      "job": 77827085890,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211244683"
    },
    {
      "job": 77827085870,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211260145"
    },
    {
      "job": 77827085869,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211235135"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/andybega/states",
  "_commit": {
    "id": "b15448281b4bfc59d5bd24177174d04d906543a9",
    "author": "Andreas Beger <adbeger@gmail.com>",
    "committer": "Andreas Beger <adbeger@gmail.com>",
    "message": "Increment version number to 0.3.3\n",
    "time": 1756115259
  },
  "_maintainer": {
    "name": "Andreas Beger",
    "email": "adbeger@gmail.com",
    "login": "andybega",
    "bluesky": "@andybeger.bsky.social",
    "orcid": "0000-0003-1883-3169",
    "description": "Data Scientist",
    "uuid": 1353756
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    }
  ],
  "_owner": "andybega",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.3.3",
      "date": "2025-08-25"
    }
  ],
  "_topics": [
    "country-codes",
    "independent-states",
    "political-science"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "andybega",
      "count": 96,
      "uuid": 1353756
    }
  ],
  "_userbio": {
    "uuid": 1353756,
    "type": "user",
    "name": "Andreas Beger",
    "description": "Data Scientist"
  },
  "_downloads": {
    "count": 287,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/states"
  },
  "_devurl": "https://github.com/andybega/states",
  "_pkgdown": "https://www.andybeger.com/states/",
  "_searchresults": 108,
  "_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/states.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andybega/states",
  "_realowner": "andybega",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2018-02-23"
    },
    {
      "version": "0.2.1",
      "date": "2018-05-04"
    },
    {
      "version": "0.2.2",
      "date": "2019-01-11"
    },
    {
      "version": "0.3.0",
      "date": "2020-12-11"
    },
    {
      "version": "0.3.1",
      "date": "2021-04-14"
    },
    {
      "version": "0.3.2",
      "date": "2023-09-05"
    },
    {
      "version": "0.3.3",
      "date": "2025-08-25"
    }
  ],
  "_exports": [
    "compare",
    "country_names",
    "id_date_sequence",
    "missing_info",
    "parse_date",
    "plot_missing",
    "prettyc",
    "report",
    "sfind",
    "state_panel"
  ],
  "_datasets": [
    {
      "name": "cowstates",
      "title": "Correlates of War list of independent states",
      "object": "cowstates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cowcode",
        "cowc",
        "country_name",
        "start",
        "end",
        "microstate"
      ],
      "rows": 243,
      "table": true,
      "tojson": true
    },
    {
      "name": "gwstates",
      "title": "Gleditsch and Ward list of independent states",
      "object": "gwstates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gwcode",
        "gwc",
        "country_name",
        "start",
        "end",
        "microstate"
      ],
      "rows": 239,
      "table": true,
      "tojson": true
    },
    {
      "name": "polity",
      "title": "Polity IV combined Polity scores",
      "object": "polity",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ccode",
        "year",
        "polity"
      ],
      "rows": 17228,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compare",
      "title": "Compare two statelists",
      "topics": [
        "compare",
        "report"
      ]
    },
    {
      "page": "country_names",
      "title": "Country names",
      "topics": [
        "country_names"
      ]
    },
    {
      "page": "cowstates",
      "title": "Correlates of War list of independent states",
      "topics": [
        "cowstates"
      ]
    },
    {
      "page": "gwstates",
      "title": "Gleditsch and Ward list of independent states",
      "topics": [
        "gwstates"
      ]
    },
    {
      "page": "id_date_sequence",
      "title": "Identify date sequences",
      "topics": [
        "id_date_sequence"
      ]
    },
    {
      "page": "parse_date",
      "title": "Parse date",
      "topics": [
        "parse_date"
      ]
    },
    {
      "page": "plot_missing",
      "title": "Visualize missing and non-proper cases for state panel data",
      "topics": [
        "missing_info",
        "plot_missing"
      ]
    },
    {
      "page": "polity",
      "title": "Polity IV combined Polity scores",
      "topics": [
        "polity"
      ]
    },
    {
      "page": "prettyc",
      "title": "Shorten country names",
      "topics": [
        "prettyc"
      ]
    },
    {
      "page": "sfind",
      "title": "Lookup country codes or names",
      "topics": [
        "sfind"
      ]
    },
    {
      "page": "state_panel",
      "title": "Create state panel data",
      "topics": [
        "state_panel"
      ]
    },
    {
      "page": "states",
      "title": "State system membership",
      "topics": [
        "states-package",
        "states"
      ]
    }
  ],
  "_readme": "https://github.com/andybega/states/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "statelists.Rmd",
      "filename": "statelists.html",
      "title": "COW and G&W state lists",
      "engine": "knitr::rmarkdown",
      "headings": [
        "G&W",
        "COW"
      ],
      "created": "2020-09-03 06:46:00",
      "modified": "2020-12-10 21:11:53",
      "commits": 2
    },
    {
      "source": "differences-gw-cow.Rmd",
      "filename": "differences-gw-cow.html",
      "title": "G&W and COW country code differences",
      "author": "Andreas Beger",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-09-18 19:37:36",
      "modified": "2019-04-16 09:08:47",
      "commits": 8
    }
  ],
  "_score": 6.179551791165188,
  "_indexed": true,
  "_nocasepkg": "states",
  "_universes": [
    "andybega"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-26T07:29:25.000Z",
      "distro": "noble",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "c5026b6a4908d8594dad92d28fc53b6f2757241e6456e4f0b0851999ef3c5b4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-26T07:29:24.000Z",
      "distro": "noble",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "72098ae2c38108ce40570124db0acc0415b504355a8df81a205266321997db4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-26T07:28:32.000Z",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "e9a325d9f92564eff9e7b23092b3b019780db74103a9a74a055111264555b330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-26T07:28:53.000Z",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "9fe5570034567b0e614e250e38a15920880c17f5efc606ce081d92895098d645",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-05-26T07:29:26.000Z",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "698259c2fb4acaeb5254839673f6c61899d3ee23be051ed58986de527794bc2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-26T07:28:51.000Z",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "692d3a6bbc73f31480ea418f09129a89e5ac6bf08c457d44b673e1a7a9a0ebe5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-26T07:29:39.000Z",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "871911753ca4082f694fde94f5cead0ced541961e621424a5e299c846fef81f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-26T07:28:22.000Z",
      "commit": "b15448281b4bfc59d5bd24177174d04d906543a9",
      "fileid": "2690cda8c67bc4786514102a018288a3358945323f4b18aae1bf9e8af13edbe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andybega/actions/runs/26438423690"
    }
  ]
}