Which of the following is the base install for R?
A
Contrib
B
Base
C
Rtools
D
RBase
Correct Answer: Base
Base is the binaries for base distribution. The PC installer comes in three flavors: Base is the base install, Contrib comes with compiled third-party packages, and Rtools comes with tools to build your own R packages.