RcppClassicExamples

From MaRDI portal
Software:151409



CRANRcppClassicExamplesMaRDI QIDQ151409

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

Dirk Eddelbuettel

Last update: 30 November 2023

Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0

Software version identifier: 0.1.2, 0.1.0, 0.1.1, 0.1.3

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.





This page was built for software: RcppClassicExamples