1.

Which of the following comes with compiled third-party packages?(a) Contrib(b) Base(c) Rtools(d) RBaseThis question was posed to me in an internship interview.Asked question is from Getting Started with R in chapter Sockets of JavaScript

Answer» RIGHT answer is (a) Contrib

Explanation: Contrib are the binaries of contributed CRAN packages. 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.


Discussion

No Comment Found

Related InterviewSolutions