- Modern R Programming Cookbook
- Jaynal Abedin
- 449字
- 2021-07-08 09:48:21
How to do it...
Once you have downloaded the executable file, you are ready to install it on your computer. Perform the following steps and choose the options accordingly. The screenshots are for your convenience only:
- Go to the folder where you have stored the executable file that you have downloaded, by following the instructions in the previous section.
You must have administrator privileges to install the software.
- If you have administrator privileges, then just double-click on the executable file, or right-click on the mouse and select Run as administrator:

- In Windows 7, it will show a notification with the title User Access Control. In this case, you must choose Yes to proceed.
- The first thing it will ask you to do is choose a language, as shown in the following screenshot. Once you select your chosen language, click on the OK button. The R Setup Wizard will appear, and you will see various options to select in different pages:

- Click on Next > on this page to proceed with the installation:

- On this page, the GNU GENERAL PUBLIC LICENSE information will be displayed, and you will be asked to read and understand the licensing agreement and then click on the Next > button:

- Now, you will be asked to choose the destination folder where you want to store the installation files. Usually, by default, it shows C:/Program Files/, and sometimes, it also shows one more level C:/Program Files/R/R-x.x.x. You can keep the default location, or you can choose a separate destination based on your choice. Once you have selected the destination, click on the Next > button:

- At this stage, you will get the option to select the component that you want to install. You can choose either 32-bit Files only, 64-bit Files only, or both along with core files and message translation. After selecting the components, again click on the Next > button:

- Now, you will be asked whether you want to customize your startup or accept the defaults. The recommended option at this stage is to accept the defaults and click on the Next > button:

- You can decide whether you want to create the start menu folder or not and you can specify its name at this stage of installation:

- Finally, you will be given the option to choose whether you want to create a desktop icon and also create a quick launch icon. You can specify whether you want to save the version number into the computer's registry or not, and the last option is to associate file name extensions .R and .RData with the software. Once you are done with selecting the options, click on Next > and the installation will be started:

推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Kali Linux Web Penetration Testing Cookbook
- Python數據分析(第2版)
- Mastering Swift 2
- Android程序設計基礎
- Integrating Facebook iOS SDK with Your Application
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- 51單片機C語言開發教程
- Python機器學習算法: 原理、實現與案例
- Unity 2017 Mobile Game Development
- Python Data Structures and Algorithms
- MySQL入門很輕松(微課超值版)
- 零基礎學HTML+CSS
- Robot Framework Test Automation
- Python機器學習開發實戰