Title: | Deprecated 'classic' 'Rcpp' 'API' |
---|---|
Description: | The 'RcppClassic' package provides a deprecated C++ library which facilitates the integration of R and C++. New projects should use the new 'Rcpp' 'API' in the 'Rcpp' package. |
Authors: | Dirk Eddelbuettel [aut, cre] |
Maintainer: | Dirk Eddelbuettel <[email protected]> |
License: | GPL (>= 2) |
Version: | 0.9.13 |
Built: | 2025-02-13 03:26:16 UTC |
Source: | https://github.com/eddelbuettel/rcppclassic |
The RcppClassic package provides the classic Rcpp API.
Dominick Samperi wrote the initial versions of Rcpp (and RcppTemplate) during 2005 and 2006. Dirk Eddelbuettel made some additions, and became maintainer in 2008. Dirk Eddelbuettel and Romain Francois have been extending Rcpp since 2009.