So far I see many packages that allow R to consume WebServices, but I
haven't seen anything that allows you to publish a package as a WebService.
If you haven't already, look at the RWebServices package from
Bioconductor.
__
R-devel@r-project.org ma
Hi Kurt,
The R Service Bus was made to do this.
http://rsb.doc.openanalytics.eu/dev/
http://rsb.doc.openanalytics.eu/dev/wsdocs/index.html
Running in production at multiple big pharma companies since 2010.
Open source and freely available.
Best,
Tobias
- Original Message -
> From: "K
On 22 July 2014 at 07:21, Kurt Schallitz wrote:
| Can anyone tell me if there is a package which will allow me to write a
| package in R, then publish the package using WebServices? The idea is that
| I want to be able to pass a data set into R, have R perform the
| calculations, then send the res