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,813 --> 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,646 Or you can always do this cloud one, and that'll work just fine as well. 13 00:00:55,919 --> 00:00:58,572 Go ahead and click "Download R for Windows". 14 00:00:59,484 --> 00:01:01,985 And click "install R for the first time." 15 00:01:02,853 --> 00:01:07,618 And then hit "Download R," and then whatever version number. 16 00:01:07,737 --> 00:01:12,035 This might be updated by the time you watch this video. 17 00:01:12,279 --> 00:01:14,014 R is continually updating. 18 00:01:14,184 --> 00:01:18,353 So, as long as you're just getting the most recent one that's on this page, 19 00:01:18,353 --> 00:01:19,755 that's what's most important. 20 00:01:21,070 --> 00:01:22,928 That'll go ahead and start downloading. 21 00:01:25,176 --> 00:01:27,426 And once it is all downloaded, 22 00:01:28,302 --> 00:01:30,811 go ahead and open up the file. 23 00:01:34,212 --> 00:01:36,961 Alright, go ahead and go through the installation process, 24 00:01:37,675 --> 00:01:39,811 accepting all of these defaults. 25 00:01:53,840 --> 00:01:55,655 Hopefully, it shouldn't take too long. 26 00:01:59,696 --> 00:02:01,263 If you want, while we're waiting, 27 00:02:01,263 --> 00:02:04,154 we can go to the website where we can download RStudio. 28 00:02:04,438 --> 00:02:08,280 So you can go ahead and go to "rstudio.com." 29 00:02:10,835 --> 00:02:11,737 And then, 30 00:02:12,301 --> 00:02:15,105 we will wait here until we're ready. 31 00:02:20,996 --> 00:02:23,191 Okay. And now it has been set up. 32 00:02:23,191 --> 00:02:24,687 Go ahead and click "Finish." 33 00:02:25,047 --> 00:02:27,929 So now you have downloaded and installed R. 34 00:02:27,929 --> 00:02:30,615 So now let's go ahead and download and install RStudio. 35 00:02:30,615 --> 00:02:34,229 So at RStudio.com, click the "Download" button, 36 00:02:35,694 --> 00:02:39,064 and choose the RStudio Desktop free version. 37 00:02:39,064 --> 00:02:42,091 We do not need you to pay for this. 38 00:02:43,752 --> 00:02:44,582 Go ahead, 39 00:02:44,582 --> 00:02:47,757 make sure you already have R installed, which we do. 40 00:02:48,196 --> 00:02:51,971 And go ahead and click this button to install RStudio for Windows. 41 00:03:08,220 --> 00:03:09,001 Okay. 42 00:03:09,001 --> 00:03:11,980 Go ahead and open that up as well. 43 00:03:19,110 --> 00:03:19,843 And then you'll 44 00:03:19,843 --> 00:03:22,822 also go through and accept all the defaults as well. 45 00:03:23,066 --> 00:03:26,094 And install RStudio. 46 00:03:28,878 --> 00:03:30,490 I'll go ahead and take a pause real quick 47 00:03:30,490 --> 00:03:34,853 just while this, installs so, you don't have to sit here and wait. 48 00:03:38,072 --> 00:03:40,257 Alright, my RStudio is just about done. 49 00:03:40,257 --> 00:03:40,990 Oh. It's done. 50 00:03:40,990 --> 00:03:44,018 Perfect. Go ahead and click "Finish". 51 00:03:44,018 --> 00:03:45,385 Okay. 52 00:03:45,385 --> 00:03:48,315 Should be able to go ahead and come to your start menu 53 00:03:48,315 --> 00:03:51,343 and search for RStudio. 54 00:03:55,153 --> 00:03:59,694 And when you open up RStudio, it should look something like this. 55 00:04:01,648 --> 00:04:03,650 Or even just like this. 56 00:04:03,650 --> 00:04:06,532 If you've gotten to this point, this is great. 57 00:04:06,532 --> 00:04:11,220 That means R and RStudio are working great on your computer. 58 00:04:12,197 --> 00:04:14,248 Alright. See you in the next video.