Package: RcppClassicExamples
Title: Examples using 'RcppClassic' to Interface R and C++
Version: 0.1.3
Date: 2024-11-30
Author: Dirk Eddelbuettel and Romain Francois, based on code written 
 during 2005 and 2006 by Dominick Samperi 
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Description: 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.
Depends: R (>= 2.15.2)
Imports: Rcpp (>= 0.10.2), RcppClassic (>= 0.9.3)
LinkingTo: Rcpp, RcppClassic
Suggests: RUnit
URL: https://github.com/eddelbuettel/rcppclassicexamples,
        https://dirk.eddelbuettel.com/code/rcpp.classic.html
BugReports: https://github.com/eddelbuettel/rcppclassicexamples/issues
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2023-11-30 13:16:58 UTC; edd
Repository: CRAN
Date/Publication: 2023-11-30 14:10:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 05:42:31 UTC; unix
Archs: RcppClassicExamples.so.dSYM
