What you need for this book
To run the example code in this book, you will need to install R 3.3.0 or newer. RStudio is the recommended development environment.
For Chapter 11, Working with Databases, a working MongoDB server and a Redis instance is required to run examples.
For Chapter 13, High Performance Computing, Rtools 3.3 is required to build an Rcpp code under Windows, and a gcc toolchain is required under Linux or macOS.