<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>C++ Classes to Embed R in C++ (and C) Applications</dc:title>
  <dc:title>R package RInside version 0.2.19</dc:title>
  <dc:subject>CRAN Task View: HighPerformanceComputing (https://CRAN.R-project.org/view=HighPerformanceComputing)</dc:subject>
  <dc:description>C++ classes to embed R in C++ (and C) applications
 A C++ class providing the R interpreter is offered by this package
 making it easier to have "R inside" your C++ application. 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 nine 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'), 'eigen' (for
 'RInside' use with 'RcppEigen'), and 'c_interface' for a basic C
 interface and 'Ruby' illustration.  The examples 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:creator>Dirk Eddelbuettel &lt;edd@debian.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dirk Eddelbuettel [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0001-6419-907X&gt;),
  Romain Francois [aut] (ORCID: &lt;https://orcid.org/0000-0002-2444-4226&gt;),
  Lance Bachmeier [ctb]</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2025-04-22</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RInside</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RInside</dc:identifier>
</oai_dc:dc>
