<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Hi,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">I would like to know the status of the RInside project. In the Subversion repository on R-Forge, the description file says the version is 0.2.10.1 (<a href="https://r-forge.r-project.org/scm/viewvc.php/pkg/DESCRIPTION?view=markup&root=rinside">https://r-forge.r-project.org/scm/viewvc.php/pkg/DESCRIPTION?view=markup&root=rinside</a>) and hereĀ <a href="http://dirk.eddelbuettel.com/code/rinside/">http://dirk.eddelbuettel.com/code/rinside/</a> the latest version is 0.2.11</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">But in both cases, the code is at least 3 to 5 years old.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><div class="gmail_default">I would like to use it to embed R in a software I'm writing and give the users the possibility to write their "plugins" to my software in R. So far my users can use Python to do that (thanks to Boost.Python). The problem is as follow: the C++ code will instantiate and call R objects and the R objects should be able to access other C++ objects and call C++ functions too. The C++ objects cannot be copied to R. In Boost.Python, it happily works, so now I want to add support for R too.</div><div><br></div></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">So has this project been abandonned ? Is there anything else than RInside I should use ?<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Maybe Rcpp has everything to do that now and RInside is not needed anymore ?</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">Best regards,</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small">David</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small"><br></div></div>