Package: RcppExamples
Title: Examples using 'Rcpp' to Interface R and C++
Version: 0.1.10
Date: 2025-03-17
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")))
Description: Examples for Seamless R and C++ integration
 The 'Rcpp' package contains a C++ library that facilitates the integration of
 R and C++ in various ways. This package provides some usage examples.
 Note that the documentation in this package currently does not cover all the
 features in the package. The site <https://gallery.rcpp.org> regroups a large
 number of examples for 'Rcpp'.
Imports: Rcpp
LinkingTo: Rcpp
URL: https://github.com/eddelbuettel/rcppexamples,
        https://dirk.eddelbuettel.com/code/rcpp.examples.html
BugReports: https://github.com/eddelbuettel/rcppexamples/issues
License: GPL (>= 2)
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2025-03-17 12:25:40 UTC; edd
Author: Dirk Eddelbuettel [aut, cre] (<https://orcid.org/0000-0001-6419-907X>),
  Romain Francois [aut] (<https://orcid.org/0000-0002-2444-4226>)
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Repository: CRAN
Date/Publication: 2025-03-17 12:40:08 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-14 00:58:10 UTC; windows
Archs: x64
