[R] choose.dir() gone?

2010-09-08 Thread Johannes Graumann
Hi, I fail to find choose.dir() in my current R install (see below)? Didn't that exist at some point? How to achieve file.choose() equivalent functionality for directories? Thanks for any hints, Joh sessionInfo() R version 2.11.1 (2010-05-31) x86_64-pc-linux-gnu locale: [1]

Re: [R] choose.dir() gone?

2010-09-08 Thread Johannes Graumann
OK. Just checked and choose.file/choose.dir exists in the windows version - apparently not in the linux one ... does anybody have a nice platform-agnostic solution for this? Thanks, Joh Johannes Graumann wrote: Hi, I fail to find choose.dir() in my current R install (see below)? Didn't

Re: [R] choose.dir() gone?

2010-09-08 Thread G. Jay Kerns
Dear Joh, On Wed, Sep 8, 2010 at 3:18 AM, Johannes Graumann johannes_graum...@web.de wrote: OK. Just checked and choose.file/choose.dir exists in the windows version - apparently not in the linux one ... does anybody have a nice platform-agnostic solution for this? Thanks, Joh [snip] Have

Re: [R] choose.dir() gone?

2010-09-08 Thread Michael Grant
Maybe 'tk_choose.dir' in the tcltk package will do what you want. --- On Wed, 9/8/10, Johannes Graumann johannes_graum...@web.de wrote: From: Johannes Graumann johannes_graum...@web.de Subject: Re: [R] choose.dir() gone? To: r-h...@stat.math.ethz.ch Date: Wednesday, September 8, 2010, 3:18