I have tried to install the drmrgl package and receive the following error:
> library(djmrgl) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library 'D:/PROGRA~1/R/library/djmrgl/libs/djmrgl. dll': LoadLibrary failure: The specified procedure could not be found. Error in library(djmrgl) : .First.lib failed for 'djmrgl' When I try and load the library from an rterm windows I get a pop up error that "the procedure entry point ismdi could not be located in the dynamic link library R.dll" Has anyone seen this problem before? and if so, can you help me? Thank you Joe ______________________________________________ R-help@stat.math.ethz.ch 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.