Rinterface.h on Windows
On 4/13/07, Prof Brian Ripley <ripley at stats.ox.ac.uk> wrote:
On Fri, 13 Apr 2007, Deepayan Sarkar wrote:
Hi, it looks like Rinterface.h is not available on Windows. Does this mean I can not reset the various ptr_R_* callbacks? Is there an alternative? Is this something fundamentally difficult or something not done because no one needs it?
To my knowledge no one has asked for it, so I assume the latter. At a glance, it does not look too difficult, as similar things are going on in src/gnuwin32/system.c.
Hmm, so I guess the good long term strategy would be to convert that to using the Rinterface.h API. I'll take a look some day when I'm feeling more adventurous. -Deepayan