-----Original Message-----
From: Warnes, Gregory R
Sent: Tuesday, December 03, 2002 4:41 PM
To: R-Announce (E-mail)
Subject: Initial release of RSOAP - a simple interface to R via SOAP
Announcing the initial public release of RSOAP at
http://software.biostat.washington.edu/statsoft/snake/RSOAP.
Description:
RSOAP provides a SOAP interface for the open-source statistical
package R. It permits software to take advantage of the advanced
statistical analysis techniques provided by R---running either
locally or on a remote machine---using the simple and widely
accepted SOAP protocol.
RSOAP provides a simple API for managing and communicating with
multiple concurrent R processes. Using SOAP as the communications
protocol avoids direct handling of binary data while preserving
the underlying data structures, and makes R easily accessible
from a variety of applications and programming languages.
Availability:
More information and the source code for RSOAP is available at
http://software.biostat.washington.edu/statsoft/snake/RSOAP/manage.
-Greg