Package: ConsRank Type: Package Title: Compute the Median Ranking(s) According to the Kemeny's Axiomatic Approach Version: 3.0 Date: 2026-02-24 Authors@R: c(person("Antonio", "D'Ambrosio", role = c("aut", "cre"), email = "antdambr@unina.it"), person("Sonia", "Amodio", role = "ctb"), person("Giulio", "Mazzeo", role = "ctb"), person("Alessandro", "Albano", role = "ctb"), person("Antonella", "Plaia", role = "ctb")) Maintainer: Antonio D'Ambrosio Depends: R (>= 4.1.0) LinkingTo: Rcpp Imports: rlist (>= 0.4.2), methods, proxy, gtools, tidyr, Rcpp Suggests: rgl, plotly Description: Compute the median ranking according to the Kemeny's axiomatic approach. Rankings can or cannot contain ties, rankings can be both complete or incomplete. The package contains both branch-and-bound algorithms and heuristic solutions recently proposed. The searching space of the solution can either be restricted to the universe of the permutations or unrestricted to all possible ties. The package also provide some useful utilities for deal with preference rankings, including both element-weight Kemeny distance and correlation coefficient. This release includes also the median constrained bucket order algorithm. This release removes the functions previously declared as deprecated. These functions are now defunct and no longer available in the package. Essential references: Emond, E.J., and Mason, D.W. (2002) ; D'Ambrosio, A., Amodio, S., and Iorio, C. (2015) ; Amodio, S., D'Ambrosio, A., and Siciliano R. (2016) ; D'Ambrosio, A., Mazzeo, G., Iorio, C., and Siciliano, R. (2017) ; Albano, A., and Plaia, A. (2021) ; D'Ambrosio, A., Iorio, C., Staiano, M. and Siciliano, R (2019) . License: GPL-3 Encoding: UTF-8 URL: https://www.r-project.org/ RoxygenNote: 7.3.3 Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://antdambr.r-universe.dev Date/Publication: 2026-02-24 19:12:21 UTC RemoteUrl: https://github.com/antdambr/consrank RemoteRef: HEAD RemoteSha: 8fb00d54b388a43ac4ba631aa2d65ec1499a6146 NeedsCompilation: yes Packaged: 2026-06-24 12:22:37 UTC; root Author: Antonio D'Ambrosio [aut, cre], Sonia Amodio [ctb], Giulio Mazzeo [ctb], Alessandro Albano [ctb], Antonella Plaia [ctb]