[Rcpp-devel] Creating an R package using an existing .so file
Jon Davidson
jondavidson47 at gmail.com
Wed Nov 4 22:24:22 CET 2020
Hi,
I have an existing Rcpp module that has already been compiled into a .so.
How can I integrate this into an R package? The existing vignette for
packaging an Rcpp module involves including the C++ source in the package
folder, which will not be feasible for my setup. I can, however, have the
compiled .so file in the folder. Thanks for your help!
Best,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20201104/20d18dab/attachment.html>
More information about the Rcpp-devel
mailing list