{
  "_id": "6a19e9bb1d7bb097a09c6797",
  "Package": "apportion",
  "Title": "Apportion Seats",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Christopher T.\",\nfamily = \"Kenny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ctkenny@proton.me\",\ncomment = c(ORCID = \"0000-0002-9386-6860\")),\nperson(\"Cory\", \"McCartan\", role = \"aut\", email = \"mccartan@psu.edu\",\ncomment = c(ORCID = \"0000-0002-6251-669X\"))\n)",
  "Description": "Convert populations into integer number of seats for\nlegislative bodies. Implements apportionment methods used\nhistorically and currently in the United States for\nreapportionment after the Census, as described in\n<https://www.census.gov/history/www/reference/apportionment/methods_of_apportionment.html>.\nThese methods are also sometimes used for allocating seats by\nvotes in proportional representation systems.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/christopherkenny/apportion,\nhttp://christophertkenny.com/apportion/",
  "BugReports": "https://github.com/christopherkenny/apportion/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "christopherkenny/ctktemplate",
  "Repository": "https://christopherkenny.r-universe.dev",
  "Date/Publication": "2026-05-01 16:14:44 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/apportion",
  "RemoteRef": "HEAD",
  "RemoteSha": "c469f4c29101ba773be6c5ebed06824c4978b108",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 19:28:26 UTC",
    "User": "root"
  },
  "Author": "Christopher T. Kenny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9386-6860>),\nCory McCartan [aut] (ORCID: <https://orcid.org/0000-0002-6251-669X>)",
  "Maintainer": "Christopher T. Kenny <ctkenny@proton.me>",
  "MD5sum": "047d878437d4f18a35a0f96af68cc463",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "apportion_0.1.0.tar.gz",
  "_fileid": "65ddfd0b69f5abd71ce18968b980350c67a5907912a1860279da9a7a0acc2e2b",
  "_filesize": 205593,
  "_sha256": "65ddfd0b69f5abd71ce18968b980350c67a5907912a1860279da9a7a0acc2e2b",
  "_created": "2026-05-29T19:28:26.000Z",
  "_published": "2026-05-29T19:32:11.176Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78572315085,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299323986"
    },
    {
      "job": 78572315081,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299322715"
    },
    {
      "job": 78572315110,
      "time": 101,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299318570"
    },
    {
      "job": 78572315158,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299323371"
    },
    {
      "job": 78572315111,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299319051"
    },
    {
      "job": 78572315088,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299349019"
    },
    {
      "job": 78572315087,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299322087"
    },
    {
      "job": 78572315235,
      "time": 156,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299336370"
    },
    {
      "job": 78571934748,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299285979"
    },
    {
      "job": 78572315053,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299320066"
    },
    {
      "job": 78572315101,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299316435"
    },
    {
      "job": 78572315104,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299312621"
    },
    {
      "job": 78572315094,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299317672"
    }
  ],
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christopherkenny/apportion",
  "_commit": {
    "id": "c469f4c29101ba773be6c5ebed06824c4978b108",
    "author": "Christopher T. Kenny <ctk44@cornell.edu>",
    "committer": "Christopher T. Kenny <ctk44@cornell.edu>",
    "message": "use ctktemplate pkgdown theme",
    "time": 1777652084
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "quickr",
      "role": "Suggests"
    },
    {
      "package": "bench",
      "role": "Suggests"
    }
  ],
  "_owner": "christopherkenny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "christopherkenny",
      "count": 25,
      "uuid": 28026893
    },
    {
      "user": "corymccartan",
      "count": 24,
      "uuid": 2958471
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/apportion"
  },
  "_devurl": "https://github.com/christopherkenny/apportion",
  "_pkgdown": "http://christophertkenny.com/apportion/",
  "_searchresults": 4,
  "_topics": [
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/apportion.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christopherkenny/apportion",
  "_realowner": "christopherkenny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-02-16"
    },
    {
      "version": "0.0.2",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "app_adams",
    "app_balinski_young",
    "app_dean",
    "app_dhondt",
    "app_hamilton_vinton",
    "app_huntington_hill",
    "app_jefferson",
    "app_webster"
  ],
  "_datasets": [
    {
      "name": "state_2020",
      "title": "2020 State Population Data",
      "object": "state_2020",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "GEOID",
        "name",
        "pop",
        "abb"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "app_adams",
      "title": "Apportion by the Adams Method",
      "topics": [
        "app_adams"
      ]
    },
    {
      "page": "app_balinski_young",
      "title": "Apportion by the Balinski-Young Method",
      "topics": [
        "app_balinski_young"
      ]
    },
    {
      "page": "app_dean",
      "title": "Apportion by the Dean Method",
      "topics": [
        "app_dean"
      ]
    },
    {
      "page": "app_dhondt",
      "title": "Apportion by the D'Hondt (Jefferson, greatest divisors) Method",
      "topics": [
        "app_dhondt",
        "app_jefferson"
      ]
    },
    {
      "page": "app_hamilton_vinton",
      "title": "Apportion by the Hamilton-Vinton Method",
      "topics": [
        "app_hamilton_vinton"
      ]
    },
    {
      "page": "app_huntington_hill",
      "title": "Apportion by the Huntington-Hill (Equal proportions) Method",
      "topics": [
        "app_huntington_hill"
      ]
    },
    {
      "page": "app_webster",
      "title": "Apportion by the Webster (Sainte-Laguë) Method",
      "topics": [
        "app_webster"
      ]
    },
    {
      "page": "state_2020",
      "title": "2020 State Population Data",
      "concept": [
        "data"
      ],
      "topics": [
        "state_2020"
      ]
    }
  ],
  "_pkglogo": "https://github.com/christopherkenny/apportion/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/christopherkenny/apportion/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "apportion",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "462d8b388758d7599efefb2e04b48cfc0509ea185c28004ebf4ac3bc4c587852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "38f5a33b4d0997ef600240f28c7c668fb855cc7b7eacd9bf66b620754a26dd1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "3759357382d7e56dd9ca7899c68bcdd4961a6351c2f82ea7e5157636f8e19ed5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "21c28b0a4ec212350fd2472fd0cdd3b6b66b6f2711490d9f7860a5cdbee266d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:11.000Z",
      "arch": "aarch64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "cf2aee6ce897fcc2198a2b815fe73440b2fd9b6ca9c768f759b0168b499f0ba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-29T19:31:31.000Z",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "b44650602f7662f61d5125d83c46fc4e93e1f8f603303535ec1344bb04c72586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:17.000Z",
      "arch": "aarch64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "e6b5c5e5b63728c3dfd8966b06a67a471c226c9073e67d2a322c3dd94bcb852b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:57.000Z",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "3e30c6f74c624ddb8662b38ee12c68b1613bfa6742352b6f292a64d2ae5fbede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-29T19:30:24.000Z",
      "arch": "emscripten",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "09792ae8d7308bc7953b087729dd614f91e2cb3d5fcd1636867305b113e4312a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T19:29:50.000Z",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "4c8fc8b2a4f8f7e1afc58c4b385c601832c2b119a1e0a1188c999af55a18a714",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T19:29:32.000Z",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "a41371e34ae7f859972e7d4b5d69ef8d3332fe774207184c040feaedacc7e56f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-29T19:29:44.000Z",
      "arch": "x86_64",
      "commit": "c469f4c29101ba773be6c5ebed06824c4978b108",
      "fileid": "1d388f7f3052f1adcf6d437af9f885ec832d48de0d5db763b055cbe6c713e06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/26657654574"
    }
  ]
}