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.

Build Status CRAN_Status_Badge

statsr

The R package statsr provides functions and datasets to support the Coursera Statistics with R Specialization videos and open access book An Introduction to Bayesian Thinking for learning Bayesian and frequentist statistics using R.

To install the latest version from github, verify that there is a passing badge above on the README page. In R enter

library(devtools)
devtools::install_github("statswithr/statsr",
                         dependencies=TRUE,
                         upgrade_dependencies = TRUE)

This will install the packages and any packages that are required, as well as updating any installed packages to their latest versions.

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.