Skip to content

ctrl+r does not work sometimes

4 messages · Jie, Greg Snow, Duncan Murdoch +1 more

#
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_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
On Fri, Sep 14, 2012 at 8:44 AM, Jie <jimmycloud at gmail.com> wrote:

  
    
#
On 14/09/2012 10:44 AM, Jie wrote:
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
#
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: