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'.
Version: | 0.1.8 |
Depends: | R (≥ 2.15.1) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | RUnit |
Published: | 2016-11-24 |
Author: | Dirk Eddelbuettel and Romain Francois |
Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
BugReports: | https://github.com/eddelbuettel/rcppexamples/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://dirk.eddelbuettel.com/code/rcpp.html |
NeedsCompilation: | yes |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppExamples results |
Reference manual: | RcppExamples.pdf |
Package source: | RcppExamples_0.1.8.tar.gz |
Windows binaries: | r-devel: RcppExamples_0.1.8.zip, r-release: RcppExamples_0.1.8.zip, r-oldrel: RcppExamples_0.1.8.zip |
OS X El Capitan binaries: | r-release: RcppExamples_0.1.8.tgz |
OS X Mavericks binaries: | r-oldrel: RcppExamples_0.1.8.tgz |
Old sources: | RcppExamples archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppExamples to link to this page.