EloRating

Animal dominance hierarchies

https://github.com/gobbios/elorating

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Animal dominance hierarchies

Basic Info
  • Host: GitHub
  • Owner: gobbios
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 417 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 8
  • Releases: 2
Created over 9 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

EloRating

currently on CRAN:

CRAN\_Status\_Badge

To install the current development version from GitHub, use the following command:

devtools::install_github("gobbios/EloRating")

AppVeyor build status <!-- badges: end -->

Since version 0.45-0, the package contains C++ code, which means that you need to have some extra tools installed on your system if you want to install the package directly from GitHub:

  • Windows: Rtools from https://cran.r-project.org/bin/windows/Rtools/

  • Mac: Xcode from the App Store

If you want to have a pdf of the tutorial, please use:

devtools::install_github("gobbios/EloRating", build_vignettes=TRUE)

Owner

  • Name: Christof Neumann
  • Login: gobbios
  • Kind: user
  • Location: Göttingen
  • Company: German Primate Center

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 78
  • Total Committers: 2
  • Avg Commits per committer: 39.0
  • Development Distribution Score (DDS): 0.013
Past Year
  • Commits: 4
  • Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Christof Neumann c****1@g****m 77
Christof Neumann g****s 1

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 11
  • Total pull requests: 0
  • Average time to close issues: 8 minutes
  • Average time to close pull requests: N/A
  • Total issue authors: 5
  • Total pull request authors: 0
  • Average comments per issue: 0.36
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 0
  • Average time to close issues: 2 minutes
  • Average time to close pull requests: N/A
  • Issue authors: 1
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • gobbios (7)
  • vermeyj (1)
  • rety03 (1)
  • david-awam-jansen (1)
  • ckimock (1)
Pull Request Authors
Top Labels
Issue Labels
enhancement (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 350 last-month
  • Total docker downloads: 20,358
  • Total dependent packages: 1
  • Total dependent repositories: 2
  • Total versions: 6
  • Total maintainers: 1
cran.r-project.org: EloRating

Animal Dominance Hierarchies by Elo Rating

  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 350 Last month
  • Docker Downloads: 20,358
Rankings
Docker downloads count: 12.6%
Dependent packages count: 18.1%
Dependent repos count: 19.3%
Average: 23.0%
Stargazers count: 25.5%
Forks count: 27.8%
Downloads: 34.4%
Maintainers (1)
Last synced: 12 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.2.0 depends
  • network * depends
  • sna * depends
  • zoo * depends
  • Rcpp * imports
  • Rdpack * imports
  • aniDom * suggests
  • knitr * suggests
  • rmarkdown * suggests
  • testthat >= 2.1.0 suggests