C++ Classes to Embed R in C++ Applications

Edit Package R-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 eight 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'). The example use GNUmakefile(s) with GNU extensions, so a GNU make is required (and will use the GNUmakefile automatically). Doxygen-generated documentation of the C++ classes is available at the 'RInside' website as well.

Refresh
Refresh
Source Files
Filename Size Changed
R-RInside-ExcludeVars.patch 0000000575 575 Bytes
R-RInside-ldflags.patch 0000001574 1.54 KB
R-RInside.changes 0000000390 390 Bytes
R-RInside.spec 0000003974 3.88 KB
RInside_0.2.13.tar.gz 0000073665 71.9 KB
Latest Revision
Detlef Steuer's avatar Detlef Steuer (dsteuer) accepted request 636709 from Todd R's avatar Todd R (TheBlackCat) (revision 2)
- BuildRequires R-Rcpp-devel instead of R-Rcpp
  Devel files were split out into a -devel subpackage.
- Fix license
Comments 0
openSUSE Build Service is sponsored by