;s in
> the R
> install file, and have the R_USER and R_HOME environment variables, yet I
> am
> still seeing this issue. I can use other .dll's in this way, so this is
> NOT a
> COM issue. It is an R problem. Any thoughts would be helpful.
>
> __
>
I've written a rather complex package that requires overriding the default
compilation behavior for the C code component. In the src dir I have a
Makefile that is used correctly on OSX and Linux builds of the package, but
completely ignored on windows.
R CMD INSTALL
on windows runs Makecon