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. The site <http://gallery.rcpp.org> regroups a large number of examples for 'Rcpp'.
Version: | 0.1.9 |
Depends: | R (≥ 2.15.1) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Published: | 2019-08-24 |
DOI: | 10.32614/CRAN.package.RcppExamples |
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.examples.html |
NeedsCompilation: | yes |
Materials: | README NEWS ChangeLog |
CRAN checks: | RcppExamples results |
Reference manual: | RcppExamples.pdf |
Package source: | RcppExamples_0.1.9.tar.gz |
Windows binaries: | r-devel: RcppExamples_0.1.9.zip, r-release: RcppExamples_0.1.9.zip, r-oldrel: RcppExamples_0.1.9.zip |
macOS binaries: | r-release (arm64): RcppExamples_0.1.9.tgz, r-oldrel (arm64): RcppExamples_0.1.9.tgz, r-release (x86_64): RcppExamples_0.1.9.tgz, r-oldrel (x86_64): RcppExamples_0.1.9.tgz |
Old sources: | RcppExamples archive |
Please use the canonical form https://CRAN.R-project.org/package=RcppExamples to link to this page.