<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Examples using Rcpp to interface R and C++</dc:title>
  <dc:description>Examples for Seamless R and C++ integration The Rcpp
package contains a C++ library that facilitates the integration
of R and C++ in various ways. This package provides some usage
examples.

Note that the documentation in this package currently does not cover
all the features in the package. It is not even close.

It does however provide a few example based on both the (deprecated)
`classic&apos; API and the current Rcpp API which supercedes it. As
such, it can help in porting from the older API to the newer
API.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.11.0), Rcpp (&gt;= 0.9.9), RcppClassic</dc:relation>
  <dc:relation>LinkingTo: RcppClassic, Rcpp</dc:relation>
  <dc:relation>Suggests: RUnit</dc:relation>
  <dc:creator>Dirk Eddelbuettel and Romain Francois
&lt;RomainAndDirk@r-enthusiasts.com&gt;</dc:creator>
  <dc:contributor>Dirk Eddelbuettel and Romain Francois, based on code written
during 2005 and 2006 by Dominick Samperi</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-12-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RcppExamples</dc:identifier>
 </rdf:Description>
</rdf:RDF>

