Skip to content

R as COM client (rather than server)

1 message · DED (David George Edwards)

#
Hi Duncan

Thanks for the information, this looks very nice. 

Best regards
David

PS Some of the links on http://www.omegahat.org/RDCOMClient are broken.


-----Original Message-----
From: Duncan Temple Lang [mailto:duncan at research.bell-labs.com] 
Sent: 30 June 2003 15:58
To: Erich Neuwirth
Cc: DED (David George Edwards); 'r-help at stat.math.ethz.ch'
Subject: Re: [R] R as COM client (rather than server)


There is also the Omegahat collection of packages for DCOM 
which supports R as a client, user-definable server objects and event
handlers. Together, RDCOMClient and  RDCOMServer  (and the SWinRegistry and
SWinTypeLibs packages) provide a general way to handle arbitrary data types
in R and COM. There is a description of how this differs from the S-Plus
approach  and Thomas' rdcom package.

See http://www.omegahat.org/RDCOMClient
Erich Neuwirth wrote: