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.
| Version: | 0.9.3 |
| Depends: | R (≥ 2.12.0), Rcpp (≥ 0.10.2), methods |
| LinkingTo: | Rcpp |
| Suggests: | RUnit, inline |
| Published: | 2012-12-22 |
| Author: | Dirk Eddelbuettel and Romain Francois, with contributions by David Reiss, and based on code written during 2005 and 2006 by Dominick Samperi |
| Maintainer: | Dirk Eddelbuettel <edd at debian.org> |
| License: | GPL (≥ 2) |
| NeedsCompilation: | yes |
| CRAN checks: | RcppClassic results |
| Package source: | RcppClassic_0.9.3.tar.gz |
| MacOS X binary: | RcppClassic_0.9.3.tgz |
| Windows binary: | RcppClassic_0.9.3.zip |
| Reference manual: | RcppClassic.pdf |
| Vignettes: |
RcppClassic RcppClassic-unitTests |
| News/ChangeLog: | ChangeLog |
| Old sources: | RcppClassic archive |
| Reverse depends: | RcppClassicExamples |
| Reverse linking to: | RcppClassicExamples |