WEBVTT 00:00:01.904 --> 00:00:05.788 OFFSCREEN NARRATOR: Hi. In this video, I'm going to show you how you can download 00:00:05.909 --> 00:00:10.353 and install R and RStudio on your Windows computer. 00:00:11.574 --> 00:00:14.606 So you will go ahead and open up a web browser. 00:00:16.897 --> 00:00:18.777 Mine is Google Chrome. 00:00:21.000 --> 00:00:25.207 And you will go to the website, "r-project.org." 00:00:30.718 --> 00:00:33.578 You will go ahead and click the "download R" link. 00:00:35.211 --> 00:00:38.535 And this is where you will select your CRAN Mirror, or, 00:00:39.813 --> 00:00:41.902 where R will be downloaded from. 00:00:41.902 --> 00:00:44.735 So, pick the location that is closest to you. 00:00:44.735 --> 00:00:47.714 So, I'm here in the United States. 00:00:47.714 --> 00:00:49.960 So I will scroll down to the United States. 00:00:49.960 --> 00:00:54.646 Or you can always do this cloud one, and that'll work just fine as well. 00:00:55.919 --> 00:00:58.572 Go ahead and click "Download R for Windows". 00:00:59.484 --> 00:01:01.985 And click "install R for the first time." 00:01:02.853 --> 00:01:07.618 And then hit "Download R," and then whatever version number. 00:01:07.737 --> 00:01:12.035 This might be updated by the time you watch this video. 00:01:12.279 --> 00:01:14.014 R is continually updating. 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, 00:01:18.353 --> 00:01:19.755 that's what's most important. 00:01:21.070 --> 00:01:22.928 That'll go ahead and start downloading. 00:01:25.176 --> 00:01:27.426 And once it is all downloaded, 00:01:28.302 --> 00:01:30.811 go ahead and open up the file. 00:01:34.212 --> 00:01:36.961 Alright, go ahead and go through the installation process, 00:01:37.675 --> 00:01:39.811 accepting all of these defaults. 00:01:53.840 --> 00:01:55.655 Hopefully, it shouldn't take too long. 00:01:59.696 --> 00:02:01.263 If you want, while we're waiting, 00:02:01.263 --> 00:02:04.154 we can go to the website where we can download RStudio. 00:02:04.438 --> 00:02:08.280 So you can go ahead and go to "rstudio.com." 00:02:10.835 --> 00:02:11.737 And then, 00:02:12.301 --> 00:02:15.105 we will wait here until we're ready. 00:02:20.996 --> 00:02:23.191 Okay. And now it has been set up. 00:02:23.191 --> 00:02:24.687 Go ahead and click "Finish." 00:02:25.047 --> 00:02:27.929 So now you have downloaded and installed R. 00:02:27.929 --> 00:02:30.615 So now let's go ahead and download and install RStudio. 00:02:30.615 --> 00:02:34.481 So at RStudio.com, click the "Download" button. 00:02:35.694 --> 00:02:39.064 And choose the RStudio Desktop free version. 00:02:39.064 --> 00:02:42.301 We do not need you to pay for this. 00:02:43.752 --> 00:02:44.582 Go ahead, 00:02:44.582 --> 00:02:47.897 make sure you already have R installed, which we do. 00:02:48.196 --> 00:02:51.971 And go ahead and click this button to install RStudio for Windows. 00:03:08.220 --> 00:03:09.001 Okay. 00:03:09.001 --> 00:03:11.050 Go ahead and open that up as well. 00:03:19.110 --> 00:03:22.743 And then you'll also go through and accept all the defaults as well, 00:03:23.066 --> 00:03:25.033 and install RStudio. 00:03:28.878 --> 00:03:32.845 I'll go ahead and take a pause real quick just while this, um, installs 00:03:32.845 --> 00:03:34.758 so, you don't have to sit here and wait. 00:03:38.072 --> 00:03:40.990 Alright, my RStudio is just about done. Oh, it's done. 00:03:41.100 --> 00:03:43.393 Perfect. Go ahead and click "Finish." 00:03:44.018 --> 00:03:44.725 'Kay. 00:03:45.385 --> 00:03:48.315 Should be able to go ahead and come to your start menu 00:03:48.315 --> 00:03:51.343 and search for RStudio. 00:03:55.153 --> 00:03:59.694 And when you open up RStudio, it should look something like this. 00:04:01.648 --> 00:04:03.650 Or even just like this. 00:04:03.650 --> 00:04:06.532 If you've gotten to this point, this is great. 00:04:06.532 --> 00:04:11.220 That means R and RStudio are working great on your computer. 00:04:12.197 --> 00:04:14.248 Alright. See you in the next video.