The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.3
Depends: R (≥ 2.15.2)
Imports: Rcpp (≥ 0.10.2), RcppClassic (≥ 0.9.3)
LinkingTo: Rcpp, RcppClassic
Suggests: RUnit
Published: 2023-11-30
Author: Dirk Eddelbuettel and Romain Francois, based on code written during 2005 and 2006 by Dominick Samperi
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

Documentation:

Reference manual: RcppClassicExamples.pdf

Downloads:

Package source: RcppClassicExamples_0.1.3.tar.gz
Windows binaries: r-devel: RcppClassicExamples_0.1.3.zip, r-release: RcppClassicExamples_0.1.3.zip, r-oldrel: RcppClassicExamples_0.1.3.zip
macOS binaries: r-release (arm64): RcppClassicExamples_0.1.3.tgz, r-oldrel (arm64): RcppClassicExamples_0.1.3.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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.