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.5 |
Depends: | R (≥ 2.12.0) |
Imports: | Rcpp (≥ 0.10.2), methods |
LinkingTo: | Rcpp |
Suggests: | RUnit, inline |
Published: | 2014-01-26 |
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 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | yes |
Materials: | README ChangeLog |
CRAN checks: | RcppClassic results |
Reference manual: | RcppClassic.pdf |
Vignettes: |
RcppClassic RcppClassic-unitTests |
Package source: | RcppClassic_0.9.5.tar.gz |
Windows binaries: | r-devel: RcppClassic_0.9.5.zip, r-release: RcppClassic_0.9.5.zip, r-oldrel: RcppClassic_0.9.5.zip |
OS X Snow Leopard binaries: | r-release: RcppClassic_0.9.5.tgz, r-oldrel: RcppClassic_0.9.5.tgz |
OS X Mavericks binaries: | r-release: RcppClassic_0.9.5.tgz |
Old sources: | RcppClassic archive |
Reverse depends: | RcppClassicExamples |
Reverse linking to: | RcppClassicExamples |