RcppClassicExamples: Examples using 'RcppClassic' to Interface R and C++

The 'Rcpp' package contains a C++ library that facilitates the integration of R and C++ in various ways via a rich API. This API was preceded by an earlier version which has been deprecated since 2010 (but is still supported to provide backwards compatibility in the package 'RcppClassic'). This package 'RcppClassicExamples' provides usage examples for the older, deprecated API. There is also a corresponding package 'RcppExamples' with examples for the newer, current API which we strongly recommend as the basis for all new development.

Getting started

Package details

AuthorDirk Eddelbuettel and Romain Francois, based on code written during 2005 and 2006 by Dominick Samperi
MaintainerDirk Eddelbuettel <edd@debian.org>
LicenseGPL (>= 2)
Version0.1.2
URL http://dirk.eddelbuettel.com/code/rcpp.html
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RcppClassicExamples")

Try the RcppClassicExamples package in your browser

Any scripts or data that you put into this service are public.

RcppClassicExamples documentation built on May 1, 2019, 9:18 p.m.