On Thu, 4 Mar 2004 boudennj at ensisun.imag.fr wrote:
> I went to interface R and C++ And I want to include R objects in C++.
I
> have a probleme because Rf_allocVector and others function are not in the R
> library of mine version.
> If you have a idear that may be very helpful.
Perhaps you could start by telling us what your version is and how you
came to this conclusion? Functions like Rf_allocVector *are* in the R
executable (Unix) or DLL (Windows), and will be in the libR.so (Unix)
shared library if you configured R to make it.
--
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