.. reproducible research tutorial file, created by ARichards = R = About R ======= The `R `_ R computing environment is the *Lingua franca* for the statistics community. If you do not already have R installed on your machine then: Installation ============ GNU/Linux ^^^^^^^^^ Under Debian-based GNU/Linux distros: .. code-block:: none ~$ sudo apt-get install r-base-dev Mac OS X ^^^^^^^^ Visit the official `installation `_ page for OS X. Windows ^^^^^^^ Visit the official `install `_ page for Windows. Also there is a `FAQ `_ page. Useful links ============ * The `official R website `_ * The `Use R conference `_