Re: [Rd] Undefined symbol when trying to dyn.load a shared object

2006-12-12 Thread Duncan Murdoch
On 12/12/2006 4:03 PM, Michael Braun wrote: > I hope that someone reading this list can offer some suggestions on how I can > incorporate external C libraries in C functions that I want to call from R. > I have gone through all of the documentation, help files and mailing list > archives and ha

[Rd] Undefined symbol when trying to dyn.load a shared object

2006-12-12 Thread Michael Braun
I hope that someone reading this list can offer some suggestions on how I can incorporate external C libraries in C functions that I want to call from R. I have gone through all of the documentation, help files and mailing list archives and have not been able to find a satisfactory solution. I