{
  "_id": "6a102111acfb0bcc41c8be6d",
  "Package": "isard",
  "Type": "Package",
  "Title": "Overflow Data for Quantitative Peace Science Research",
  "Version": "0.1.0",
  "Authors@R": "person(\"Steve\", \"Miller\",\nemail = \"steve@svmiller.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4072-6263\"))",
  "Description": "These are data and functions to support quantitative peace\nscience research. The data are important state-year information\non democracy and wealth, which require periodic updates and\nregular maintenance. The functions permit some exploratory and\ndiagnostic assessment of the kinds of data in demand by the\ncommunity, but do not impose many dependencies on the user.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 05:43:38 UTC",
    "User": "root"
  },
  "Author": "Steve Miller [aut, cre]\n(<https://orcid.org/0000-0003-4072-6263>)",
  "Maintainer": "Steve Miller <steve@svmiller.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-10 09:10:01 UTC",
  "RemoteUrl": "https://github.com/cran/isard",
  "RemoteRef": "HEAD",
  "RemoteSha": "a047a59607fc3e4d80f61a98d2c9b7255265b208",
  "MD5sum": "3eaba40e8aa6c75050968f1d813d3936",
  "_user": "cran",
  "_type": "src",
  "_file": "isard_0.1.0.tar.gz",
  "_fileid": "26ddaf918d14cc178e9ab33f5a67c1e1d4bc4a6fac10ba3a69ebd45e059245e7",
  "_filesize": 1994045,
  "_sha256": "26ddaf918d14cc178e9ab33f5a67c1e1d4bc4a6fac10ba3a69ebd45e059245e7",
  "_created": "2026-05-14T05:43:38.000Z",
  "_published": "2026-05-22T09:25:37.176Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77352287687,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6988008196"
    },
    {
      "job": 77352287561,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6988011403"
    },
    {
      "job": 77352286884,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6987981955"
    },
    {
      "job": 77352286789,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157212266"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25843925613",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/isard",
  "_commit": {
    "id": "a047a59607fc3e4d80f61a98d2c9b7255265b208",
    "author": "Steve Miller <steve@svmiller.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1744276201
  },
  "_maintainer": {
    "name": "Steve Miller",
    "email": "steve@svmiller.com",
    "orcid": "0000-0003-4072-6263"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "peacesciencer",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 435,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/isard"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/isard.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "state_panel"
  ],
  "_datasets": [
    {
      "name": "cw_democracy",
      "title": "Democracy (Correlates of War System)",
      "object": "cw_democracy",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ccode",
        "year",
        "euds",
        "aeuds",
        "polity2",
        "v2x_polyarchy"
      ],
      "rows": 17511,
      "table": true,
      "tojson": true
    },
    {
      "name": "cw_gdppop",
      "title": "GDP, Population, and GDP per Capita (Correlates of War System)",
      "object": "cw_gdppop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ccode",
        "year",
        "mrgdppc",
        "sd_mrgdppc",
        "pwtrgdp",
        "sd_pwtrgdp",
        "pwtpop",
        "sd_pwtpop"
      ],
      "rows": 16536,
      "table": true,
      "tojson": true
    },
    {
      "name": "cw_gw_panel",
      "title": "State-Year Panel for Merging G-W Data (Correlates of War)",
      "object": "cw_gw_panel",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stateabb",
        "year",
        "gwcode",
        "ccode",
        "gw_statename",
        "cw_statename"
      ],
      "rows": 17720,
      "table": true,
      "tojson": true
    },
    {
      "name": "cw_system",
      "title": "States (Correlates of War System)",
      "object": "cw_system",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ccode",
        "cw_abb",
        "cw_name",
        "start",
        "end"
      ],
      "rows": 243,
      "table": true,
      "tojson": true
    },
    {
      "name": "gw_cw_panel",
      "title": "State-Year Panel for Merging Correlates of War Data (Gleditsch-Ward)",
      "object": "gw_cw_panel",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stateabb",
        "year",
        "gwcode",
        "ccode",
        "gw_statename",
        "cw_statename"
      ],
      "rows": 20792,
      "table": true,
      "tojson": true
    },
    {
      "name": "gw_democracy",
      "title": "Democracy (Gleditsch-Ward System)",
      "object": "gw_democracy",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gwcode",
        "year",
        "euds",
        "aeuds",
        "polity2",
        "v2x_polyarchy"
      ],
      "rows": 20652,
      "table": true,
      "tojson": true
    },
    {
      "name": "gw_gdppop",
      "title": "GDP, Population, and GDP per Capita (Gleditsch-Ward System)",
      "object": "gw_gdppop",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gwcode",
        "year",
        "mrgdppc",
        "sd_mrgdppc",
        "pwtrgdp",
        "sd_pwtrgdp",
        "pwtpop",
        "sd_pwtpop"
      ],
      "rows": 19667,
      "table": true,
      "tojson": true
    },
    {
      "name": "gw_system",
      "title": "States (Gleditsch-Ward System)",
      "object": "gw_system",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "gwcode",
        "gw_abb",
        "gw_name",
        "microstate",
        "start",
        "end"
      ],
      "rows": 239,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cw_democracy",
      "title": "Democracy (Correlates of War System)",
      "topics": [
        "cw_democracy"
      ]
    },
    {
      "page": "cw_gdppop",
      "title": "GDP, Population, and GDP per Capita (Correlates of War System)",
      "topics": [
        "cw_gdppop"
      ]
    },
    {
      "page": "cw_gw_panel",
      "title": "State-Year Panel for Merging G-W Data (Correlates of War)",
      "topics": [
        "cw_gw_panel"
      ]
    },
    {
      "page": "cw_system",
      "title": "States (Correlates of War System)",
      "topics": [
        "cw_system"
      ]
    },
    {
      "page": "gw_cw_panel",
      "title": "State-Year Panel for Merging Correlates of War Data (Gleditsch-Ward)",
      "topics": [
        "gw_cw_panel"
      ]
    },
    {
      "page": "gw_democracy",
      "title": "Democracy (Gleditsch-Ward System)",
      "topics": [
        "gw_democracy"
      ]
    },
    {
      "page": "gw_gdppop",
      "title": "GDP, Population, and GDP per Capita (Gleditsch-Ward System)",
      "topics": [
        "gw_gdppop"
      ]
    },
    {
      "page": "gw_system",
      "title": "States (Gleditsch-Ward System)",
      "topics": [
        "gw_system"
      ]
    },
    {
      "page": "state_panel",
      "title": "Create a Panel of State-Years from the Correlates of War or Gleditsch-Ward system.",
      "topics": [
        "state_panel"
      ]
    }
  ],
  "_readme": "https://github.com/cran/isard/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "isard",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:45:53.000Z",
      "distro": "noble",
      "commit": "a047a59607fc3e4d80f61a98d2c9b7255265b208",
      "fileid": "2a189ce79ad524c4ac7efe92266725cad3868be88caa1b7cfee3fa4b04e364ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25843925613"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-14T05:46:11.000Z",
      "distro": "noble",
      "commit": "a047a59607fc3e4d80f61a98d2c9b7255265b208",
      "fileid": "6c7d1fa1767ae73888d3e0ba36008d3d7ebde6e46ca01641a214db168fd68db1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25843925613"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T09:25:13.000Z",
      "commit": "a047a59607fc3e4d80f61a98d2c9b7255265b208",
      "fileid": "b6d01998e468c5064692a5823354ce8f68a61e67a43469fc4eab372251617926",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25843925613"
    }
  ]
}