{
  "_id": "6a1eb620b25058d4daaddf31",
  "Package": "RankAggregator",
  "Title": "Aggregation of (Partial) Ordinal Rankings",
  "Version": "0.0.1",
  "Authors@R": "c(\nperson(given = \"Jay\",\nfamily = \"Burns\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jay.burns@sruc.ac.uk\"),\nperson(given = \"Adam\",\nfamily = \"Butler\",\nrole = c(\"aut\"),\nemail = \"adam.butler@bioss.ac.uk\")\n)",
  "Description": "Easily compute an aggregate ranking (also called a median\nranking or a consensus ranking) according to the axiomatic\napproach presented by Cook et al. (2007). This approach\nminimises the number of violations between all candidate\nconsensus rankings and all input (partial) rankings, and draws\non a branch and bound algorithm and a heuristic algorithm to\ndrastically improve speed. The package also provides an option\nto bootstrap a consensus ranking based on resampling input\nrankings (with replacement). Input rankings can be either\nincomplete (partial) or complete. Reference: Cook, W.D.,\nGolany, B., Penn, M. and Raviv, T. (2007)\n<doi:10.1016/j.cor.2005.05.030>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Repository": "https://jburns88.r-universe.dev",
  "Date/Publication": "2020-09-11 15:52:46 UTC",
  "RemoteUrl": "https://github.com/jburns88/rankaggregator",
  "RemoteRef": "HEAD",
  "RemoteSha": "ece714503ae4d865e715743d0821be6dfe5452e4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:41:53 UTC",
    "User": "root"
  },
  "Author": "Jay Burns [aut, cre],\nAdam Butler [aut]",
  "Maintainer": "Jay Burns <jay.burns@sruc.ac.uk>",
  "MD5sum": "d6e88019a481e295e7a67fc0f610424d",
  "_user": "jburns88",
  "_type": "src",
  "_file": "RankAggregator_0.0.1.tar.gz",
  "_fileid": "c1c5302703e1178b353d6b9957470e2c2f51e6800176baa429ce28d78c818ec1",
  "_filesize": 127737,
  "_sha256": "c1c5302703e1178b353d6b9957470e2c2f51e6800176baa429ce28d78c818ec1",
  "_created": "2026-06-02T10:41:53.000Z",
  "_published": "2026-06-02T10:53:20.827Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79052898248,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355528127"
    },
    {
      "job": 79052898265,
      "time": 90,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355525033"
    },
    {
      "job": 79052898332,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355660096"
    },
    {
      "job": 79052898263,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355706257"
    },
    {
      "job": 79052533348,
      "time": 131,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355494784"
    },
    {
      "job": 79052898318,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355524614"
    },
    {
      "job": 79052898291,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355529778"
    },
    {
      "job": 79052898272,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355519797"
    },
    {
      "job": 79052898342,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355523871"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jburns88/rankaggregator",
  "_commit": {
    "id": "ece714503ae4d865e715743d0821be6dfe5452e4",
    "author": "Jay Burns <jburns@sruc.ac.uk>",
    "committer": "Jay Burns <jburns@sruc.ac.uk>",
    "message": "initial\n",
    "time": 1599839566
  },
  "_maintainer": {
    "name": "Jay Burns",
    "email": "jay.burns@sruc.ac.uk",
    "login": "jburns88",
    "description": "",
    "uuid": 67753368
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "jburns88",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jburns88",
      "count": 1,
      "uuid": 67753368
    }
  ],
  "_userbio": {
    "uuid": 67753368,
    "type": "user",
    "name": "jburns88"
  },
  "_downloads": {
    "count": 103,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RankAggregator"
  },
  "_devurl": "https://github.com/jburns88/rankaggregator",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RankAggregator.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jburns88/rankaggregator",
  "_realowner": "jburns88",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2020-08-31"
    }
  ],
  "_exports": [
    "consensusRanking",
    "consensusRankingBoot",
    "evaluationMatrix",
    "extendRanking",
    "lowerBound",
    "upperBound"
  ],
  "_datasets": [
    {
      "name": "cook_example",
      "title": "Example data: partial rankings",
      "object": "cook_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Item",
        "Reviewer",
        "Ranking"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "consensusRanking",
      "title": "Rank aggregation of partial rankings",
      "topics": [
        "consensusRanking"
      ]
    },
    {
      "page": "consensusRankingBoot",
      "title": "Rank aggregation of partial rankings with optonal bootstrapping",
      "topics": [
        "consensusRankingBoot"
      ]
    },
    {
      "page": "cook_example",
      "title": "Example data: partial rankings",
      "topics": [
        "cook_example"
      ]
    },
    {
      "page": "evaluationMatrix",
      "title": "Evaluation matrix",
      "topics": [
        "evaluationMatrix"
      ]
    },
    {
      "page": "extendRanking",
      "title": "Fully extend a partial ranking",
      "topics": [
        "extendRanking"
      ]
    },
    {
      "page": "lowerBound",
      "title": "Lower bound value",
      "topics": [
        "lowerBound"
      ]
    },
    {
      "page": "RankAggregator",
      "title": "RankAggregator",
      "topics": [
        "RankAggregator-package",
        "RankAggregator"
      ]
    },
    {
      "page": "upperBound",
      "title": "Upper bound value",
      "topics": [
        "upperBound"
      ]
    }
  ],
  "_readme": "https://github.com/jburns88/rankaggregator/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rankaggregator",
  "_universes": [
    "jburns88"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T10:43:37.000Z",
      "distro": "noble",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "68588a7a895cdd17e477fa4eb8ce516e83f85c67837e2169178c94d7105955a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-02T10:43:28.000Z",
      "distro": "noble",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "9f96c9af7eec1a6a038f0b82fd06d3085822d0c1bc16d062f87bdc0b5f906574",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-02T10:50:16.000Z",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "05dbddf551c828879a2297f52df7c1d233dcebe4b2ead66c65b5d3cc2c67baed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-02T10:52:37.000Z",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "285dbfcb995be70b55b70f24ea710646d4ac82755f75d05c71d1a744882c72a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T10:43:35.000Z",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "d37bf856b7af556870a801189a38299cb37cde11145c99593feea6fa67aad3f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-02T10:43:36.000Z",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "0c0ac32cdf883da11b6421f7a292d913940b9a8264a6406579cfb64ac547087a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-02T10:43:11.000Z",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "64698fba7b0810cc12055f3ede559b3075bdbcd1fc138f97b5fa2e82e64f55ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-02T10:43:19.000Z",
      "commit": "ece714503ae4d865e715743d0821be6dfe5452e4",
      "fileid": "f8f9740eed93401d591846c2c6ab0329b9b942b62d95876b47cb62027bc26182",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jburns88/actions/runs/26814434859"
    }
  ]
}