On 5 April 2015 at 00:54, Jodi Jhouranda Siregar wrote:
| I'm on my project developing user interface for r. I dicided to use rinside.
| And i want to know which is better in term of peformance, RInside or
| statconndcom ? For the reason why using RInside is better than statconndcom.

Not a well-posed question.  

You only want statconndcom if some (local) reason you must live in a Windows
stack. Your app will not be portable, so choose carefully.

RInside pretty works everywhere but requires the same compiler you use for
R. It is pretty well-tested and mature.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
_______________________________________________
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