Skip to content

dynamic linking

2 messages · Samuel Kemp, Tom Blackwell

#
Hi,

I want to set up a dynamic link between a library e.g. myLibrary.a and a 
C++ file myProgram.cc to use in R. Is this possible? If so how does one 
go about doing it?

Any help will be greatly appreciated.

Cheers,

Sam.
#
Sam  -

On CRAN, under "Manuals" I believe you will find one with a title
similar to "Writing R extensions".  The correct title will be given
in the R FAQ.  I think that's the one you want.

-  tom blackwell  -  u michigan medical school  -  ann arbor  -
On Mon, 1 Mar 2004, Samuel Kemp wrote: