Please check the installation guide for Tinn-R. It might be you simply forgot to configure Tinn-R (R>Configure>permanent). I use it for 2 years now, and find it a blessing.
Mind that there is a problem sometimes with the connection between Tinn-R and R, and the problem is Windows-related. If you rightclick any other window and select "minimize", then the connection usually appears again. You might just want to check the Tinn-R help forum and what the writer of Tinn-R has to say about this problem : http://sourceforge.net/projects/tinn-r/forums/forum/481900/topic/3424513?message=8335106 If you still can't get Tinn-R working, use the help forum there. JCFaria answers all requests. Cheers Joris On Mon, Apr 26, 2010 at 1:34 AM, Steve Taylor <steve.tay...@aut.ac.nz>wrote: > Thanks Ben. Putting that code into my .Rprofile file helped; then it gets > executed whenever R starts up. > > >>> > From: Ben Bolker <bol...@ufl.edu> > To:<r-h...@stat.math.ethz.ch> > Date: 20/Apr/2010 10:05a > Subject: Re: [R] Tinn-R > Robert Ruser <robert.ruser <at> gmail.com> writes: > > > I want to use the free distribution of R (R REvolution 3.2) > > [this is a little bit funny -- is the standard (CRAN) distribution > not free? Or did you mean something else?] > > > and Tinn-R > > editor as well. Unfortunately they don't cooperate. In Tinn-R > > commands: send selection, send line etc. don't work. Do you have any > > idea how to resolve this problem? > > This is a known (????) Tinn-R bug, I think. I have found that > pasting > > .trPaths <- paste(paste(Sys.getenv('APPDATA'), > '\\Tinn-R\\tmp\\', sep=''), > c('', 'search.txt', 'objects.txt','file.r', > 'selection.r','block.r','lines.r'), sep='') > > into Tinn-R makes it work (for that Tinn-R session). There are > instructions somewhere (???) for adding this to your Tinn-R preferences > so that it is executed every time ... > > good luck > Ben Bolker > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R ( http://www.r/ )- > project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > [[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. > -- Joris Meys Statistical Consultant Ghent University Faculty of Bioscience Engineering Department of Applied mathematics, biometrics and process control Coupure Links 653 B-9000 Gent tel : +32 9 264 59 87 joris.m...@ugent.be ------------------------------- Disclaimer : http://helpdesk.ugent.be/e-maildisclaimer.php [[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.