Skip to content
Prev 12103 / 398502 Next

Some questions about R-(D)COM

On Tue, 3 Jul 2001 virgil at matheron.estadi.uv.es wrote:

            
Um. rproxy.dll, the R side, *is* compiled under mingw.  It's not clear to
me why one would want to compile the StatConnector under mingw, but Thomas
said he thought it may be possible.  One issue is the quality of
mingw headers.  As Thomas (and I) have VC++6.0, it has not been an issue.
Yes, because R itself does from C code.  It's not set up to be easy,
though, and the low-level interface in connections.c is mainly not exposed
(static routines).  But you can call do_url, do_open, do_close and so on
from your own C code.
No. There are learning editions free with various books, but they
have limited compilation facilities.  The Learning Edition sold here
is definitely able to work with R-(D)COM, as my wife uses that one.