{
  "_id": "6a1efdefb401979e73419cbf",
  "Package": "fpsim",
  "Title": "Compute Measures of Foreign Policy Similarity/Agreement",
  "Version": "0.1.0",
  "Authors@R": "person(\"Steven\", \"Miller\",\nemail = \"steve@svmiller.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4072-6263\"))",
  "Maintainer": "Steven Miller <steve@svmiller.com>",
  "Description": "Provides functions for calculating various measures of\nforeign policy similarity or association commonly used in the\nstudy of international relations. These include Signorino and\nRitter's S statistic (weighted and unweighted), Cohen's\nweighted kappa, Scott's pi, and Kendall's tau-b. The package\nfacilitates the generation of dyadic similarity scores for\nempirical analyses and can also serve as an educational\nresource for understanding how such measures are derived.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 09:36:17 UTC",
    "User": "root"
  },
  "Author": "Steven Miller [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4072-6263>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-08-18 14:20:28 UTC",
  "RemoteUrl": "https://github.com/cran/fpsim",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5bc957e96307dd45efc867e150c2f7a583ab0cf",
  "MD5sum": "bb0d829aa9d5b3daddf43edc23e8b4ab",
  "_user": "cran",
  "_type": "src",
  "_file": "fpsim_0.1.0.tar.gz",
  "_fileid": "6cb1560228577c6dcb2ca219540f8218a9dec7acc700aed1ab16e3c11055dec3",
  "_filesize": 125549,
  "_sha256": "6cb1560228577c6dcb2ca219540f8218a9dec7acc700aed1ab16e3c11055dec3",
  "_created": "2026-05-18T09:36:17.000Z",
  "_published": "2026-06-02T15:59:43.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79114775387,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7054359898"
    },
    {
      "job": 79114775069,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054358902"
    },
    {
      "job": 79114774053,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7054315420"
    },
    {
      "job": 79114773976,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363057012"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26025157877",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fpsim",
  "_commit": {
    "id": "a5bc957e96307dd45efc867e150c2f7a583ab0cf",
    "author": "Steven Miller <steve@svmiller.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1755526828
  },
  "_maintainer": {
    "name": "Steven Miller",
    "email": "steve@svmiller.com",
    "orcid": "0000-0003-4072-6263"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "peacesciencer",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2025-08-18"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 165,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fpsim"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fpsim.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-08-18"
    }
  ],
  "_exports": [
    "cohenk",
    "spi",
    "srs",
    "taub"
  ],
  "_datasets": [
    {
      "name": "gmyrus14",
      "title": "Select Alliance Portfolios of Germany and Russia, 1914",
      "object": "gmyrus14",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "state",
        "syscap",
        "gmy",
        "rus"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "usamex46",
      "title": "American-Mexican Dyadic Voting Patterns in the United Nations, 1946",
      "object": "usamex46",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "resid",
        "ccode1",
        "ccode2",
        "year",
        "vote1",
        "vote2"
      ],
      "rows": 38,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cohenk",
      "title": "Calculate Cohen's (1960, 1968) weighted kappa",
      "topics": [
        "cohenk"
      ]
    },
    {
      "page": "gmyrus14",
      "title": "Select Alliance Portfolios of Germany and Russia, 1914",
      "topics": [
        "gmyrus14"
      ]
    },
    {
      "page": "spi",
      "title": "Calculate Scott's (1955) pi",
      "topics": [
        "spi"
      ]
    },
    {
      "page": "srs",
      "title": "Calculate Signorino and Ritter's (1999) S for Similarity",
      "topics": [
        "srs"
      ]
    },
    {
      "page": "taub",
      "title": "Calculate Kendall's (1938) Tau-B",
      "topics": [
        "taub"
      ]
    },
    {
      "page": "usamex46",
      "title": "American-Mexican Dyadic Voting Patterns in the United Nations, 1946",
      "topics": [
        "usamex46"
      ]
    }
  ],
  "_readme": "https://github.com/cran/fpsim/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "fpsim",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T09:38:30.000Z",
      "distro": "noble",
      "commit": "a5bc957e96307dd45efc867e150c2f7a583ab0cf",
      "fileid": "f10864d06c8cbefa8486929e5a394151170fd308ab26b9838466d1f8a11827ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025157877"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T09:38:27.000Z",
      "distro": "noble",
      "commit": "a5bc957e96307dd45efc867e150c2f7a583ab0cf",
      "fileid": "968842b36d9c8330de8597c922b791f855b58248b0502a1d1cc021b4082926cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025157877"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T15:59:16.000Z",
      "commit": "a5bc957e96307dd45efc867e150c2f7a583ab0cf",
      "fileid": "063373874fb3af1cc166a0f63e2dbec9101086800aa9e78cdd332c36756b9c01",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26025157877"
    }
  ]
}