[TxMt] Re: R Console (Rdaemon)
Kaari Linask
kiirekala at gmail.com
Mon Jan 23 20:25:48 UTC 2012
Hi Hans,
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.
I'm running OS X 10.6.8
The Rdaemon version date is Dec 09 2009
> cat(gsub('.*?/library/(.*?)/.*','\\1',as.vector(help('ls',try.all.packages=F)),perl=T),sep='\n')
base
> sessionInfo()
R version 2.14.0 (2011-10-31)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
-Liisi
On Jan 23, 2012, at 5:23 AM, Hans-Jörg Bibiko wrote:
> Hi Liisi,
>
>
> sorry for thew delay but I'm rather busy.
>
> On 19.01.2012, at 22:30, Kaari Linask wrote:
>
>> Does anyone know what might prevent the results of a an executed command to show up in the R Console? Every time I type a command the line ends up cleared and no output is displayed. It seems that the command is getting executed as I can can see the result if I open up r_out. It even shows up in the history.
>>
>> Here is a simple example of what I get on newly installed Rdaemon after launching from TM_Rdaemon.app and executing:
>
>>> ls()
>>
>>
>> After hitting return the console gets cleared to:
>>>
>
> Hmm, does this happen all the time even if you restart RDaemon/TM/Mac? The only circumstance I can can think of is if something while executing went wrong and the redirect of RDaemon's output wasn't set correctly.
>
> Try to execute the Rdaemon bundle command "Reset Output" [⌥⌘A - in "Auxiliaries" sub-folder] several times.
>
> And please try to execute that command in R or R.app GUI:
> cat(gsub('.*?/library/(.*?)/.*','\\1',as.vector(help('ls',try.all.packages=F)),perl=T),sep='\n')
>
> Is the output "base"?
>
>
> If this doesn't help please tell me which R version (32 or 64 bit, and locales), Rdaemon version (look at help for date), which Mac OS version, and sessionInfo().
>
>
> Cheers,
> --Hans
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
More information about the textmate
mailing list