[TxMt] Re: R Console (Rdaemon)
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Mon Jan 23 21:55:19 UTC 2012
On 23.01.2012, at 21:25, Kaari Linask wrote:
> This happens every time with every command I've tried except for q(). I tried doing the "Reset Output" command, but it had no effect.
hmm, this is really weird.
Ok, how many times did you execute "Reset Output"? R's sink() works as stack thus please call it 5 or 10 times.
What does happen if you execute as first command after start "1+1"? Do you see "[1] 2" ?
Then I forgot to ask which Ruby version is running on your system since R+Rdaemon only run on 1.8.x.
Next question is whether you run any self-defined R code while start?
Did you try to delete all R bundle including the folder ~/Library/Application Support/Rdaemon and re-install all these bundles?
Cheers,
--hans
More information about the textmate
mailing list