{
  "_id": "6a4783546527f6f71fa0c17f",
  "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-07-01 07:23:49 UTC",
  "RemoteUrl": "https://github.com/christopherkenny/apportion",
  "RemoteRef": "HEAD",
  "RemoteSha": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-01 10:02:18 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>",
  "_user": "christopherkenny",
  "_type": "src",
  "_file": "apportion_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/315049d931ca78da40afafeaa0324387bd73e9e26da0a4e2bd7fea82b2fc998f",
  "_filesize": 207438,
  "_sha256": "315049d931ca78da40afafeaa0324387bd73e9e26da0a4e2bd7fea82b2fc998f",
  "_expires": "2026-10-11T09:39:32.000Z",
  "_created": "2026-07-01T10:02:18.000Z",
  "_published": "2026-07-03T09:39:32.563Z",
  "_jobs": [
    {
      "job": 84972472863,
      "time": 174,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006628683"
    },
    {
      "job": 84972472616,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006621693"
    },
    {
      "job": 84972472732,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006624070"
    },
    {
      "job": 84972472701,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006617970"
    },
    {
      "job": 84972472776,
      "time": 206,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006638665"
    },
    {
      "job": 84972472738,
      "time": 212,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006641317"
    },
    {
      "job": 84972472679,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006618256"
    },
    {
      "job": 84972472884,
      "time": 179,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006629468"
    },
    {
      "job": 84972472329,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006557740"
    },
    {
      "job": 84972472693,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006597390"
    },
    {
      "job": 84972472619,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006606443"
    },
    {
      "job": 84972472915,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006590638"
    },
    {
      "job": 84972472607,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006596528"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833",
  "_status": "success",
  "_upstream": "https://github.com/christopherkenny/apportion",
  "_commit": {
    "id": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
    "author": "Cory McCartan <cory.mccartan@gmail.com>",
    "committer": "Cory McCartan <cory.mccartan@gmail.com>",
    "message": "fix #3\n",
    "time": 1782890629
  },
  "_maintainer": {
    "name": "Christopher T. Kenny",
    "email": "ctkenny@proton.me",
    "orcid": "0000-0002-9386-6860"
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "corymccartan",
      "count": 25,
      "uuid": 2958471
    },
    {
      "user": "christopherkenny",
      "count": 25,
      "uuid": 28026893
    }
  ],
  "_userbio": {
    "uuid": 28026893,
    "type": "user",
    "name": "Christopher T. Kenny",
    "followers": 148,
    "description": "Postdoc @princeton-ddss.\r\nRedistricting and rstats.  \r\n\r\nHarvard Government PhD '25.   \r\nCornell '19."
  },
  "_downloads": {
    "count": 244,
    "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.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "apportion",
  "_universes": [
    "christopherkenny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-01T10:05:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/102876e4d0f9479b8301381260c2a815212adc633a9b896a905d72adb2d3a10f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-01T10:05:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/a6792302c5c81b3dfd78eddeeb156ff8283afc30d6cd6ce4368c6e688a7c7c6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-01T10:05:17.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/7483d9c18ef4c141cdf2805877f7365a8ecbe3fcd13e74d374bb62aa323ff261",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-01T10:04:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/823d05a699413001fd33a2e4ee554d42f8c9e4c77dc751491de7852afe2fe7e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-01T10:05:38.000Z",
      "arch": "aarch64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/889a171890799714dd3249227bf2d414e0eba721035946dd9d01ca4e2dbabb5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-01T10:05:43.000Z",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/5e73f680677263ac8dc61b326d250e0e2c821a5b40ac7c6a764db77851b2df89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-01T10:04:44.000Z",
      "arch": "aarch64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/cd4387dff6a07cc5badd360430a8e8164f74bd02d797ed3e77377378cd6f7272",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-01T10:05:09.000Z",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/8008c21cdfabfb09d2d641aef6ff6d7f5641523c66463607015434a59ce105ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-01T10:04:12.000Z",
      "arch": "emscripten",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/c1d41ec3af529e4dc6e99e63cc70a775585c838b15d5a5b6af08b03ed7bc62ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-01T10:04:00.000Z",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/ec2317fb7f33f254f7384628abf1cb6524b012e5730aadcd58dcf827be1fb4ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-01T10:03:32.000Z",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/514e17360fcb8983de2123bd9ca7ab900f2e277f3a802045e78f77e150bfdc76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-01T10:03:45.000Z",
      "arch": "x86_64",
      "commit": "a9930fecadcdb45d34a5ffc027e1fe07ca309c69",
      "fileid": "https://r2.ropensci.org/188a3342699d7c727e3920de51ca82a2169a0b36240fd159556407d5f852e39e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/christopherkenny/actions/runs/28509394833"
    }
  ]
}