I have a R code that loads a FORTRAN DLL to do some calculations. The code works fine when I use it in R. But when I try it in spotfire it throws an error that the it is unable to load the shared library and the specified DLL cannot be found. I have used "setwd" to point to the location in the spotfire statistical services server library. Is this the correct way to call the DLL in spotfire??? I would appreciate any inputs on this. Thank you. Ravi -- View this message in context: http://r.789695.n4.nabble.com/Fortran-DLL-in-Spotfire-tp3547779p3547779.html Sent from the R help mailing list archive at Nabble.com.
Fortran DLL in Spotfire
2 messages · vioravis, Ben Bolker
vioravis <vioravis <at> gmail.com> writes:
I have a R code that loads a FORTRAN DLL to do some calculations. The code works fine when I use it in R. But when I try it in spotfire it throws an error that the it is unable to load the shared library and the specified DLL cannot be found. I have used "setwd" to point to the location in the spotfire statistical services server library. Is this the correct way to call the DLL in spotfire???
This is the R help list; you'd better contact spotfire (commercial) support
with your question ...
good luck,
Ben Bolker