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.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to