RInside (0.2.10)
C++ classes to embed R in C++ applications.
http://dirk.eddelbuettel.com/code/rinside.html
http://cran.r-project.org/web/packages/RInside
C++ classes to embed R in C++ applications The RInside packages makes it easier to have 'R inside' your C++ application by providing a C++ wrapper class providing the R interpreter. . As R itself is embedded into your application, a shared library build of R is required. This works on Linux, OS X and even on Windows provided you use the same tools used to build R itself. . Numerous examples are provided in the six subdirectories of the examples/ directory of the installed package: standard, mpi (for parallel computing) qt (showing how to embed RInside inside a Qt GUI application), wt (showing how to build a 'web-application' using the Wt toolkit), armadillo (for RInside use with RcppArmadillo) and eigen (for RInside use with RcppEigen). . Doxygen-generated documentation of the C++ classes is available at the RInside website as well.
Maintainer:
Dirk Eddelbuettel
Author(s): Dirk Eddelbuettel and Romain Francois
License: GPL (>= 2)
Uses: Rcpp
Released 6 months ago.
12 previous versions
- RInside_0.2.9. Released 7 months ago.
- RInside_0.2.8. Released 9 months ago.
- RInside_0.2.7. Released 9 months ago.
- RInside_0.2.6. Released over 1 year ago.
- RInside_0.2.5. Released over 1 year ago.
- RInside_0.2.4. Released about 2 years ago.
- RInside_0.2.3. Released almost 3 years ago.
- RInside_0.2.2. Released about 3 years ago.
- RInside_0.2.1. Released over 3 years ago.
- RInside_0.2.0. Released over 3 years ago.
- RInside_0.1.1. Released over 3 years ago.
- RInside_0.1.0. Released over 3 years ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of RInside yet. Want to be the first? Write one now.
Related packages: BARD, GAMBoost, Geneland, Matching, biglm, biopara, bnlearn, caret, ff, fork, inline, latentnet, lga, nws, papply, proftools, pvclust, rJava, rgenoud, rlecuyer … (20 best matches, based on common tags.)
Search for RInside on google, google scholar, r-help, r-devel.
Visit RInside on R Graphical Manual.