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 <https://gallery.rcpp.org> regroups a large number of examples for 'Rcpp'.
| Version: | 0.1.10 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Published: | 2025-03-17 | 
| DOI: | 10.32614/CRAN.package.RcppExamples | 
| Author: | Dirk Eddelbuettel | 
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> | 
| BugReports: | https://github.com/eddelbuettel/rcppexamples/issues | 
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] | 
| URL: | https://github.com/eddelbuettel/rcppexamples, https://dirk.eddelbuettel.com/code/rcpp.examples.html | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS, ChangeLog | 
| CRAN checks: | RcppExamples results | 
| Reference manual: | RcppExamples.html , RcppExamples.pdf | 
| Package source: | RcppExamples_0.1.10.tar.gz | 
| Windows binaries: | r-devel: RcppExamples_0.1.10.zip, r-release: RcppExamples_0.1.10.zip, r-oldrel: RcppExamples_0.1.10.zip | 
| macOS binaries: | r-release (arm64): RcppExamples_0.1.10.tgz, r-oldrel (arm64): RcppExamples_0.1.10.tgz, r-release (x86_64): RcppExamples_0.1.10.tgz, r-oldrel (x86_64): RcppExamples_0.1.10.tgz | 
| Old sources: | RcppExamples archive | 
Please use the canonical form https://CRAN.R-project.org/package=RcppExamples to link to this page.