[R] Building Custom GUIs for R

2011-05-20 Thread vioravis
: http://r.789695.n4.nabble.com/Building-Custom-GUIs-for-R-tp3537794p3537794.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Rubén Roa
-boun...@r-project.org [mailto:r-help-boun...@r-project.org] En nombre de vioravis Enviado el: viernes, 20 de mayo de 2011 8:52 Para: r-help@r-project.org Asunto: [R] Building Custom GUIs for R I am looking to build simple GUIs based on the R codes I have. The main objective is to hide

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Jonathan Gabris
: viernes, 20 de mayo de 2011 8:52 Para: r-help@r-project.org Asunto: [R] Building Custom GUIs for R I am looking to build simple GUIs based on the R codes I have. The main objective is to hide the scary R codes from non-programming people and make it easier for them to try out different inputs

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Jonathan Daily
. Ravi -- View this message in context: http://r.789695.n4.nabble.com/Building-Custom-GUIs-for-R-tp3537794p3537794.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman

Re: [R] Building Custom GUIs for R

2011-05-20 Thread jverzani
vioravis vioravis at gmail.com writes: I am looking to build simple GUIs based on the R codes I have. The main objective is to hide the scary R codes from non-programming people and make it easier for them to try out different inputs. ... snip ... Are there any tools currently

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Barry Rowlingson
On Fri, May 20, 2011 at 7:52 AM, vioravis viora...@gmail.com wrote: Are there any tools currently available that enable us build GUIs??? (MATLAB has a GUI builder that enables the users build custom GUIs). Another option nobody has mentioned yet is to make it a web-based system, and generate

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Smith, Dale
: Re: [R] Building Custom GUIs for R On Fri, May 20, 2011 at 7:52 AM, vioravis viora...@gmail.com wrote: Are there any tools currently available that enable us build GUIs??? (MATLAB has a GUI builder that enables the users build custom GUIs). Another option nobody has mentioned yet is to make

Re: [R] Building Custom GUIs for R

2011-05-20 Thread vioravis
Thanks everyone. I will try out the packages you have mentioned. Ravi -- View this message in context: http://r.789695.n4.nabble.com/Building-Custom-GUIs-for-R-tp3537794p3538539.html Sent from the R help mailing list archive at Nabble.com. __ R-help

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Bert Gunter
... and yet another, on Windows ONLY and with limited functionality -- which nevertheless sufficed for my unsophisticated needs -- is to use several built-in R functions in the utils package (the win... ones courtesy of Duncan Murdoch) that access native Windows functionality. See ?winMenuAdd

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Jonathan Gabris
type interface. As you can hide everything. On 20/05/2011 15:39, vioravis wrote: Thanks everyone. I will try out the packages you have mentioned. Ravi -- View this message in context: http://r.789695.n4.nabble.com/Building-Custom-GUIs-for-R-tp3537794p3538539.html Sent from the R help

Re: [R] Building Custom GUIs for R

2011-05-20 Thread Greg Snow
-- View this message in context: http://r.789695.n4.nabble.com/Building- Custom-GUIs-for-R-tp3537794p3537794.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org mailing list https://stat.ethz.ch