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
Hi,
I would like to embed the LibMesh library in R. I have already linked
C++ code and build libraries as it is explained in the R-extension
manual with trivial examples :
dyn.load(paste("/home/default/LibFooR",.Platform$dynlib.ext,sep=""))
I am facing a difficulty with loading a library d
2 matches
Mail list logo