RcppClassic: Deprecated 'classic' Rcpp API

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.6
Depends: R (≥ 2.12.0)
Imports: Rcpp (≥ 0.10.2), methods
LinkingTo: Rcpp
Suggests: RUnit, inline, highlight
Published: 2015-01-10
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>
BugReports: NA
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: NA
NeedsCompilation: yes
Materials: README ChangeLog
CRAN checks: RcppClassic results

Downloads:

Reference manual: RcppClassic.pdf
Vignettes: RcppClassic
RcppClassic-unitTests
Package source: RcppClassic_0.9.6.tar.gz
Windows binaries: r-devel: RcppClassic_0.9.6.zip, r-release: RcppClassic_0.9.6.zip, r-oldrel: RcppClassic_0.9.6.zip
OS X Mavericks binaries: r-release: RcppClassic_0.9.6.tgz, r-oldrel: RcppClassic_0.9.6.tgz
Old sources: RcppClassic archive

Reverse dependencies:

Reverse depends: RcppClassicExamples
Reverse linking to: RcppClassicExamples