Skip to content

gobbios/EloRating

Repository files navigation

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

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:

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

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