Skip to content
Prev 47744 / 63424 Next

C code and DLL file in the package

On 13/03/2014 10:24 AM, binbin lu wrote:
Put the C code for the DLL in "src" (not "SRC").  R will compile it for 
the platform where your package is being installed.

Duncan Murdoch