下面是R以及相关的组件的安装:(注意图片的版本没有及时更新)
注意:如果你是首次安装,强烈建议先安装R,然后安装Rstudio。
Download R for WindowsbaseDownload R 3.x.x for WindowsR-3.x.x-win.exe | . | . | . |
|---|---|---|
| 1 | 2 | 3 |
| 4 | 5 | 6 |
| 7 | 8 | 9 |
| DONE | ||
| 10 | 11 |
在前面的学习中可以不用安装这一组件
Download R for WindowsRtoolsRtools3x.exe (此处注意要选择与安装的版本一致)Rtools3x.exe | . | . | . |
|---|---|---|
| 1 | 2 | 3 |
| 4 | 5 | 6 |
| 7 | 8 | 9 |
| 10 | 11 | 12 |
| DONE | ||
| 13 | 14 |
Tools/Global Options. 选择已安装R的版本.Desktop.DOWNLOAD RSTUDIO DESKTOPRStudio-0.9x.xxxx.exe (版本可能会有更新) | . | . | . |
|---|---|---|
| 1 | 2 | 3 |
| DONE | ||
| 4 | 5 | 6 |
devtools under Packages, make sure you spell the name of the package correctly. Then, 点击 Install除了上面,可以直接运行下列语句来安装
install.packages("devtools")返回课程主页。