{
  "_id": "6a18021dacfb0bcc41dac17e",
  "Package": "minorparties",
  "Type": "Package",
  "Title": "Quantitatively Analyze Minor Political Parties",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\n\"Theodore\", \"Gercken\",\nemail = \"tgercken@hamilton.edu\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)\n)",
  "Description": "Tools for calculating I-Scores, a simple way to measure\nhow successful minor political parties are at influencing the\nmajor parties in their environment. I-Scores are designed to be\na more comprehensive measurement of minor party success than\nvote share and legislative seats won, the current standard\nmeasurements, which do not reflect the strategies that most\nminor parties employ. The procedure leverages the Manifesto\nProject's NLP model to identify the issue areas that sentences\ndiscuss, see Burst et al. (2024)\n<doi:10.25522/manifesto.manifestoberta.56topics.context.2024.1.1>,\nand the Wordfish algorithm to estimate the relative positions\nthat platforms take on those issue areas, see Slapin and\nProksch (2008) <doi:10.1111/j.1540-5907.2008.00338.x>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://gerckentheodore.github.io/minorparties/",
  "Repository": "https://gerckentheodore.r-universe.dev",
  "Date/Publication": "2025-10-29 20:17:10 UTC",
  "RemoteUrl": "https://github.com/gerckentheodore/minorparties",
  "RemoteRef": "HEAD",
  "RemoteSha": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:42:09 UTC",
    "User": "root"
  },
  "Author": "Theodore Gercken [aut, cre, cph]",
  "Maintainer": "Theodore Gercken <tgercken@hamilton.edu>",
  "MD5sum": "86459fe1784103c9ad3ee2ad53137fcf",
  "_user": "gerckentheodore",
  "_type": "src",
  "_file": "minorparties_1.0.0.tar.gz",
  "_fileid": "e2c12bbb47341128e99d5beae8602d324557fdb1bf844614efd7b74210568a3d",
  "_filesize": 1725436,
  "_sha256": "e2c12bbb47341128e99d5beae8602d324557fdb1bf844614efd7b74210568a3d",
  "_created": "2026-05-28T08:42:09.000Z",
  "_published": "2026-05-28T08:51:41.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78255096991,
      "time": 535,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261661683"
    },
    {
      "job": 78255097028,
      "time": 517,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261655011"
    },
    {
      "job": 78255096982,
      "time": 429,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261618976"
    },
    {
      "job": 78255096962,
      "time": 411,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261610593"
    },
    {
      "job": 78254684177,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261484860"
    },
    {
      "job": 78255097102,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261522091"
    },
    {
      "job": 78255097123,
      "time": 408,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261620772"
    },
    {
      "job": 78255097026,
      "time": 523,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261657135"
    },
    {
      "job": 78255097061,
      "time": 307,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261587493"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gerckentheodore/minorparties",
  "_commit": {
    "id": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
    "author": "Theodore Gercken <tgercken1@gmail.com>",
    "committer": "Theodore Gercken <tgercken1@gmail.com>",
    "message": "Cran submission. Fixed lots of misc issues CRAN has (no nested itemize's, accessable and documented data, etc)\n",
    "time": 1761769030
  },
  "_maintainer": {
    "name": "Theodore Gercken",
    "email": "tgercken@hamilton.edu",
    "login": "gerckentheodore",
    "linkedin": "in/theodore-gercken",
    "description": "Hamilton ‘27!",
    "uuid": 69394182
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "role": "Imports"
    },
    {
      "package": "quanteda.textmodels",
      "role": "Imports"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "spacyr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "gerckentheodore",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-33",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2025-39",
      "n": 4
    },
    {
      "week": "2025-40",
      "n": 10
    },
    {
      "week": "2025-41",
      "n": 11
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-10-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gerckentheodore",
      "count": 32,
      "uuid": 69394182
    }
  ],
  "_userbio": {
    "uuid": 69394182,
    "type": "user",
    "name": "Theodore Gercken",
    "description": "Hamilton ‘27!"
  },
  "_downloads": {
    "count": 132,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/minorparties"
  },
  "_devurl": "https://github.com/gerckentheodore/minorparties",
  "_pkgdown": "https://gerckentheodore.github.io/minorparties/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/minorparties.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gerckentheodore/minorparties",
  "_realowner": "gerckentheodore",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-10-29"
    }
  ],
  "_exports": [
    "calculate_iscores",
    "install_python",
    "process_platform_emphasis",
    "process_platform_position"
  ],
  "_datasets": [
    {
      "name": "sample_data",
      "title": "Sample Data",
      "object": "sample_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "party",
        "text",
        "minor_party",
        "major_party_platforms"
      ],
      "rows": 53,
      "table": false,
      "tojson": true
    },
    {
      "name": "sample_data_results",
      "title": "Sample Data Results",
      "object": "sample_data_results",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "party",
        "scores",
        "confidence_intervals"
      ],
      "rows": 13,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculate_iscores",
      "title": "Calculate minor parties' I-Scores",
      "topics": [
        "calculate_iscores"
      ]
    },
    {
      "page": "install_python",
      "title": "Set up the python tools required for calculating I-Scores",
      "topics": [
        "install_python"
      ]
    },
    {
      "page": "process_platform_emphasis",
      "title": "Calculate platforms' issue-area emphasis scores",
      "topics": [
        "process_platform_emphasis"
      ]
    },
    {
      "page": "process_platform_position",
      "title": "Calculate platforms' issue-area position scores",
      "topics": [
        "process_platform_position"
      ]
    },
    {
      "page": "sample_data",
      "title": "Sample Data",
      "topics": [
        "sample_data"
      ]
    },
    {
      "page": "sample_data_results",
      "title": "Sample Data Results",
      "topics": [
        "sample_data_results"
      ]
    }
  ],
  "_pkglogo": "https://github.com/gerckentheodore/minorparties/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/gerckentheodore/minorparties/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "dplyr",
    "fastmatch",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "here",
    "ISOcodes",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "quanteda",
    "quanteda.textmodels",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "RSpectra",
    "shape",
    "SnowballC",
    "spacyr",
    "stopwords",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "minorparties",
  "_universes": [
    "gerckentheodore"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T08:44:18.000Z",
      "distro": "noble",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "2831ca6768f2e1f359fcee55a64c44d1c4e8057c478acec951c30a2a8c57f594",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-28T08:44:13.000Z",
      "distro": "noble",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "e049fc1cb159abd87d1a9feeedde1849f622f115a98abcd85c1a79dff8bf50d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T08:44:44.000Z",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "8e2cc7f8d243ef3a7a598a737ad3c099fa63d8642559b628884aee53e6ee8a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-28T08:44:07.000Z",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "cf5782bdd2ecce80b76cff44b4f281ff8d832285b5d9f9bf3cc98067402c976e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-28T08:44:15.000Z",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "7f91bcdf576ea9d9c7aca22e1d8b1198167828e8c7955ab2aa77643c38652d31",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T08:43:26.000Z",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "436ceea2c319d96ebb8ed248ae23745ffc4bb0a30f4fdc58528093b3facb004a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T08:43:23.000Z",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "7023c5d5f93649ee72f1b954aec785b0d63020413c64b574ec020a62a9035143",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-28T08:43:28.000Z",
      "commit": "54981ce9c2bdce98cd8ce6734b57f2815b03e011",
      "fileid": "7b9268ab8717837bd92d051f27418846009322dc0ff1e2ecde29c2c0ef1d98d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gerckentheodore/actions/runs/26564229129"
    }
  ]
}