[R] R - Compiling and calling Fortran code that uses IMSL libraries - Help!

2010-02-12 Thread Nynese Tinsley
Good Afternoon R Help! On of my users is seriously thinking about moving to R from Splus. In his testing, he has already found some benefits to it. He has, however run into one issue, calling his Fortran functions in R. Previously, in Splus, he would do the following: 1. Compile via f90 the

Re: [R] R - Compiling and calling Fortran code that uses IMSL libraries - Help!

2010-02-12 Thread Sharpie
, I get missing symbol errors similar to the ones you described. Oh, and make sure /path/to/libimsl.so is on LD_LIBRARY_PATH or DYLD_LIBRARY_PATH or whichever your system uses. Good luck! -Charlie -- View this message in context: http://n4.nabble.com/R-Compiling-and-calling-Fortran-code