r & rstudio 설치(윈도우) · 2016-01-09 · interactive debugger to diagnose and fix errors...

13
R & RStudio 설치 (윈도우) 유재명 · 김형준 윈도우용 R 설치하기 (1 ~5 ) 1. http://cran.r-project.org에 접속하시면 다음과 같은 화면이 뜹니다. Download R for Windows 를 클릭해주세요! 1

Upload: others

Post on 09-Aug-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

R & RStudio 설치 (윈도우)유재명 · 김형준

윈도우용 R 설치하기(1쪽 ~ 5쪽)

1. http://cran.r-project.org에 접속하시면 다음과 같은 화면이 뜹니다.

Download R for Windows를 클릭해주세요!

1

Page 2: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

2. 기본(base)를 클릭합니다.

3. 최신 버전을 다운 받습니다.

4. 다운 받은 파일(R-3.1.3-win.exe)을 실행합니다. 이 때 예(Y)를 클릭합니다.

2

Page 3: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

5. 설치 언어 선택에서 한국어 대신 왠만하면 English를 선택하고 확인을 누릅니다.

6. 설치를 시작합니다.

3

Page 4: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

7. 다음 화면이 나올 때 까지 계속 다음(N)을 클릭합니다.

또, 다음(N)을 클릭하면 R 설치가 시작됩니다.

4

Page 5: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

8. 설치가 완료되고,

9. R을 실행할 수 있습니다.

Windows 운영체제의 비트수에 따라 ‘R x64 3.1.3’, ‘R i386 3.1.3’ 두 개가 동시에 설치되거나, ‘R

i386 3.1.3’ 하나만 설치될 수 있습니다.

5

Page 6: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

윈도우용 RStudio 설치하기(6쪽 ~ 13쪽)

RStudio는 R을 필요로 합니다.

만약 R을 설치하지 않으셨다면 1쪽으로 돌아가서 R 부터 먼저 설치해주세요!

1. http://www.rstudio.com에 접속하시면 다음과 같은 화면이 뜹니다.

Powerful IDE for R을 클릭해주세요!!

6

Page 7: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

2. Desktop을 클릭합니다.

7

Page 8: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

3. DOWNLOAD RSTUDIO DESKTOP을 클릭합니다.

8

Page 9: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

4. 최신버전(RStudio 0.98.1103 - Windows)을 클릭하여 파일을 다운로드 받습니다.

5. 다운로드 받은 파일(RStudio-0.98.1103.exe)을 실행하면 다음과 같은 화면이 나옵니다.

이 때 예(Y)를 클릭합니다.

9

Page 10: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

6. RStudio 설치를 시작합니다.

7. 계속해서 아래 그림이 나올 때 까지 다음을 클릭합니다. 이제 설치를 클릭하면 RStudio 설치가

시작됩니다.

10

Page 11: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

8. 설치가 완료되면 마침 버튼을 클릭하고,

11

Page 12: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

9. 시작 -> 모든 프로그램 -> RStudio -> RStudio를 실행합니다.

12

Page 13: R & RStudio 설치(윈도우) · 2016-01-09 · Interactive debugger to diagnose and fix errors quickly Extensive package development tools Community forums only AGPL v3 All of the

10. 다음과 같은 화면이 나온다면 R과 RStudio 모두 성공적으로 설치한 것입니다.

13