[This article was first published on Thinking inside the box , and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
A new 0.2.3 release of
RInside is now
on CRAN. RInside is a set of
convenience classes which facilitate embedding of R
inside of C++ applications and programs.
RInside
works particularly well with
Rcpp and now
depends on it.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
This is the first release since March when we released 0.2.2. A few things got added to Rcpp in the meantime, and RInside is taking advantage of some of these as illustrated in several of the included examples.
More details and the changelog are on the RInside page which also leads
To leave a comment for the author, please follow the link and comment on their blog: Thinking inside the box .
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.