[R] Error when calling a dll procedure

Prof Brian Ripley ripley at stats.ox.ac.uk
Sun Nov 16 20:48:54 CET 2003


You seem to have asked that twice in 8 minutes!

See `Writing R Extensions', the section on `Interfacing C++ code'.
Or section 7.5 of the rw-FAQ.  There are worked examples there: please do 
not ignore the R documentation.

On Sun, 16 Nov 2003, Bernd Holleczek wrote:

> I am a beginner in R and try to build dlls (Win XP, MinGW, R 1.7.1).
> So far, I have managed to create and to use some dlls with C code which
> worked properly.
> 
> Now I am stuck with a dll containing C++ code.

[...]

-- 
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




More information about the R-help mailing list