Package: RcppExamples 0.1.9.3

RcppExamples: Examples using 'Rcpp' to Interface R and C++

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'.

Authors:Dirk Eddelbuettel and Romain Francois

RcppExamples_0.1.9.3.tar.gz
RcppExamples_0.1.9.3.zip(r-4.5)RcppExamples_0.1.9.3.zip(r-4.4)RcppExamples_0.1.9.3.zip(r-4.3)
RcppExamples_0.1.9.3.tgz(r-4.4-arm64)RcppExamples_0.1.9.3.tgz(r-4.4-x86_64)RcppExamples_0.1.9.3.tgz(r-4.3-arm64)RcppExamples_0.1.9.3.tgz(r-4.3-x86_64)
RcppExamples_0.1.9.3.tar.gz(r-4.5-noble)RcppExamples_0.1.9.3.tar.gz(r-4.4-noble)
RcppExamples_0.1.9.3.tgz(r-4.4-emscripten)RcppExamples_0.1.9.3.tgz(r-4.3-emscripten)
RcppExamples.pdf |RcppExamples.html
RcppExamples/json (API)
NEWS

# Install 'RcppExamples' in R:
install.packages('RcppExamples', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcppexamples/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

cppcpp11examplesrcpp

9 exports 47 stars 3.14 score 1 dependencies 261 downloads

Last updated 2 months agofrom:40103cd37c

Exports:char2factorfactor2charRcppDataFrameRcppDateExampleRcppListExampleRcppMatrixExampleRcppNumericVectorExampleRcppRNGsExampleRcppStringVectorExample

Dependencies:Rcpp