Re: [R] Using win-builder with static libraries

2010-01-30 Thread Uwe Ligges
I may be able to help if you upload to winbuilder again and let me know when you did (don't have your source package any more). I guess there are roughly 1-5 errors: error 1: Where is the static library from? If copied from numerical recipes: Please do look if you have the right licenses. er

[R] Using win-builder with static libraries

2010-01-29 Thread Maxime Debon
Dear All, I am intending to build a package (pksmooth) on Linux to work on Windows. Some c++ functions need c++ libraries (numerical recipes) from a static library "libNR.a". Building the package on Linux for Linux is allright. However, when sending the 'pksmooth_1.0.tar.gz' to the online Windows