Package: RcppExamples
Title: Examples using 'Rcpp' to Interface R and C++
Version: 0.1.8
Date: 2016-11-24
Author: Dirk Eddelbuettel and Romain Francois
Maintainer: Dirk Eddelbuettel <edd@debian.org>
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. On the other hand, the site
 <http://gallery.rcpp.org> is regrouping a large number of examples for 'Rcpp'.
Depends: R (>= 2.15.1)
Imports: Rcpp
LinkingTo: Rcpp
Suggests: RUnit
URL: http://dirk.eddelbuettel.com/code/rcpp.html
BugReports: https://github.com/eddelbuettel/rcppexamples/issues
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2016-11-24 17:23:20.838207 UTC; edd
Repository: CRAN
Date/Publication: 2016-11-24 22:57:54
