Package: EloRating Type: Package Title: Animal Dominance Hierarchies by Elo Rating Version: 0.46.19 Date: 2025-10-03 Authors@R: c( person(given="Christof", family="Neumann", role=c("aut", "cre"), email="christofneumann1@gmail.com", comment=c(ORCID="0000-0002-0236-1219")), person(given = "Lars", family = "Kulik", role = c("aut")) ) Maintainer: Christof Neumann Description: Provides functions to quantify animal dominance hierarchies. The major focus is on Elo rating and its ability to deal with temporal dynamics in dominance interaction sequences. For static data, David's score and de Vries' I&SI are also implemented. In addition, the package provides functions to assess transitivity, linearity and stability of dominance networks. See Neumann et al (2011) for an introduction. License: GPL (>= 2) LazyData: true RoxygenNote: 7.3.2 Depends: zoo, sna, network, R (>= 3.2.0) Suggests: testthat (>= 2.1.0), knitr, aniDom, rmarkdown LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, Rdpack NeedsCompilation: yes VignetteBuilder: knitr Encoding: UTF-8 RdMacros: Rdpack URL: https://github.com/gobbios/EloRating BugReports: https://github.com/gobbios/EloRating/issues Repository: https://gobbios.r-universe.dev Date/Publication: 2025-10-03 08:41:29 UTC RemoteUrl: https://github.com/gobbios/elorating RemoteRef: HEAD RemoteSha: 36680cb97d0a8462dcbb5eef9f6ee538b9f9bca7 Packaged: 2026-06-24 11:43:52 UTC; root Author: Christof Neumann [aut, cre] (ORCID: ), Lars Kulik [aut]