Skip to content

Tinn-R

6 messages · Tal Galili, Robert Ruser, Ben Bolker +2 more

#
Hello,
I want to use the free distribution of R (R REvolution 3.2) 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?

Best,
Robert
#
Thank you very much - it really works. Maybe it's not so useful as
Tinn-R but is sufficient.



2010/4/19 Tal Galili <tal.galili at gmail.com>:
#
Robert Ruser <robert.ruser <at> gmail.com> writes:
[this is a little bit funny -- is the standard (CRAN) distribution
not free?  Or did you mean something else?]
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
6 days later