Learn R Programming

⚠️There's a newer version (0.2.18) of this package.Take me there.

RInside

Easy embedding of R inside C++

About

The RInside package provides a few classes for seamless embedding of R inside of C++ applications by relying on Rcpp.

Provided with the package itself are eight subdirectories with examples: from more than a dozen basic command-line examples (in directory standard) to graphical user-interfaces (using both Qt and Wt), linear algebra with Armadillo and Eigen, parallel computing with MPI to a sandboxed server.

See Also

The RInside web page has some more details.

Authors

Dirk Eddelbuettel and Romain Francois

License

GPL (>= 2)

Copy Link

Version

Install

install.packages('RInside')

Monthly Downloads

1,996

Version

0.2.13

License

GPL (>= 2)

Maintainer

Dirk Eddelbuettel

Last Published

May 20th, 2015

Functions in RInside (0.2.13)

RInside-package

Embedding R in C++ applications