Skip to content
Prev 8310 / 12125 Next

[R-pkg-devel] Advice concerning a wrapper package

Thank you for your answer.

All sources (.cpp, .h and .R files) are in the libKriging directory, so as you suggested inside inst/libKriging
But as the whole size before compiling is exceeding 15MB, I would add some cleanup to delete inst/libKriging sources after compiling.
Is it a bad solution ?

Regards

Yann