[R] R as a COM client - is it possible?
ripley@stats.ox.ac.uk
ripley at stats.ox.ac.uk
Mon Dec 9 11:58:02 CET 2002
On Mon, 9 Dec 2002, [iso-8859-1] Søren Højsgaard wrote:
> Dear all,
>
> In S+, there are functions like
>
> create.ole.object
> call.ole.method
> release.ole.object
>
> for communicating with other programs which work as a COM server (on
> Windows).
>
> Is it possible to do something similar in R (I've studied the 'connections'
> facilities, but they do not seem to work).
They work! But not to COM servers (a Windows-only concept).
There is a DCOM server for R on CRAN by Thomas Baier: I am not aware of a
COM/OLE client interface for R. Perhaps some Windows user would like ot
contribute one.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
More information about the R-help
mailing list