[R] Creating GUIs for R

2008-10-07 Thread Wade Wall
Hi all, I have looked around for help on creating GUIs for R, but haven't found anything. I would be interested in any advice or webpages that have information on the best language, tutorials etc. for creating simple GUIs. Mainly I want to do this as a heuristic exercise. Thanks for any help. W

Re: [R] Creating GUIs for R

2008-10-07 Thread Greg Snow
EMAIL PROTECTED] 801.408.8111 > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of Wade Wall > Sent: Tuesday, October 07, 2008 10:56 AM > To: [EMAIL PROTECTED] > Subject: [R] Creating GUIs for R > > Hi all, > &g

Re: [R] Creating GUIs for R

2008-10-07 Thread Bert Gunter
-- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wade Wall Sent: Tuesday, October 07, 2008 9:56 AM To: [EMAIL PROTECTED] Subject: [R] Creating GUIs for R Hi all, I have looked around for help on creating GUIs for R, but haven't found anything. I would be interested in any advice o

Re: [R] Creating GUIs for R

2008-10-07 Thread Wade Wall
Tuesday, October 07, 2008 9:56 AM > To: [EMAIL PROTECTED] > Subject: [R] Creating GUIs for R > > Hi all, > > I have looked around for help on creating GUIs for R, but haven't found > anything. I would be interested in any advice or webpages that have > informati

Re: [R] Creating GUIs for R

2008-10-07 Thread Gabor Grothendieck
t; Bert Gunter >> >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >> On >> Behalf Of Wade Wall >> Sent: Tuesday, October 07, 2008 9:56 AM >> To: [EMAIL PROTECTED] >> Subject: [R] Creating GUIs for R >> >>

Re: [R] Creating GUIs for R

2008-10-07 Thread [Ricardo Rodriguez] Your XEN ICT Team
Greg Snow wrote: Wade, What type of GUI do you want? Do you want a full GUI that the user runs to do everything (that uses R as the computational engine)? Look at R commander, JGR, and the R plugin for Excel as possible examples. Hi Wade, I am trying to introduce some users to R without m

Re: [R] Creating GUIs for R

2008-10-07 Thread [Ricardo Rodriguez] Your XEN ICT Team
Oopsw! Sorry, Greg of course! Thanks! [Ricardo Rodriguez] Your XEN ICT Team wrote: Greg Snow wrote: Wade, What type of GUI do you want? Do you want a full GUI that the user runs to do everything (that uses R as the computational engine)? Look at R commander, JGR, and the R plugin for Excel

Re: [R] Creating GUIs for R

2008-10-08 Thread Liviu Andronic
This is more or less the same information I posted recently that may be of help here. On Tue, Oct 7, 2008 at 8:32 PM, Wade Wall <[EMAIL PROTECTED]> wrote: > What I am wanting to do is learn to build some simple GUIs for a limited > number of functions. Basically, I am envisioning a screen with che

Re: [R] Creating GUIs for R

2008-10-08 Thread Michael Lawrence
> > Cheers, > > Bert Gunter > > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > On > > Behalf Of Wade Wall > > Sent: Tuesday, October 07, 2008 9:56 AM > > To: [EMAIL PROTECTED] > > Subject: [R] Crea

Re: [R] Creating GUIs for R

2008-10-08 Thread Michael Bibo
Wade Wall gmail.com> writes: > What I am wanting to do is learn to build some simple GUIs for a limited > number of functions. Basically, I am envisioning a screen with check boxes, > a drop down menu etc. that users could select to run analyses on imported > data. The R Gui Generator (http:/

Re: [R] Creating GUIs for R

2008-10-08 Thread Greg Snow
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > project.org] On Behalf Of [Ricardo Rodriguez] Your XEN ICT Team > Sent: Wednesday, October 08, 2008 12:48 AM > To: Greg Snow > Cc: [EMAIL PROTECTED]; Wade Wall > Subject: Re: [R] Creating GUIs for R >

Re: [R] Creating GUIs for R

2008-10-09 Thread [Ricardo Rodriguez] Your XEN ICT Team
Greg Snow wrote: http://rcom.univie.ac.at/ Or just install the RExcelInstaller package and run the installRExcel function. A book on the interface will be coming out sometime in Winter. -- Gregory (Greg) L. Snow Ph.D. Statistical Data Center Intermountain Healthcare [EMAIL PROTECTED] 801.408.

Re: [R] Creating GUIs for R

2008-10-09 Thread eugene dalt
t; Subject: Re: [R] Creating GUIs for R > To: "Greg Snow" <[EMAIL PROTECTED]> > Cc: "Antonio Martinez Cortizas" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]>, "Wade Wall" <[EMAIL PROTECTED]> > Date: Thursd

Re: [R] Creating GUIs for R

2008-10-09 Thread eugene dalt
t; Subject: Re: [R] Creating GUIs for R > To: "Greg Snow" <[EMAIL PROTECTED]> > Cc: "Antonio Martinez Cortizas" <[EMAIL PROTECTED]>, "[EMAIL PROTECTED]" > <[EMAIL PROTECTED]>, "Wade Wall" <[EMAIL PROTECTED]> > Date: Thursd

Re: [R] Creating GUIs for R

2008-10-09 Thread Greg Snow
t.org] On Behalf Of [Ricardo Rodriguez] Your XEN ICT Team > Sent: Thursday, October 09, 2008 1:03 AM > To: Greg Snow > Cc: Antonio Martinez Cortizas; [EMAIL PROTECTED]; Wade Wall > Subject: Re: [R] Creating GUIs for R > > Greg Snow wrote: > > http://rcom.univie.ac.at/ > >

Re: [R] Creating GUIs for R

2008-10-09 Thread [Ricardo Rodriguez] Your XEN ICT Team
Hi, eugene dalt wrote: Check out R-PLUS 3.3 from XLSolutions Corp. They have a GUI that you can easily expand. www.Experience-Rplus.com Windows only? We are trying to moved out of Windows. The objective is to promote an environment that support us much environments as possible. Linux,

Re: [R] Creating GUIs for R

2008-10-09 Thread [Ricardo Rodriguez] Your XEN ICT Team
Thanks Greg, Greg Snow wrote: I am not involved in the RExcel project. I have just had some discussions with the people that are, so you should contact them for specific questions. I believe that this currently only works on windows, there was some mention of possibly expanding it to OpenOff

Re: [R] Creating GUIs for R

2008-10-09 Thread Prof Brian Ripley
Team Sent: Thursday, October 09, 2008 1:03 AM To: Greg Snow Cc: Antonio Martinez Cortizas; [EMAIL PROTECTED]; Wade Wall Subject: Re: [R] Creating GUIs for R Greg Snow wrote: http://rcom.univie.ac.at/ Or just install the RExcelInstaller package and run the installRExcel function. A book on t

Re: [R] Creating GUIs for R

2008-10-09 Thread Greg Snow
s" <[EMAIL PROTECTED]>; "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>; "Wade Wall" <[EMAIL PROTECTED]> Sent: 10/9/08 3:07 PM Subject: Re: [R] Creating GUIs for R Thanks Greg, Greg Snow wrote: > I am not involved in the RExcel project. I have just ha

Re: [R] Creating GUIs for R

2008-10-09 Thread John Fox
D]; Wade Wall > Subject: Re: [R] Creating GUIs for R > > Have you looked at Rcmdr & JGR? I have not tried them on Mac, but as far as > I know, they work. > > -Original Message- > From: "[Ricardo Rodriguez] Your XEN ICT Team" <[EMAIL PROTECTED]&g

Re: [R] Creating GUIs for R

2008-10-10 Thread Bos, Roger
rsday, October 09, 2008 5:05 PM To: Greg Snow Cc: Antonio Martinez Cortizas; [EMAIL PROTECTED]; Wade Wall Subject: Re: [R] Creating GUIs for R Thanks Greg, Greg Snow wrote: > I am not involved in the RExcel project. I have just had some discussions > with the people that are, so you should c

Re: [R] Creating GUIs for R

2008-10-10 Thread [Ricardo Rodriguez] Your XEN ICT Team
Your XEN ICT Team > Sent: Thursday, October 09, 2008 5:05 PM > To: Greg Snow > Cc: Antonio Martinez Cortizas; [EMAIL PROTECTED]; Wade Wall > Subject: Re: [R] Creating GUIs for R > > Thanks Greg, > > Greg Snow wrote: > >> I am not involved in the RExcel project.

Re: [R] Creating GUIs for R

2008-10-10 Thread [Ricardo Rodriguez] Your XEN ICT Team
Hi Roger, Bos, Roger wrote: I haven't heard Rpad mentioned yet, so I will mention it. Rpad allows you to run R code inside a browser window. You can many any kind of GUI you want using html forms and then call the R function from the html page. The Apache/Rpad install works on any platform

Re: [R] Creating GUIs for R

2008-10-11 Thread Graham Williams
Received Fri 10 Oct 2008 5:21am +1100 from Greg Snow: > I am not involved in the RExcel project. I have just had some > discussions with the people that are, so you should contact them for > specific questions. I believe that this currently only works on > windows, there was some mention of pos

Re: [R] Creating GUIs for R

2008-10-12 Thread cls59
On a related note... does anyone know good resources for binding a C++ program to the R library? I am thinking of writing an R GUI in Qt. I use a Mac and have looked at the Coca GUI source which binds Objective C to R. However, there is a lot of extra stuff going on- tab completion, function prev

Re: [R] Creating GUIs for R

2008-10-12 Thread Liviu Andronic
I risk to fall far from answering your question, but this may be of interest. On Sun, Oct 12, 2008 at 10:53 PM, cls59 <[EMAIL PROTECTED]> wrote: > Basically, I would like to start with just a plain vanilla R session running > inside a Qt widget. Any suggestions? > From the old User Manual [2] of S

Re: [R] Creating GUIs for R

2008-10-12 Thread Duncan Temple Lang
Liviu Andronic wrote: I risk to fall far from answering your question, but this may be of interest. On Sun, Oct 12, 2008 at 10:53 PM, cls59 <[EMAIL PROTECTED]> wrote: Basically, I would like to start with just a plain vanilla R session running inside a Qt widget. Any suggestions? From the ol

Re: [R] Creating GUIs for R

2008-10-12 Thread Duncan Temple Lang
cls59 wrote: On a related note... does anyone know good resources for binding a C++ program to the R library? I am thinking of writing an R GUI in Qt. I use a Mac and have looked at the Coca GUI source which binds Objective C to R. However, there is a lot of extra stuff going on- tab completio

Re: [R] Creating GUIs for R

2008-10-12 Thread cls59
I have thought about wxWidgets, and I will definitely check that manual out. My interest in Qt stems from heavy use of GIS and Fortran in my field of study. As an Environmental Engineering student, I routinely solve simulation and optimization problems which take as their input spatially distribu

Re: [R] Creating GUIs for R

2008-10-12 Thread Bos, Roger
2008 7:24 PM To: Bos, Roger Cc: R-help Subject: Re: [R] Creating GUIs for R Hi Roger, Bos, Roger wrote: > I haven't heard Rpad mentioned yet, so I will mention it. Rpad allows you to > run R code inside a browser window. You can many any kind of GUI you want > using html f

Re: [R] Creating GUIs for R

2008-10-12 Thread Dirk Eddelbuettel
On 12 October 2008 at 12:53, cls59 wrote: | On a related note... does anyone know good resources for binding a C++ | program to the R library? RCpp, at http://rcpp.r-forge.r-project.org, formerly known as RCppTemplate, is pretty mature and testing having been around since 2004 or 2005. Introducto

Re: [R] Creating GUIs for R

2008-10-13 Thread Michael Lawrence
On Sun, Oct 12, 2008 at 4:50 PM, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote: > > On 12 October 2008 at 12:53, cls59 wrote: > | On a related note... does anyone know good resources for binding a C++ > | program to the R library? > > RCpp, at http://rcpp.r-forge.r-project.org, formerly known as > R

Re: [R] Creating GUIs for R

2008-10-13 Thread Deepayan Sarkar
On 10/13/08, Michael Lawrence <[EMAIL PROTECTED]> wrote: > > > On Sun, Oct 12, 2008 at 4:50 PM, Dirk Eddelbuettel <[EMAIL PROTECTED]> wrote: > > > > > > On 12 October 2008 at 12:53, cls59 wrote: > > | On a related note... does anyone know good resources for binding a C++ > > | program to the R libr