Re: [R] Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well

2009-04-18 Thread Ken-JP

Hi,

I used Tinn-R for a long time, but had real headaches on Vista (commands not
being sent, etc...) that were not resolved since R 2.8 or so.

Since then, I have switched to Eclipse/StatET.  The setup requires more
effort, but it is much easier to manage your own packages.  With the Eclipse
IDE and StatET functionality, it also becomes much easier to refactor your
code, if you are playing around with more than one or two .R files. 

I have also found that with some tinkering, Eclipse/StatET also works on XP
Pro 32, Vista 32, and Ubuntu amd64.  Read this thread for more details and
google for the StatET website to download.  Having gotten used to StatET, it
would be extremely painful to go without it...

Good luck.

http://www.nabble.com/Eclipse-and-StatET-Howto-(also-added-Subversion,-Rtools)-td22764049.html#a22764049




LI Qi-2 wrote:
 
 Hi£¬
 
 I found that Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well.
 Maybe, somebody who have solved this problem can help me.
 
 Thanks for your attention!
   [[alternative HTML version deleted]]
 
 
 __
 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/Tinn-R-%28Version-2.2.0.2%29-dose-not-support-R-2.9.0-very-well-tp23109020p23109862.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] Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well

2009-04-18 Thread Erich Neuwirth
I also had some problems with tinn-R and switched to Notepad++ with
NppToR. It works with R 2.9.0, though I have to admit
that I have not extensively tested yet.
Since I am not using Vista, I cannot tell
anything about its Vista performance.

The relevant links are
http://www.stat.tamu.edu/~aredd/site/
http://notepad-plus.sourceforge.net


Ken-JP wrote:
 Hi,
 
 I used Tinn-R for a long time, but had real headaches on Vista (commands not
 being sent, etc...) that were not resolved since R 2.8 or so.
 
 Since then, I have switched to Eclipse/StatET.  The setup requires more
 effort, but it is much easier to manage your own packages.  With the Eclipse
 IDE and StatET functionality, it also becomes much easier to refactor your
 code, if you are playing around with more than one or two .R files. 
 
 I have also found that with some tinkering, Eclipse/StatET also works on XP
 Pro 32, Vista 32, and Ubuntu amd64.  Read this thread for more details and
 google for the StatET website to download.  Having gotten used to StatET, it
 would be extremely painful to go without it...
 
 Good luck.
 
 http://www.nabble.com/Eclipse-and-StatET-Howto-(also-added-Subversion,-Rtools)-td22764049.html#a22764049
 
 
 
 
 LI Qi-2 wrote:
 Hi£¬

 I found that Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well.
 Maybe, somebody who have solved this problem can help me.

 Thanks for your attention!
  [[alternative HTML version deleted]]


 __
 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.


 

-- 
Erich Neuwirth, University of Vienna
Faculty of Computer Science
Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-39464 Fax: +43-1-4277-39459

__
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] Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well

2009-04-18 Thread Stefan Grosse
LI Qi schrieb:
 I found that Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well. 
 Maybe, somebody who have solved this problem can help me.

   

What do you mean with doeas not support very well. I have no problems
with Vista + R 2.9.0 + Tinn-R 2.2.0.2

Try to start Rterm instead of Rgui. This opens the R terminal inside
Tinn-R, causes less problems and has the advantage of a little syntac
highlightning in the terminal. However you have to get used to the error
messages being sent to another window.

Have a look at the Tinn-R sourceforge page. There is an rsite of jose:
http://sourceforge.net/forum/forum.php?forum_id=886959
manipulate it to for your convienience. there is also a line that
resolves the .trPath problem which is maybe what you stumbled upon.

Cheers
Stefan


PS Notepad++ installs for me but the installation on npptor does not
work for me. Syntax highlightning does not work and commands are not
passed to Rgui neither in sdi mode nor in normal mode.

__
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] Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well

2009-04-17 Thread LI Qi
Hi£¬

I found that Tinn-R (Version 2.2.0.2) dose not support R 2.9.0 very well. 
Maybe, somebody who have solved this problem can help me.

Thanks for your attention!
[[alternative HTML version deleted]]

__
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.