Package: RankAggSIgFUR
Title: Polynomially Bounded Rank Aggregation under Kemeny's Axiomatic
        Approach
Version: 0.1.0
Authors@R: c(
   person("Hannah", "Parker", email = "parkerhannah09@gmail.com", role = "aut"),
   person("Rakhi", "Singh", email = "agrakhi@gmail.com", role = c("cre", "aut"), comment = c(ORCID = "0000-0003-3469-295X")),
   person("Prakash Singh", "Badal", email= "aprakashn@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-4097-8444")))
Description: Polynomially bounded algorithms to aggregate complete rankings under Kemeny's axiomatic framework. 'RankAggSIgFUR' (pronounced as rank-agg-cipher) contains two heuristics algorithms: FUR and SIgFUR. For details, please see Badal and Das (2018) <doi:10.1016/j.cor.2018.06.007>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.0
Depends: R (>= 2.10)
LazyData: true
Imports: Rfast, combinat
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: yes
URL: https://github.com/prakashvs613/RankAggSIgFUR
BugReports: https://github.com/prakashvs613/RankAggSIgFUR/issues
Packaged: 2022-05-19 21:31:58 UTC; aprak
Author: Hannah Parker [aut],
  Rakhi Singh [cre, aut] (<https://orcid.org/0000-0003-3469-295X>),
  Prakash Singh Badal [aut] (<https://orcid.org/0000-0003-4097-8444>)
Maintainer: Rakhi Singh <agrakhi@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-21 15:30:02 UTC
Built: R 4.1.2; ; 2022-05-22 10:31:27 UTC; unix
