Showing 2 of total 2 results (show query)
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'.
Maintained by Dirk Eddelbuettel. Last updated 15 days ago.
47 stars 5.58 score 7 scriptseddelbuettel
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.
Maintained by Dirk Eddelbuettel. Last updated 16 days ago.
2.48 score 6 scripts