Package: comperank
Title: Ranking Methods for Competition Results
Version: 0.1.1
Authors@R: 
    person(given = "Evgeni",
           family = "Chasnovski",
           role = c("aut", "cre"),
           email = "evgeni.chasnovski@gmail.com")
Description: Compute ranking and rating based on competition
    results. Methods of different nature are implemented: with fixed
    Head-to-Head structure, with variable Head-to-Head structure and with
    iterative nature. All algorithms are taken from the book 'Who’s #1?:
    The science of rating and ranking' by Amy N. Langville and Carl D.
    Meyer (2012, ISBN:978-0-691-15422-0).
License: MIT + file LICENSE
URL: https://github.com/echasnovski/comperank
BugReports: https://github.com/echasnovski/comperank/issues
Depends: comperes (>= 0.1.0), R (>= 3.4.0)
Imports: dplyr (>= 0.6.0), Rcpp, rlang (>= 0.2.0), tibble
Suggests: covr, knitr, rmarkdown, testthat
LinkingTo: Rcpp
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-03-03 21:14:32 UTC; evgeni
Author: Evgeni Chasnovski [aut, cre]
Maintainer: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-03 23:10:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 05:11:31 UTC; windows
Archs: x64
