[R] help for calling a c program in the windows version R
gxx4@cwru.edu
gxx4 at cwru.edu
Thu May 22 19:33:07 CEST 2003
Hi, all:
I want to call a c program in the windows version R, so I compiled it in VC to get the dll file and use the command “dyn.load” to call it in R. There is no error appeared for this command, but when I use the command “ is.loaded” to check, it shows that dll file isn’t be loaded. Does anyone have same experience or know the correct way to do it?
Best wishes,
Guan Xing
5/22/03
More information about the R-help
mailing list