Package: EloOptimized
Title: Optimized Elo Rating Method for Obtaining Dominance Ranks
Version: 0.3.0
Date: 2018-09-05
Authors@R: c(
    person("Joseph", "Feldblum", email = "feldblum@umich.edu", role = c("aut", "cre")),
    person("Steffen", "Foerster", email = "sf2041@gmail.com", role = c("aut")),
    person("Mathias", "Franz", email = "m.franz@izw-berlin.de", role = c("aut")))
Description: Provides an implementation of the maximum likelihood methods for deriving
    Elo scores as published in Foerster, Franz et al. (2016) <DOI:10.1038/srep35404>.
Depends: R (>= 3.3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: dplyr, reshape2, BAMMtools, tcltk, rlist, magrittr, lubridate,
        rlang
URL: https://github.com/jtfeld/EloOptimized
BugReports: https://github.com/jtfeld/EloOptimized/issues
NeedsCompilation: no
Packaged: 2018-09-10 21:35:33 UTC; Joseph Feldblum
Author: Joseph Feldblum [aut, cre],
  Steffen Foerster [aut],
  Mathias Franz [aut]
Maintainer: Joseph Feldblum <feldblum@umich.edu>
Repository: CRAN
Date/Publication: 2018-09-17 11:50:08 UTC
