# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "RankAggregator" in publications use:' type: software license: GPL-3.0-only title: 'RankAggregator: Aggregation of (Partial) Ordinal Rankings' version: 0.0.1 identifiers: - type: doi value: 10.32614/CRAN.package.RankAggregator abstract: 'Easily compute an aggregate ranking (also called a median ranking or a consensus ranking) according to the axiomatic approach presented by Cook et al. (2007). This approach minimises the number of violations between all candidate consensus rankings and all input (partial) rankings, and draws on a branch and bound algorithm and a heuristic algorithm to drastically improve speed. The package also provides an option to bootstrap a consensus ranking based on resampling input rankings (with replacement). Input rankings can be either incomplete (partial) or complete. Reference: Cook, W.D., Golany, B., Penn, M. and Raviv, T. (2007) .' authors: - family-names: Burns given-names: Jay email: jay.burns@sruc.ac.uk - family-names: Butler given-names: Adam email: adam.butler@bioss.ac.uk preferred-citation: type: article title: TBC authors: - name: TBC journal: TBC year: TBC volume: TBC issue: TBC start: TBC repository: https://cranhaven.r-universe.dev commit: a8e3fab750a1a3893d04330c2650f9952fec9d76 date-released: '2026-05-14' contact: - family-names: Burns given-names: Jay email: jay.burns@sruc.ac.uk