Package: EloOptimized
Title: Optimized Elo Rating Method for Obtaining Dominance Ranks
Version: 0.3.2
Date: 2024-05-21
Authors@R: c(
    person("Joseph", "Feldblum", email = "jtf9@duke.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.3.1
Imports: dplyr, reshape2, BAMMtools, magrittr, methods, lubridate,
        rlang
URL: https://github.com/jtfeld/EloOptimized
BugReports: https://github.com/jtfeld/EloOptimized/issues
Suggests: knitr, rmarkdown, ggplot2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-05-21 18:01:40 UTC; jtf9
Author: Joseph Feldblum [aut, cre],
  Steffen Foerster [aut],
  Mathias Franz [aut]
Maintainer: Joseph Feldblum <jtf9@duke.edu>
Repository: CRAN
Date/Publication: 2024-05-21 22:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:03:06 UTC; windows
