Re: [R] Building GUI for custom R application

2009-04-15 Thread Michael Lawrence
On Tue, Apr 14, 2009 at 1:23 AM, Harsh wrote: > HI R users, > I would appreciate information/examples/suggestions on building GUIs > for R applications. > I am currently working on a project that would require the following > functionalities : > > 1) Display a window to the user. Provide a funct

Re: [R] Building GUI for custom R application

2009-04-15 Thread Franzini, Gabriele [Nervianoms]
] Sent: 14 April 2009 12:55 To: Harsh Cc: r-help@r-project.org Subject: Re: [R] Building GUI for custom R application On Tue, Apr 14, 2009 at 9:23 AM, Harsh wrote: > HI R users, > I would appreciate information/examples/suggestions on building GUIs > for R applications. > I am currentl

Re: [R] Building GUI for custom R application

2009-04-14 Thread Liviu Andronic
On Tue, Apr 14, 2009 at 9:46 PM, mah wrote: > If the desired end-state is a regression model and the appropriate > diagnostics, the Rcmdr package contains the necessary tools.  Rcmdr is > available for many Linux distribuitons as well as for Windows, and it > is able to do much more than import-an

Re: [R] Building GUI for custom R application

2009-04-14 Thread mah
..@r-project.org] On > > Behalf Of Gabor Grothendieck > Sent: Tuesday, April 14, 2009 4:17 AM > To: Barry Rowlingson > Cc: r-h...@r-project.org; Harsh > Subject: Re: [R] Building GUI for custom R application > > On Tue, Apr 14, 2009 at 6:54 AM, Barry Rowlingson > wrot

Re: [R] Building GUI for custom R application

2009-04-14 Thread Bert Gunter
Behalf Of Gabor Grothendieck Sent: Tuesday, April 14, 2009 4:17 AM To: Barry Rowlingson Cc: r-help@r-project.org; Harsh Subject: Re: [R] Building GUI for custom R application On Tue, Apr 14, 2009 at 6:54 AM, Barry Rowlingson wrote: > On Tue, Apr 14, 2009 at 9:23 AM, Harsh wrote: >> HI

Re: [R] Building GUI for custom R application

2009-04-14 Thread Gabor Grothendieck
On Tue, Apr 14, 2009 at 6:54 AM, Barry Rowlingson wrote: > On Tue, Apr 14, 2009 at 9:23 AM, Harsh wrote: >> HI R users, >> I would appreciate information/examples/suggestions on building GUIs >> for R applications. >> I am currently working on a project that would require the following >> functio

Re: [R] Building GUI for custom R application

2009-04-14 Thread Barry Rowlingson
On Tue, Apr 14, 2009 at 9:23 AM, Harsh wrote: > HI R users, > I would appreciate information/examples/suggestions on building GUIs > for R applications. > I am currently working on a project that would require the following > functionalities : > > 1) Display a  window to the user. Provide a functi

Re: [R] Building GUI for custom R application

2009-04-14 Thread Gabor Grothendieck
It hasn't been updated in years but this page lists some possibilities for R GUI's: http://www.sciviews.org/_rgui/ On Tue, Apr 14, 2009 at 4:23 AM, Harsh wrote: > HI R users, > I would appreciate information/examples/suggestions on building GUIs > for R applications. > I am currently working on a

[R] Building GUI for custom R application

2009-04-14 Thread Harsh
HI R users, I would appreciate information/examples/suggestions on building GUIs for R applications. I am currently working on a project that would require the following functionalities : 1) Display a window to the user. Provide a function to scan local drive and choose dataset file. 2) Display t