Package: RcppClassic Title: Deprecated 'classic' 'Rcpp' 'API' Version: 0.9.14 Date: 2026-03-14 Authors@R: c(person("Dirk", "Eddelbuettel", role = c("aut", "cre"), email = "edd@debian.org", comment = c(ORCID = "0000-0001-6419-907X")), person("Romain", "Francois", role = "aut", comment = c(ORCID = "0000-0002-2444-4226")), person("David", "Reiss", role = "ctb"), person("Dominick", "Samperi", role = "aut", comment = "Initial code during 2005-2006")) Description: 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. Imports: Rcpp (>= 1.1.1), methods Suggests: tinytest LinkingTo: Rcpp License: GPL (>= 2) MailingList: Please send questions and comments about Rcpp to rcpp-devel@lists.r-forge.r-project.org URL: https://github.com/eddelbuettel/rcppclassic, https://dirk.eddelbuettel.com/code/rcpp.classic.html BugReports: https://github.com/eddelbuettel/rcppclassic/issues VignetteBuilder: Rcpp Repository: https://eddelbuettel.r-universe.dev Date/Publication: 2026-03-15 18:14:06 UTC RemoteUrl: https://github.com/eddelbuettel/rcppclassic RemoteRef: HEAD RemoteSha: 26898f143a414947097affc7ef7126d403c30426 NeedsCompilation: yes Packaged: 2026-06-23 17:39:17 UTC; root Author: Dirk Eddelbuettel [aut, cre] (ORCID: ), Romain Francois [aut] (ORCID: ), David Reiss [ctb], Dominick Samperi [aut] (Initial code during 2005-2006) Maintainer: Dirk Eddelbuettel