[R] select.list

Jan.Kleinn at partnerre.com Jan.Kleinn at partnerre.com
Thu Jun 15 15:26:04 CEST 2006


Dear all,

I don't know, whether this is a bug or whether I', doing something wrong,
but since I installed the latest versions of R and ESS, R hangs within ESS,
when 'select.list' is the first command trying to open a window. Basically,
this hangs:
> x <- c('a', 'b', 'c', 'd')
> y <- select.list(x)
and this works fine:
> winDialog('ok', 'Hello')
> x <- c('a', 'b', 'c', 'd')
> y <- select.list(x)

Here are my specs:
> version
               _
platform       i386-pc-mingw32
arch           i386
os             mingw32
system         i386, mingw32
status
major          2
minor          3.1
year           2006
month          06
day            01
svn rev        38247
language       R
version.string Version 2.3.1 (2006-06-01)
> win.version()
[1] "Windows XP Professional (build 2600) Service Pack 2.0"

Furthermore, this is within GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) with
the latest ESS 5.3.1.

Any help is highly welcome.

Many thanks in advance and best regards,
Jan



More information about the R-help mailing list