Re: [R] ctrl+r does not work sometimes

2012-09-14 Thread Rui Barradas
Hello, It never happened to me, ctrl-r always works. But I seldom use ctrl-a and even less times click on the run icon. So it seems to be a conflict with those. sessionInfo() R version 2.15.1 (2012-06-22) Platform: i386-pc-mingw32/i386 (32-bit) locale: [1] LC_COLLATE=Portuguese_Portugal.1252

Re: [R] ctrl+r does not work sometimes

2012-09-14 Thread Duncan Murdoch
On 14/09/2012 10:44 AM, Jie wrote: Dear All, This might be a tiny question but I do not know the reason. On my desktop, sometimes when I use the mouse or ctrl+A select a piece of R script, and use ctrl+R to run it, there is no action. If I redo it, it may work. On my laptop, it is fine. Both are

Re: [R] ctrl+r does not work sometimes

2012-09-14 Thread Greg Snow
I can confirm that I have this problem occasionally as well (windows 7 laptop), I see it more often when clicking the button in the GUI that does the same as ctrl-R. Here is my sessionInfo: R version 2.15.1 (2012-06-22) Platform: x86_64-pc-mingw32/x64 (64-bit) locale: [1] LC_COLLATE=English_Unit

[R] ctrl+r does not work sometimes

2012-09-14 Thread Jie
Dear All, This might be a tiny question but I do not know the reason. On my desktop, sometimes when I use the mouse or ctrl+A select a piece of R script, and use ctrl+R to run it, there is no action. If I redo it, it may work. On my laptop, it is fine. Both are running windows 7. Best wishes, Jie