The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CamelUp

Travis build status Codecov test coverage

The goal of camelUp is to implement the board game CamelUp and include simulations to assist instruction in introductory statistics courses.

Installation

You can install the released version of camelUp from CRAN with:

install.packages("camelUp")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mczekanski1/Camel-Up/camelUp")

Example

The main function of this package is to allow the user to run this game locally. We have exported all of the objects in case the user would like to make use of them, but the main focus is on playing the game.

library(CamelUp)
#playCamelUp()

This will start a local shiny app with some of the functionality shown below:

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.