s******e 发帖数: 841 | 1 Is it possible to create a simple graphical user interface (it may only have
a couple of input spaces and one or two buttons to execute the program)
with R only?
thanks |
D******n 发帖数: 2836 | 2 i think possible, at least u can create an web page
have
【在 s******e 的大作中提到】 : Is it possible to create a simple graphical user interface (it may only have : a couple of input spaces and one or two buttons to execute the program) : with R only? : thanks
|
b*****n 发帖数: 685 | 3 if you are using Linux, not necessary;
if you are using Windows, use Tinn-R |
z**k 发帖数: 378 | 4 webpage? what kind of webpage? could you tell a little bit more about
this?
【在 D******n 的大作中提到】 : i think possible, at least u can create an web page : : have
|
z**k 发帖数: 378 | 5 If you mean gui in general, I would use java and the java/R interface,
java swing should be much easier. But I really don't see the merit of
doing so.
have
program)
【在 s******e 的大作中提到】 : Is it possible to create a simple graphical user interface (it may only have : a couple of input spaces and one or two buttons to execute the program) : with R only? : thanks
|
D******n 发帖数: 2836 | 6 lz wanted to create a gui that calls R script not asking for an IDE for R.
【在 b*****n 的大作中提到】 : if you are using Linux, not necessary; : if you are using Windows, use Tinn-R
|
D******n 发帖数: 2836 | 7 create an html, with some text inputs and a submit button which uses html po
st/get/put, what ever, and then u can use perl to write cgi that runs Rscrip
t to handle the input
【在 z**k 的大作中提到】 : webpage? what kind of webpage? could you tell a little bit more about : this?
|
z**k 发帖数: 378 | 8 err, i c, but i don't have that kind of web host ...
html po
Rscrip
【在 D******n 的大作中提到】 : create an html, with some text inputs and a submit button which uses html po : st/get/put, what ever, and then u can use perl to write cgi that runs Rscrip : t to handle the input
|
D******n 发帖数: 2836 | 9 if u leave your computer always on and run it on linux, u can make it a serv
er with apache setup.
po
Rscrip
【在 D******n 的大作中提到】 : create an html, with some text inputs and a submit button which uses html po : st/get/put, what ever, and then u can use perl to write cgi that runs Rscrip : t to handle the input
|
s******e 发帖数: 841 | 10 Thanks all
java seems good for this, but most people who want to run it do not have
java.
【在 D******n 的大作中提到】 : lz wanted to create a gui that calls R script not asking for an IDE for R.
|
|
|
s*r 发帖数: 2757 | 11 tk/tcl
have
【在 s******e 的大作中提到】 : Is it possible to create a simple graphical user interface (it may only have : a couple of input spaces and one or two buttons to execute the program) : with R only? : thanks
|
l*****k 发帖数: 587 | 12 google R tcl/tk
one good example is rcommander
you can develop pretty sophisticated GUI with R tcl/tk interface
have
【在 s******e 的大作中提到】 : Is it possible to create a simple graphical user interface (it may only have : a couple of input spaces and one or two buttons to execute the program) : with R only? : thanks
|
s******e 发帖数: 841 | 13 thank you, I will check it out tomorrow
【在 l*****k 的大作中提到】 : google R tcl/tk : one good example is rcommander : you can develop pretty sophisticated GUI with R tcl/tk interface : : have
|
w*******a 发帖数: 2409 | |
z**k 发帖数: 378 | 15 but how can i locate my computer on wide internet? I don't have an
physical address right?
I m not a pro in networks.
serv
【在 D******n 的大作中提到】 : if u leave your computer always on and run it on linux, u can make it a serv : er with apache setup. : : po : Rscrip
|
D******n 发帖数: 2836 | 16 hehe, i forgot, maybe i was wrong. it can only be accessed locally. have to
do sth with the binding of the port with the ip thingy with ur router.
【在 z**k 的大作中提到】 : but how can i locate my computer on wide internet? I don't have an : physical address right? : I m not a pro in networks. : : serv
|
l*********s 发帖数: 5409 | 17 get yourself a domain.
【在 z**k 的大作中提到】 : but how can i locate my computer on wide internet? I don't have an : physical address right? : I m not a pro in networks. : : serv
|