[rkward-devel] browser() call will freeze rkward?
Matthieu Stigler
matthieu.stigler at gmail.com
Mon Oct 4 08:52:20 UTC 2010
Hi
I have problems with the newest version of rkward, when I use a
browser() call within a function, the cursor is then freezing and
strangely, the workaround is to switch to another program and come back,
then the cursor will be available.
Try at least two times (does not happen first time, and not always
subsequent times), something like:
a<-function(x) {
browser()
x
}
a(2)
Do you confirm?
Thanks!
Matthieu
More information about the Rkward-devel
mailing list