- Statistical Application Development with R and Python(Second Edition)
- Prabhanjan Narayanachar Tattar
- 201字
- 2021-07-02 18:44:06
Installing and setting up R
The official website of R is the Comprehensive R Archive Network (CRAN) at www.cran.r-project.org. At the time of writing, the most recent version of R is 3.4.1. This software is available for the three platforms: Linux, macOS X, and Windows.
The CRAN Website (snapshot)
A Linux user may simply key in sudo apt-get install r-base
in the Terminal, and post the return of the right password and privilege levels, and the R software would be installed. After the completion of the download and installation, the software is started by simply keying in R
in the Terminal.
A Windows user needs to perform the following steps:
- Firstly, click on Download R for Windows, as shown in the preceding screenshot.
- Then in the base subdirectory click on install R for the first time.
- In the new window, click on Download R 3.4.0 for Windows and download the
.exe
file to a directory of your choice. - The completely downloaded
R-3.0.0-win.exe
file can be installed as any other.exe
file. - The R software may be invoked either from the Start menu, or from the icon on the desktop. The installed versions of R in Windows and Linux appears as follows:
推薦閱讀
- Software Testing using Visual Studio 2012
- VSTO開(kāi)發(fā)入門(mén)教程
- Java持續(xù)交付
- Visual Studio Code 權(quán)威指南
- Visual Basic程序設(shè)計(jì)全程指南
- MySQL 8從零開(kāi)始學(xué)(視頻教學(xué)版)
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- 前端架構(gòu)設(shè)計(jì)
- Microsoft XNA 4.0 Game Development Cookbook
- Java性能權(quán)威指南
- 軟件定義存儲(chǔ):原理、實(shí)踐與生態(tài)
- 交互設(shè)計(jì)語(yǔ)言:與萬(wàn)物對(duì)話的藝術(shù)(全兩冊(cè))
- Implementing OpenShift
- Spring 5.0 Cookbook
- UG 12.0數(shù)控編程實(shí)例教程