Package: comperank
Title: Ranking Methods for Competition Results
Version: 0.1.0
Authors@R: person("Evgeni", "Chasnovski", email = "evgeni.chasnovski@gmail.com",
    role = c("aut", "cre"))
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: 6.0.1
NeedsCompilation: yes
Packaged: 2018-05-29 18:01:51 UTC; evgeni
Author: Evgeni Chasnovski [aut, cre]
Maintainer: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-30 08:27:55 UTC
Built: R 3.4.4; x86_64-w64-mingw32; 2019-04-25 22:40:00 UTC; windows
Archs: i386, x64
