[Rcpp-devel] Advice on making interface into existing C++ library

Jeffrey Wong jeff.ct.wong at gmail.com
Tue Jan 13 09:16:34 CET 2015


Hello,

I am very interested in making libFM accessible through R via Rcpp

https://github.com/srendle/libfm

The makefile for libFM will compile the libFM.cpp file in the src/libFM
directory and dump the result in a bin/ directory, which is normally
accessed through command line.  What would be the best way for making this
accessible through Rcpp?

-- 
Jeffrey Wong
My portfolio: http://jeffreycwong.com <http://jeffreyctwong.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20150113/d1915c99/attachment.html>


More information about the Rcpp-devel mailing list