An open API service indexing awesome lists of open source software.

https://github.com/lixun910/example_swig_r

Create a R package with C++ source code using SWIG
https://github.com/lixun910/example_swig_r

c-plus-plus r swig

Last synced: 3 months ago
JSON representation

Create a R package with C++ source code using SWIG

Awesome Lists containing this project

README

          

# Create a R package with C++ source code using SWIG

by Xun Li

Please read the writeup here: [https://lixun910.github.io/my_blog/c++/swig/r/2019/05/23/Create-R-C++-library-use-swig.html](https://lixun910.github.io/my_blog/c++/swig/r/2019/05/23/Create-R-C++-library-use-swig.html)