{
  "_id": "6a1f25c5b401979e73421ae2",
  "Package": "PRMethods",
  "Type": "Package",
  "Title": "D-Hondt, Sainte-Lague, and Modified Sainte-Lague Methods for\nSeat Allocation",
  "Version": "0.1.0",
  "Authors@R": "person(given = \"Pau\", family = \"Bello Pérez\", role = c(\"aut\", \"cre\"), email = \"paubelloperez@gmail.com\")",
  "Maintainer": "Pau Bello Pérez <paubelloperez@gmail.com>",
  "Description": "Calculates seat allocation using the D-Hondt method,\nSainte-Lague method, and Modified Sainte-Lague method, all\ncommonly used in proportional representation electoral systems.\nFor more information on these methods, see Michael Gallagher\n(1991)<doi:10.1016/0261-3794(91)90004-C>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 06:01:29 UTC",
    "User": "root"
  },
  "Author": "Pau Bello Pérez [aut, cre]",
  "Repository": "https://paubelloperez.r-universe.dev",
  "Date/Publication": "2025-02-14 14:30:10 UTC",
  "RemoteUrl": "https://github.com/cran/PRMethods",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
  "MD5sum": "206bbb919a046c3e170d5490053c971d",
  "_user": "paubelloperez",
  "_type": "src",
  "_file": "PRMethods_0.1.0.tar.gz",
  "_fileid": "43f9e9fdb54166115cb621729e34563dafa4d54573b67431f51ab2512b49c6b8",
  "_filesize": 81005,
  "_sha256": "43f9e9fdb54166115cb621729e34563dafa4d54573b67431f51ab2512b49c6b8",
  "_created": "2026-05-16T06:01:29.000Z",
  "_published": "2026-06-02T18:49:41.376Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79147467145,
      "time": 97,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031029837"
    },
    {
      "job": 79147466822,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031032179"
    },
    {
      "job": 79147467070,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031092366"
    },
    {
      "job": 79147466565,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031090807"
    },
    {
      "job": 79147466136,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031019202"
    },
    {
      "job": 79147465902,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366923031"
    },
    {
      "job": 79147466608,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7031028142"
    },
    {
      "job": 79147466951,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7031025817"
    },
    {
      "job": 79147467013,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7031026360"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/PRMethods",
  "_commit": {
    "id": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
    "author": "Pau Bello Pérez <paubelloperez@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1739543410
  },
  "_maintainer": {
    "name": "Pau Bello Pérez",
    "email": "paubelloperez@gmail.com",
    "login": "paubelloperez",
    "uuid": 174105711
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "paubelloperez",
      "count": 1,
      "uuid": 174105711
    }
  ],
  "_userbio": {
    "uuid": 174105711,
    "type": "user",
    "name": "PauBelloPerez"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PRMethods"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PRMethods.html",
    "manual.pdf"
  ],
  "_realowner": "paubelloperez",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-14"
    }
  ],
  "_exports": [
    "dhondt",
    "saintelague",
    "saintelaguemod"
  ],
  "_help": [
    {
      "page": "dhondt",
      "title": "DHondt method for seats allocation.",
      "topics": [
        "dhondt"
      ]
    },
    {
      "page": "saintelague",
      "title": "Sainte-Lague method for seats allocation.",
      "topics": [
        "saintelague"
      ]
    },
    {
      "page": "saintelaguemod",
      "title": "Modified Sainte-Lague method for seats allocation.",
      "topics": [
        "saintelaguemod"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "prmethods.Rmd",
      "filename": "prmethods.html",
      "title": "PRMethods",
      "author": "Pau Bello Pérez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Descripción",
        "Uso Básico de D'Hondt",
        "Uso Básico de Sainte-Laguë y Modified Sainte-Laguë",
        "Diferencias entre métodos",
        "Conclusión",
        "Referencias"
      ],
      "created": "2025-02-14 14:30:10",
      "modified": "2025-02-14 14:30:10",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "prmethods",
  "_universes": [
    "paubelloperez"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T06:03:09.000Z",
      "distro": "noble",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "62adfe09d30fa810e28a8f5c338afa33bbd62342684ab0815d3402efab3e23a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T06:03:29.000Z",
      "distro": "noble",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "cb6327233d719ee6e37fbba2284dd96fe3744d8e589ad620c732e1d1ef133e20",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T06:12:12.000Z",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "5526abbb829b6b4523da34e6a69ec182691fdec4d20e47e3e8c02c088c55889d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T06:11:58.000Z",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "321291dae3ed573484ff5f07c0b52bf94e7555815946ed767f57758483812f3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T06:02:54.000Z",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "90ac381234fd8dcd9ac85821f1a45d6f94507e805d4908ffef64a2445ab38106",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T06:02:32.000Z",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "1a0307d83237ba00176ab85494ebd554b5c9dfde00238a724b79107a1cdaef16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T06:02:36.000Z",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "8691d9f45c6aed39795ce5234dcbb0e911b04f79fdc3c825ed5377d1fc2e78d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:49:26.000Z",
      "commit": "7d4440edcdb5c8049ff168b10ff3fad2af2f572a",
      "fileid": "01c619144cd0f1e0e515a498ab540d20368a9e1ee8751cb726a6b84bec9b6bbd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paubelloperez/actions/runs/25954438840"
    }
  ]
}