You can also look at:
- Journal of Statistical Software - dec 2010, vol 37, Issue 8 (for using RGtk2)
- RNews vol. 6/4, october 2006 (for using tcltk)


Jonathan


On 20/05/2011 10:42, Rubén Roa wrote:
Check the PBSModelling package.

HTH

Rubén

____________________________________________________________________________________

Dr. Rubén Roa-Ureta
AZTI - Tecnalia / Marine Research Unit
Txatxarramendi Ugartea z/g
48395 Sukarrieta (Bizkaia)
SPAIN



-----Mensaje original-----
De: r-help-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 the scary R codes from
non-programming people and make it easier for them to try out
different inputs.

For example,

1. The GUI will have means to upload a csv file which will be
read by the R code.

2. A button to preprocess data (carried out by a R function behind)

3. A button to build some models and run simulations

4. Space to display visual charts based on the simulations results

5. Option to save the results to a csv file or something similar.

Are there any tools currently available that enable us build
GUIs??? (MATLAB has a GUI builder that enables the users
build custom GUIs).

Can we make a exe of such GUI (with the R code) and let
people use it without having to install R???

Any help on this would be much appreciated??

Thank you.

Ravi







--
View this message in context:
http://r.789695.n4.nabble.com/Building-Custom-GUIs-for-R-tp353
7794p3537794.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
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to