eddelbuettel/rcppexamples: Examples using 'Rcpp' to Interface R and C++

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'.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.1.9.3
URL https://github.com/eddelbuettel/rcppexamples https://dirk.eddelbuettel.com/code/rcpp.examples.html
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("eddelbuettel/rcppexamples")
eddelbuettel/rcppexamples documentation built on Sept. 16, 2024, 9:47 a.m.