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? -Deepayan
On 4/13/07, Deepayan Sarkar <deepayan.sarkar at gmail.com> 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?For the record, I would really like it if this worked on Windows, because my Qt GUI seems to be working fine if I comment out these callbacks (except that nothing gets printed on the console). -Deepayan
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. -- 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 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595