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.13 |
Depends: | R (≥ 2.12.0) |
Imports: | Rcpp (≥ 0.10.2), methods |
LinkingTo: | Rcpp |
Suggests: | tinytest |
Published: | 2022-11-21 |
DOI: | 10.32614/CRAN.package.RcppClassic |
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> |
MailingList: | Please send questions and comments about Rcpp to rcpp-devel@lists.r-forge.r-project.org |
BugReports: | https://github.com/eddelbuettel/rcppclassic/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/eddelbuettel/rcppclassic, https://dirk.eddelbuettel.com/code/rcpp.classic.html |
NeedsCompilation: | yes |
Materials: | README ChangeLog |
CRAN checks: | RcppClassic results |
Reference manual: | RcppClassic.pdf |
Vignettes: |
RcppClassic: Deprecated Rcpp API |
Package source: | RcppClassic_0.9.13.tar.gz |
Windows binaries: | r-devel: RcppClassic_0.9.13.zip, r-release: RcppClassic_0.9.13.zip, r-oldrel: RcppClassic_0.9.13.zip |
macOS binaries: | r-release (arm64): RcppClassic_0.9.13.tgz, r-oldrel (arm64): RcppClassic_0.9.13.tgz, r-release (x86_64): RcppClassic_0.9.13.tgz, r-oldrel (x86_64): RcppClassic_0.9.13.tgz |
Old sources: | RcppClassic archive |
Reverse imports: | RcppClassicExamples |
Reverse linking to: | RcppClassicExamples |
Please use the canonical form https://CRAN.R-project.org/package=RcppClassic to link to this page.