Skip to content

RankAggreg

Weighted Rank Aggregation

v0.6.6 · May 9, 2020 · LGPL

Description

Performs aggregation of ordered lists based on the ranks using several different algorithms: Cross-Entropy Monte Carlo algorithm, Genetic algorithm, and a brute force algorithm (for small problems).

Downloads

457

Last 30 days

8397th

1.8K

Last 90 days

16.2K

Last year

Trend: -25.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Vasyl Pihur <vpihur@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Vasyl",
                      family = "Pihur",
                      role = c("aut", "cre"),
                      email = "vpihur@gmail.com"),
               person(given = "Somnath",
                      family = "Datta",
                      role = "aut",
                      email = "somnath.datta@louisville.edu"),
               person(given = "Susmita",
                      family = "Datta",
                      role = "aut",
                      email = "susmita.datta@louisville.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Vasyl Pihur <vpihur@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Vasyl",
                      family = "Pihur",
                      role = c("aut", "cre"),
                      email = "vpihur@gmail.com"),
               person(given = "Somnath",
                      family = "Datta",
                      role = "aut",
                      email = "somnath.datta@louisville.edu"),
               person(given = "Susmita",
                      family = "Datta",
                      role = "aut",
                      email = "susmita.datta@louisville.edu"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Vasyl Pihur <vpihur@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Vasyl",
                      family = "Pihur",
                      role = c("aut", "cre"),
                  
...[truncated]...
                email = "somnath.datta@louisville.edu"),
               person(given = "Susmita",
                      family = "Datta",
                      role = "aut",
                      email = "susmita.datta@louisville.edu"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Vasyl Pihur <vpihur@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Vasyl",
                      family = "Pihur",
                      role = c("aut", "cre"),
                  
...[truncated]...
                email = "somnath.datta@louisville.edu"),
               person(given = "Susmita",
                      family = "Datta",
                      role = "aut",
                      email = "susmita.datta@louisville.edu"))
as necessary.

Reverse Dependencies (2)

imports

suggests

Dependency Network

Dependencies Reverse dependencies gtools diceR clValid RankAggreg

Version History

new 0.6.6 Mar 10, 2026
updated 0.6.6 ← 0.6.5 diff May 8, 2020
updated 0.6.5 ← 0.6.4 diff May 14, 2018
updated 0.6.4 ← 0.6.3 diff Mar 17, 2018
updated 0.6.3 ← 0.6.2 diff Mar 12, 2018
updated 0.6.2 ← 0.5 diff Aug 3, 2017
updated 0.5 ← 0.4-3 diff Aug 31, 2014
updated 0.4-3 ← 0.4-2 diff Jun 30, 2012
updated 0.4-2 ← 0.4-1 diff Jan 24, 2011
updated 0.4-1 ← 0.3-1 diff Apr 2, 2010
updated 0.3-1 ← 0.2-1 diff Feb 5, 2009
updated 0.2-1 ← 0.1-1 diff Oct 1, 2008
new 0.1-1 Feb 10, 2008