0% found this document useful (0 votes)
34 views

Creating An R Environment and Running RStudio - Anaconda Documentation

The document provides instructions for creating an R environment and running RStudio within the Anaconda Navigator interface. It outlines 9 steps for creating an R environment, activating it, installing RStudio, and launching RStudio to access the R environment.

Uploaded by

Ahmed Mohamed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
34 views

Creating An R Environment and Running RStudio - Anaconda Documentation

The document provides instructions for creating an R environment and running RStudio within the Anaconda Navigator interface. It outlines 9 steps for creating an R environment, activating it, installing RStudio, and launching RStudio to access the R environment.

Uploaded by

Ahmed Mohamed
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

(../../../..

(../../../../)

Creating an R environment and


running RStudio
1. In Navigator, click the Environments tab, then click the Create button. The Create new environment
dialog box appears.

2. In the Environment name field, type a descriptive name for your environment.

(../../../../_images/nav-renv.png)

3. In the Packages list, select “R”.

4. On the drop-down menu, select r to install R with the packages r-base and r-essentials . For
more information please see Using R language with Anaconda (../../../user-guide/tasks/using-r-
language/).

5. Click the Create button.

6. Navigator creates the new environment and activates it, as shown by the highlighted green bar. All
actions take place in the active environment.

(../../../../_images/nav-r-active.png)

7. With the new environment active, click the Home button and then click the Install button on the
 v: latest 
RStudio application.
(../../../../_images/nav-rstudio-install.png)

8. Click Launch to run RStudio from Navigator.

(../../../../_images/nav-rstudio-launch.png)

9. You will see RStudio running from Navigator.

(../../../../_images/rstudio.png)

« Creating a Python 3.5 environment from Anaconda2 or Anaconda3 (../create-python35-environment/)

     Managing environments » (../manage-environments/)

Docs Home (../../../../) Anaconda Home More Help & Support


(https://www.anaconda.com/) (https://www.anaconda.com/support)
 v: latest 
 2020 Anaconda, Inc. All Rights Reserved. Privacy Policy (https://www.anaconda.com/privacy-policy/)
 v: latest 

You might also like