Re: [Rd] LinkingTo on Windows

2008-10-09 Thread Prof Brian Ripley
On Tue, 7 Oct 2008, Thomas Baier wrote: Dear List, R packages may specify a "LinkingTo" attribute to specify dependencies to the source code (mainly the header files) of other packages. Unfortunately, it is not possible to also have a reference to the generated library (.dll on Windows) of the

[Rd] LinkingTo on Windows

2008-10-07 Thread Thomas Baier
Dear List, R packages may specify a "LinkingTo" attribute to specify dependencies to the source code (mainly the header files) of other packages. Unfortunately, it is not possible to also have a reference to the generated library (.dll on Windows) of the other package. So including a header file