Skip to content
Prev 25813 / 63421 Next

Makefile for embedding OpenBUGS in R package

On Mon, 6 Aug 2007, Tobias Verbeke wrote:

            
I am baffled by that C file: why not just link an even simpler stub 
against brugs.so rather than play around with dlopen?
Ah, so you need to circumvent the installation mechanism as you do not 
have a DLL in your package.  See package Rserve for a workaround.

[rest not needed for the reply.]