Re: [R] Opening R from Tinn without setting directory each time

2008-08-06 Thread Philippe Grosjean


Paul Chatfield wrote:

Hi - someone has just e-mailed me direct with the answer which it'd be
helpful to paste just so future users who have the same issue can see.  Just
follow the advice below and it works perfectly.

Open a command window (Run;cmd) and cd to the bin directory of your R
installation (cd C:/Program Files).  Run the program RSetReg.exe and
that's it, Tinn-R should be able to start R.  When you update R repeat the
process.


This shouldn't be needed if you activate the option to register the 
installed/upgraded version of R in the registry (somewhere at the end of 
 the installer's questions).

Best,

Philippe Grosjean



Paul Chatfield wrote:

Hi - I can access R from Tinn-R by going to Options-Main-Application/R
and setting the search path, but each time I exit Tinn-R I have to
redefine the search path.  Is there no way of fixing that directory as
default?  I have installed R under its default directory C:/Program
Files/R/R-2.7.1 and Tinn under a variety of different places to try to
rectify the problem though currently under C:/Program Files/Tinn-R.  Any
ideas what I'm missing?

Thanks

Paul





__
R-help@r-project.org mailing list
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.


Re: [R] Opening R from Tinn without setting directory each time

2008-08-06 Thread Gabor Grothendieck
Also note there is a program, Rversions.hta, whose
home page is at:

http://batchfiles.googlecode.com

that will list in a drop down menu all versions of R you have installed,
based on the registry information that RSetReg.exe or the R installer sets,
allowing you to select which one you wish to make current.  Use the
most recent version of the Rversions.hta program if you are on Vista and
version 0.3-2 of Rversions.hta if you have XP.

On Wed, Aug 6, 2008 at 4:10 AM, Paul Chatfield [EMAIL PROTECTED] wrote:

 Hi - someone has just e-mailed me direct with the answer which it'd be
 helpful to paste just so future users who have the same issue can see.  Just
 follow the advice below and it works perfectly.

 Open a command window (Run;cmd) and cd to the bin directory of your R
 installation (cd C:/Program Files).  Run the program RSetReg.exe and
 that's it, Tinn-R should be able to start R.  When you update R repeat the
 process.


 Paul Chatfield wrote:

 Hi - I can access R from Tinn-R by going to Options-Main-Application/R
 and setting the search path, but each time I exit Tinn-R I have to
 redefine the search path.  Is there no way of fixing that directory as
 default?  I have installed R under its default directory C:/Program
 Files/R/R-2.7.1 and Tinn under a variety of different places to try to
 rectify the problem though currently under C:/Program Files/Tinn-R.  Any
 ideas what I'm missing?

 Thanks

 Paul


 --
 View this message in context: 
 http://www.nabble.com/Opening-R-from-Tinn-without-setting-directory-each-time-tp18830678p18846285.html
 Sent from the R help mailing list archive at Nabble.com.

 __
 R-help@r-project.org mailing list
 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@r-project.org mailing list
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.


Re: [R] Opening R from Tinn without setting directory each time

2008-08-06 Thread bartjoosen

If you first install a newer version of R and aftwards remove a previous
version, Tinn-R gives this behaviour. Doesn't matter if you activate the
option to register.

Best regards

Bart


Philippe Grosjean wrote:
 
 
 Paul Chatfield wrote:
 Hi - someone has just e-mailed me direct with the answer which it'd be
 helpful to paste just so future users who have the same issue can see. 
 Just
 follow the advice below and it works perfectly.
 
 Open a command window (Run;cmd) and cd to the bin directory of your R
 installation (cd C:/Program Files).  Run the program RSetReg.exe and
 that's it, Tinn-R should be able to start R.  When you update R repeat
 the
 process.
 
 This shouldn't be needed if you activate the option to register the 
 installed/upgraded version of R in the registry (somewhere at the end of 
   the installer's questions).
 Best,
 
 Philippe Grosjean
 
 
 Paul Chatfield wrote:
 Hi - I can access R from Tinn-R by going to Options-Main-Application/R
 and setting the search path, but each time I exit Tinn-R I have to
 redefine the search path.  Is there no way of fixing that directory as
 default?  I have installed R under its default directory C:/Program
 Files/R/R-2.7.1 and Tinn under a variety of different places to try to
 rectify the problem though currently under C:/Program Files/Tinn-R.  Any
 ideas what I'm missing?

 Thanks

 Paul


 
 __
 R-help@r-project.org mailing list
 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.
 
 

-- 
View this message in context: 
http://www.nabble.com/Opening-R-from-Tinn-without-setting-directory-each-time-tp18830678p18852134.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
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.


Re: [R] Opening R from Tinn without setting directory each time

2008-08-06 Thread Keith Jewell
Hi,

See http://sourceforge.net/forum/forum.php?thread_id=1741502forum_id=481901

I'm running under Windows Server 2003, Standard x64 Edition and (I think) I 
can't make any system wide registry changes. In my R installation there 
are (I think) no relevant registry entries. I think that may be the reason 
that:
a) The workaround mentioned in that SouirceForge thread (start R before 
Tinn-R) doesn't work for me.
b) The fix of running RSetReg.exe doesn't work for me.

As far as I know, the new version of Tinn-R (1.19.5.0) isn't released yet.
So I still have to redefine the R location each time I start Tinn-R (but 
it's still worth it!).

Hope that helps someone

Keith Jewell

bartjoosen [EMAIL PROTECTED] wrote in message 
news:[EMAIL PROTECTED]

 If you first install a newer version of R and aftwards remove a previous
 version, Tinn-R gives this behaviour. Doesn't matter if you activate the
 option to register.

 Best regards

 Bart


 Philippe Grosjean wrote:


 Paul Chatfield wrote:
 Hi - someone has just e-mailed me direct with the answer which it'd be
 helpful to paste just so future users who have the same issue can see.
 Just
 follow the advice below and it works perfectly.

 Open a command window (Run;cmd) and cd to the bin directory of your R
 installation (cd C:/Program Files).  Run the program RSetReg.exe and
 that's it, Tinn-R should be able to start R.  When you update R repeat
 the
 process.

 This shouldn't be needed if you activate the option to register the
 installed/upgraded version of R in the registry (somewhere at the end of
   the installer's questions).
 Best,

 Philippe Grosjean


 Paul Chatfield wrote:
 Hi - I can access R from Tinn-R by going to 
 Options-Main-Application/R
 and setting the search path, but each time I exit Tinn-R I have to
 redefine the search path.  Is there no way of fixing that directory as
 default?  I have installed R under its default directory C:/Program
 Files/R/R-2.7.1 and Tinn under a variety of different places to try to
 rectify the problem though currently under C:/Program Files/Tinn-R. 
 Any
 ideas what I'm missing?

 Thanks

 Paul

__
R-help@r-project.org mailing list
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.


Re: [R] Opening R from Tinn without setting directory each time

2008-08-06 Thread John C Frain
I find that some packages, that I need, do not always work with the
latest version of R.  For that reason I always keep earlier versions
of R and the relevant old packages and run it in parallel with the
latest version.  I use Tinn-R and use the RSetReg.exe from the
relevant bin directory to change default R for Tinn-R.

Best Regards

John

2008/8/6 Philippe Grosjean [EMAIL PROTECTED]:

 Paul Chatfield wrote:

 Hi - someone has just e-mailed me direct with the answer which it'd be
 helpful to paste just so future users who have the same issue can see.
  Just
 follow the advice below and it works perfectly.

 Open a command window (Run;cmd) and cd to the bin directory of your R
 installation (cd C:/Program Files).  Run the program RSetReg.exe and
 that's it, Tinn-R should be able to start R.  When you update R repeat the
 process.

 This shouldn't be needed if you activate the option to register the
 installed/upgraded version of R in the registry (somewhere at the end of
  the installer's questions).
 Best,

 Philippe Grosjean


 Paul Chatfield wrote:

 Hi - I can access R from Tinn-R by going to Options-Main-Application/R
 and setting the search path, but each time I exit Tinn-R I have to
 redefine the search path.  Is there no way of fixing that directory as
 default?  I have installed R under its default directory C:/Program
 Files/R/R-2.7.1 and Tinn under a variety of different places to try to
 rectify the problem though currently under C:/Program Files/Tinn-R.  Any
 ideas what I'm missing?

 Thanks

 Paul



 __
 R-help@r-project.org mailing list
 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.




-- 
John C Frain
Trinity College Dublin
Dublin 2
Ireland
www.tcd.ie/Economics/staff/frainj/home.html
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]

__
R-help@r-project.org mailing list
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.


Re: [R] Opening R from Tinn without setting directory each time

2008-08-05 Thread HBaize

That doesn't make sense. Which version of Tinn-R are you using?

From Options-Main-Application 
do you get a dialog box with a tab R, and within that a tab General?

At the bottom of the General tab there is a button under Rgui. That 
should bring up a file selection box. Proceed to the location of your 
Rgui.exe which should be in the bin directory.

C:\Program Files\R\R-2.7.1\bin\Rgui.exe

Click OK. 
Works for me. I'm using Tinn-R version 1.19.0.2

HB



Paul Chatfield wrote:
 
 Hi - I can access R from Tinn-R by going to Options-Main-Application/R
 and setting the search path, but each time I exit Tinn-R I have to
 redefine the search path.  Is there no way of fixing that directory as
 default?  I have installed R under its default directory C:/Program
 Files/R/R-2.7.1 and Tinn under a variety of different places to try to
 rectify the problem though currently under C:/Program Files/Tinn-R.  Any
 ideas what I'm missing?
 
 Thanks
 
 Paul
 

-- 
View this message in context: 
http://www.nabble.com/Opening-R-from-Tinn-without-setting-directory-each-time-tp18830678p18842136.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
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.