Re: [Rd] putting binary files in a package

2007-06-23 Thread Uwe Ligges
Ben Bolker wrote: >I have some binaries I would like to distribute with a package > (I am not the original author; I have the source code but can't distribute > it because it contains _Numerical Recipes_ code. The long-term > solution is to replace the code with new code written in R, or > i

[Rd] putting binary files in a package

2007-06-22 Thread Ben Bolker
I have some binaries I would like to distribute with a package (I am not the original author; I have the source code but can't distribute it because it contains _Numerical Recipes_ code. The long-term solution is to replace the code with new code written in R, or in clean C, but in the meantim