Announcing the initial release of RSessionDA.
RSessionDA provides objects for interacting with R from Zope
<www.zope.org>, a full-featured web application development system. These
objects permit evaluation of functions in the R language using information
in Zope. R data objects, graphics files, printed output, script
transcripts, and data files can be returned to Zope for display. These
tools make it easy to create web applications that include advanced
statistical functionality.
RSessionDA is built on RSOAP package, which provides access to R via the
SOAP <http://www.w3.org/TR/SOAP/"> communications protocol. This allows
Zope to access multiple independent R sessions running (if desired) on a
separate compute server.
For more information on or to download RSessionDA see:
<http://software.biostat.washington.edu/statsoft/snake/RSessionDA> or
<http://www.zope.org/Members/warnes/RSessionDA/>
For more information on or to download RSOAP see:
<http://software.biostat.washington.edu/statsoft/snake/RSOAP> or
For more information on Zope see:
<http://www.zope.org>
-Greg