Package: RcppExamples 0.1.11

Image

Dirk Eddelbuettel

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 [aut, cre], Romain Francois [aut]

RcppExamples_0.1.11.tar.gz
RcppExamples_0.1.11.zip(r-4.7-x86_64)RcppExamples_0.1.11.zip(r-4.7-arm64)RcppExamples_0.1.11.zip(r-4.6-x86_64)RcppExamples_0.1.11.zip(r-4.6-arm64)
RcppExamples_0.1.11.tar.gz(r-4.7-arm64)RcppExamples_0.1.11.tar.gz(r-4.7-x86_64)RcppExamples_0.1.11.tar.gz(r-4.6-arm64)RcppExamples_0.1.11.tar.gz(r-4.6-x86_64)
RcppExamples_0.1.11.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
RcppExamples/json (API)

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

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

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

On CRAN:

Conda:

cpp

1.70 score 8 scripts 216 downloads 9 exports 1 dependencies

Last updated from:56f011345a. Checks:10 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK116
linux-devel-x86_64OK118
source / vignettesOK221
linux-release-arm64OK130
linux-release-x86_64OK132
windows-devel-arm64OK196
windows-devel-x86_64OK139
windows-release-arm64OK203
windows-release-x86_64OK124
wasm-releaseOK127

Exports:char2factorfactor2charRcppDataFrameRcppDateExampleRcppListExampleRcppMatrixExampleRcppNumericVectorExampleRcppRNGsExampleRcppStringVectorExample

Dependencies:Rcpp

  • Image