[R] ctrl+r does not work sometimes
Rui Barradas
ruipbarradas at sapo.pt
Fri Sep 14 21:12:50 CEST 2012
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 LC_CTYPE=Portuguese_Portugal.1252
[3] LC_MONETARY=Portuguese_Portugal.1252 LC_NUMERIC=C
[5] LC_TIME=Portuguese_Portugal.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] Rcapture_1.3-1 lattice_0.20-6 sos_1.3-1 brew_1.0-6
[5] mvtnorm_0.9-9992
loaded via a namespace (and not attached):
[1] fortunes_1.5-0 grid_2.15.1 tools_2.15.1
Rui Barradas
Em 14-09-2012 19:02, Duncan Murdoch escreveu:
> 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 running windows 7.
>
> It sounds as though there's a bug somewhere, but without a
> reproducible example, I doubt if it will be pursued. So the next step
> is to pay close attention to what you did just before this failure,
> with a goal of developing instructions that cause it to happen every
> time (or a high proportion of times). If you can tell me how to
> reliably reproduce the problem, I can probably track it down and fix
> it, but without those, I won't try.
>
> Duncan Murdoch
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list