- Machine Learning with R Quick Start Guide
- Iván Pastor Sanz
- 290字
- 2021-06-24 16:01:28
R and RStudio installation
Let's first start with installing R. It is totally free and can be downloaded from https://cloud.r-project.org/. Installing R is an easy task.
Let's look at the steps to install R on a Windows PC. For installing it on other operating systems, the steps are straightforward and are available at the same https://cloud.r-project.org/ link.
Let's start by installing R on a Windows system:
- Visit https://cloud.r-project.org/.
- Look for Download and Install R and select your operating system. We are installing for Windows, so select the Windows link.
- Go to Subdirectories and click on base.
- You will be redirected to a page that shows download R X.X.X for Windows. At the time of writing this book, Download R 3.5.2 for Windows is the version that you need to click on.
- Save and run the .exe file.
- You can now select the setup language to install R.
- A setup wizard will open and you can go on clicking Next until you reach Select Destination Location.
- Select your preferred location and click Next.
- Click the Next button several more times until R starts to install.
- After the installation is complete, R will notify you with the message Completing the R for Windows 3.5.2 Setup Wizard. You can now click on Finish.
- You can find the R shortcut on your desktop and double-click on it to start R.
- Like any other application, in case you can't find R on your desktop, you can go to the Start button, All Programs, and look for R and start it.
- You will get a screen similar to what's shown in the following screenshot:

This is the R Command Prompt, waiting for input.
推薦閱讀
- 電力自動化實用技術問答
- 西門子S7-200 SMART PLC從入門到精通
- 條碼技術及應用
- 21天學通Java
- 四向穿梭式自動化密集倉儲系統的設計與控制
- 單片機技能與實訓
- 工業機器人力覺視覺控制高級應用
- 智慧未來
- 電動汽車驅動與控制技術
- 伺服與運動控制系統設計
- 實戰突擊
- Mastercam X5應用技能基本功特訓
- Hands-On Artificial Intelligence for Beginners
- SketchUp 2014 for Architectural Visualization(Second Edition)
- Windows Server 2012 Automation with PowerShell Cookbook