Chapter 31 - Prepare your system for package development
Although we’ll build a very simple package, we’re still going to use the most modern and powerful tools for R package development. In theory, this could eventually involve compiling C/C++ code, which means you need what’s called a build environment. See Chapter 31 for help preparing your system.