[R] R studio installation

David L Carlson dcarlson at tamu.edu
Tue Apr 14 15:16:58 CEST 2015


R Studio loads R if it can find it. Since you have installed R, the error message means that R Studio can't find it or is not sure which version to use. The part of the message that says "please select the version of R to use" should give you a dialog box to use to navigate to the directory that contains R. Once you have done this, R Studio will remember where it is. The most likely explanation is one of these:

1. You installed R in the default location "C:\Program Files\R" but you have multiple installations as a result of updating R. By default R creates a new subdirectory for each new version. As a result R Studio does not know which one you want.

2. You installed both 32-bit and 64-bit versions of R so R Studio does not know which one to use.

3. You installed R in a location other than the default location and R Studio cannot fine it.

-------------------------------------
David L Carlson
Department of Anthropology
Texas A&M University
College Station, TX 77840-4352

-----Original Message-----
From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Jeff Newmiller
Sent: Tuesday, April 14, 2015 7:43 AM
To: John Kane; Sojood Malkawi; r-help at r-project.org
Subject: Re: [R] R studio installation

But if the answer to the question "Does R load on its own?" is "no" then this probably is the right place to ask for help. Of course, I would probably just suggest re-installing R, but someone else here might have better answers.
---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<jdnewmil at dcn.davis.ca.us>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...1k
---------------------------------------------------------------------------
Sent from my phone. Please excuse my brevity.

On April 14, 2015 5:14:21 AM PDT, John Kane <jrkrideau at inbox.com> wrote:
>You probably should go to the RStudio help/blog rather than here. This
>is not an RStudio list and the expertise is at the RStudoi site.
>
>Does R load on its own?
>
>What OS are you using?
>
>John Kane
>Kingston ON Canada
>
>
>> -----Original Message-----
>> From: sojoodmlk1990 at gmail.com
>> Sent: Tue, 14 Apr 2015 11:45:05 +0300
>> To: r-help at r-project.org
>> Subject: [R] R studio installation
>> 
>> I installed R and then R studio but it doesn't open every time i try
>to
>> open it it gives me this message  "Rstudio requires an existing
>> installation of R in order to work. please select the version of R to
>use
>> ".
>> i'm using R i386 3.1.3 and downloaded RStudio 0.98.1103 - Windows
>> XP/Vista/7/8. do you have any idea what the problem is?
>> 
>> 	[[alternative HTML version deleted]]
>> 
>> ______________________________________________
>> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
>____________________________________________________________
>Can't remember your password? Do you need a strong and secure password?
>Use Password manager! It stores your passwords & protects your account.
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide
>http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list