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 number of examples for Rcpp.
| Version: | 0.1.6 |
| Depends: | R (≥ 2.11.0), Rcpp (≥ 0.9.9) |
| LinkingTo: | Rcpp |
| Suggests: | RUnit |
| Published: | 2013-01-16 |
| Author: | Dirk Eddelbuettel and Romain Francois |
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | http://dirk.eddelbuettel.com/code/rcpp.html, http://romainfrancois.blog.free.fr/index.php?category/R-package/Rcpp |
| NeedsCompilation: | yes |
| CRAN checks: | RcppExamples results |
| Package source: | RcppExamples_0.1.6.tar.gz |
| MacOS X binary: | RcppExamples_0.1.6.tgz |
| Windows binary: | RcppExamples_0.1.6.zip |
| Reference manual: | RcppExamples.pdf |
| News/ChangeLog: | NEWS ChangeLog |
| Old sources: | RcppExamples archive |