由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - is it possible to create a simple GUI in R?
相关主题
请给推荐一个linux下面R的IDE.One simple question about %if
有人能告诉我一下我这个数据有什么问题请教- 怎么对R code加密?
SAS advance Quiz 一问菜鸟接着请教sas base123题的112和50题里面的41题区别
帮朋友发帖找人,版主请留情勿删Re: 有人给R 写过 摸块吗?
刚接到BOA的first round thingyQuestion on Python Interfaces
请问, 怎么加labels?请问大家在windows用 那个interface软件R编程
sas 代码问题贴一个视频:RHIPE: An Interface to Hadoop and R for Large and Complex Data Analysis
请问SAS ADV 130中74 和80题Problem in reading in excel file on SAS 9.3 32-bit
相关话题的讨论汇总
话题: gui话题: create话题: possible话题: simple话题: interface
进入Statistics版参与讨论
1 (共1页)
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.
相关主题
请问, 怎么加labels?One simple question about %if
sas 代码问题请教- 怎么对R code加密?
请问SAS ADV 130中74 和80题菜鸟接着请教sas base123题的112和50题里面的41题区别
进入Statistics版参与讨论
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
14
可以
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

1 (共1页)
进入Statistics版参与讨论
相关主题
Problem in reading in excel file on SAS 9.3 32-bit刚接到BOA的first round thingy
Data Modeling / Scoring Analysis Manager请问, 怎么加labels?
Re: Do you want to contribute?1 Link persas 代码问题
考完Base SAS,汇报一下请问SAS ADV 130中74 和80题
请给推荐一个linux下面R的IDE.One simple question about %if
有人能告诉我一下我这个数据有什么问题请教- 怎么对R code加密?
SAS advance Quiz 一问菜鸟接着请教sas base123题的112和50题里面的41题区别
帮朋友发帖找人,版主请留情勿删Re: 有人给R 写过 摸块吗?
相关话题的讨论汇总
话题: gui话题: create话题: possible话题: simple话题: interface