hi jeff,
i have read your paper from 2005 and your rapache solution sounds
good. i was wondering if u did sth about the state problem... you
should put a changelog on your website. what changes will come with
1.0?
and what is brew exactly for? it is like a tuned "cat", mixing
r-output and text, rig
hi jeff,
i have read your paper from 2005 and your rapache solution sounds
good. i was wondering if u did sth about the state problem... you
should put a changelog on your website. what changes will come with
1.0?
and what is brew exactly for? it is like a tuned "cat", mixing
r-output and text, rig
idontwant googeltospyafterme wrote on 09/28/2007 09:33 AM:
> dear r-community,
>
> currently i have a workflow as following:
> data in online-MYSQL-database via .csv into R for analysis, results
> back to mysql.
> generating graphics for reports also.
>
> that's ok, but i need some process-optimi
erver remotecontrolled via browser-GUI
Hi Josuah
RWebServices might be a different approach. It allows R functions and
methods to be deployed as SOAP-based web services, and relies on an
underlying Java architecture that uses JMS to separate the web services
front end from a collection of R worker
Hi Josuah
RWebServices might be a different approach. It allows R functions and
methods to be deployed as SOAP-based web services, and relies on an
underlying Java architecture that uses JMS to separate the web services
front end from a collection of R workers (on different machines). This
seems m
On Behalf Of idontwant
> googeltospyafterme
> Sent: Friday, September 28, 2007 8:33 AM
> To: r-devel@r-project.org
> Subject: [Rd] R-Server remotecontrolled via browser-GUI
>
> dear r-community,
>
> currently i have a workflow as following:
> data in online-MYSQL-d
dear r-community,
currently i have a workflow as following:
data in online-MYSQL-database via .csv into R for analysis, results
back to mysql.
generating graphics for reports also.
that's ok, but i need some process-optimization.
i'd like to run r directly on the webserver. analysis should work