Package: EloOptimized
Title: Optimized Elo Rating Method for Obtaining Dominance Ranks
Version: 0.3.1
Date: 2021-06-09
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: 7.1.1
Imports: dplyr, reshape2, BAMMtools, magrittr, lubridate, rlang
URL: https://github.com/jtfeld/EloOptimized
BugReports: https://github.com/jtfeld/EloOptimized/issues
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-06-10 16:44:04 UTC; Joseph Feldblum
Author: Joseph Feldblum [aut, cre],
  Steffen Foerster [aut],
  Mathias Franz [aut]
Maintainer: Joseph Feldblum <feldblum@umich.edu>
Repository: CRAN
Date/Publication: 2021-06-10 17:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:17:10 UTC; windows
