1 00:00:01,904 --> 00:00:05,788 OFFSCREEN NARRATOR: Hi. In this video, I'm going to show you how you can download 2 00:00:05,909 --> 00:00:10,353 and install R and RStudio on your Windows computer. 3 00:00:11,574 --> 00:00:14,606 So you will go ahead and open up a web browser. 4 00:00:16,897 --> 00:00:18,777 Mine is Google Chrome. 5 00:00:21,000 --> 00:00:25,207 And you will go to the website, r-project.org. 6 00:00:30,718 --> 00:00:33,578 You will go ahead and click the "download R" link. 7 00:00:35,211 --> 00:00:38,535 And this is where you will select your CRAN Mirror or, 8 00:00:39,753 --> 00:00:41,902 where R will be downloaded from. 9 00:00:41,902 --> 00:00:44,735 So, pick the location that is closest to you. 10 00:00:44,735 --> 00:00:47,714 So, I'm here in the United States. 11 00:00:47,714 --> 00:00:49,960 So I will scroll down to the United States. 12 00:00:49,960 --> 00:00:54,453 Or you can always do this cloud one, and that'll work just fine as well. 13 00:00:55,919 --> 00:00:58,946 Go ahead and click "Download R for Windows". 14 00:00:59,484 --> 00:01:01,877 And click "install R for the first time". 15 00:01:02,853 --> 00:01:03,928 And then hit 16 00:01:03,928 --> 00:01:07,444 "Download R", and then whatever version number. 17 00:01:07,737 --> 00:01:12,035 This might be updated by the time, you watch this video. 18 00:01:12,279 --> 00:01:14,184 R is continually updating. 19 00:01:14,184 --> 00:01:17,114 So as long as you're just getting the most recent one 20 00:01:17,114 --> 00:01:20,142 that's on this page, that's what's most important. 21 00:01:21,070 --> 00:01:24,098 Then I'll go ahead and start downloading. 22 00:01:25,176 --> 00:01:27,426 And once it is all downloaded, 23 00:01:28,465 --> 00:01:30,974 go ahead and open up the file. 24 00:01:34,212 --> 00:01:37,528 Alright, go ahead and go to the installation process. 25 00:01:37,675 --> 00:01:39,986 Accepting all of these defaults. 26 00:01:53,840 --> 00:01:56,819 Hopefully, it shouldn't take too long. 27 00:01:59,896 --> 00:02:02,472 If you want, while we're waiting, we can go to the website 28 00:02:02,472 --> 00:02:04,234 where we can download Rstudio. 29 00:02:04,438 --> 00:02:08,280 So you can go ahead and go to RStudio.com 30 00:02:10,835 --> 00:02:12,301 And then, 31 00:02:12,301 --> 00:02:15,328 we will wait here until we're ready. 32 00:02:20,996 --> 00:02:23,191 Okay. And now it has been set up. 33 00:02:23,191 --> 00:02:25,047 Go ahead and click "Finish". 34 00:02:25,047 --> 00:02:27,929 So now you have downloaded and installed R. 35 00:02:27,929 --> 00:02:30,615 So now let's go ahead and download and install RStudio. 36 00:02:30,615 --> 00:02:34,229 So at RStudio.com, click the "Download" button, 37 00:02:35,694 --> 00:02:39,064 and choose the RStudio Desktop free version. 38 00:02:39,064 --> 00:02:42,091 We do not need you to pay for this. 39 00:02:43,752 --> 00:02:44,582 Go ahead, 40 00:02:44,582 --> 00:02:47,757 make sure you already have R installed, which we do. 41 00:02:48,196 --> 00:02:51,971 And go ahead and click this button to install RStudio for Windows. 42 00:03:08,220 --> 00:03:09,001 Okay. 43 00:03:09,001 --> 00:03:11,980 Go ahead and open that up as well. 44 00:03:19,110 --> 00:03:19,843 And then you'll 45 00:03:19,843 --> 00:03:22,822 also go through and accept all the defaults as well. 46 00:03:23,066 --> 00:03:26,094 And install RStudio. 47 00:03:28,878 --> 00:03:30,490 I'll go ahead and take a pause real quick 48 00:03:30,490 --> 00:03:34,853 just while this, installs so, you don't have to sit here and wait. 49 00:03:38,072 --> 00:03:40,257 Alright, my RStudio is just about done. 50 00:03:40,257 --> 00:03:40,990 Oh. It's done. 51 00:03:40,990 --> 00:03:44,018 Perfect. Go ahead and click "Finish". 52 00:03:44,018 --> 00:03:45,385 Okay. 53 00:03:45,385 --> 00:03:48,315 Should be able to go ahead and come to your start menu 54 00:03:48,315 --> 00:03:51,343 and search for RStudio. 55 00:03:55,153 --> 00:03:59,694 And when you open up RStudio, it should look something like this. 56 00:04:01,648 --> 00:04:03,650 Or even just like this. 57 00:04:03,650 --> 00:04:06,532 If you've gotten to this point, this is great. 58 00:04:06,532 --> 00:04:11,220 That means R and RStudio are working great on your computer. 59 00:04:12,197 --> 00:04:14,248 Alright. See you in the next video.