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>
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to