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.

Version: 0.1.4
Imports: Rcpp, RcppClassic (≥ 0.9.14)
LinkingTo: Rcpp, RcppClassic
Suggests: RUnit
Published: 2026-03-16
DOI: 10.32614/CRAN.package.RcppClassicExamples
Author: Dirk Eddelbuettel ORCID iD [aut, cre], Romain Francois ORCID iD [aut], Dominick Samperi [aut] (Initial code during 2005-2006)
Maintainer: Dirk Eddelbuettel <edd at debian.org>
BugReports: https://github.com/eddelbuettel/rcppclassicexamples/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/eddelbuettel/rcppclassicexamples, https://dirk.eddelbuettel.com/code/rcpp.classic.html
NeedsCompilation: yes
Materials: NEWS, ChangeLog
CRAN checks: RcppClassicExamples results [issues need fixing before 2026-04-06]

Documentation:

Reference manual: RcppClassicExamples.html , RcppClassicExamples.pdf

Downloads:

Package source: RcppClassicExamples_0.1.4.tar.gz
Windows binaries: r-devel: RcppClassicExamples_0.1.4.zip, r-release: RcppClassicExamples_0.1.3.zip, r-oldrel: RcppClassicExamples_0.1.4.zip
macOS binaries: r-release (arm64): RcppClassicExamples_0.1.3.tgz, r-oldrel (arm64): RcppClassicExamples_0.1.4.tgz, r-release (x86_64): RcppClassicExamples_0.1.3.tgz, r-oldrel (x86_64): RcppClassicExamples_0.1.3.tgz
Old sources: RcppClassicExamples archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RcppClassicExamples to link to this page.