The english version of R package with Beta and Bit games
To get started, install the latest version of BetaBit from CRAN:
install.packages("BetaBit")
or from GitHub
library(devtools)
install_github("BetaAndBit/BetaBitRgame")
Make sure you have rtools installed on your computer.