Package: cpp11 0.5.3.9000

Image

Davis Vaughan

cpp11: A C++11 Interface for R's C Interface

Provides a header only, C++11 interface to R's C interface. Compared to other approaches 'cpp11' strives to be safe against long jumps from the C API as well as C++ exceptions, conform to normal R function semantics and supports interaction with 'ALTREP' vectors.

Authors:Davis Vaughan [aut, cre], Jim Hester [aut], Romain François [aut], Benjamin Kietzman [ctb], Posit Software, PBC [cph, fnd]

cpp11_0.5.3.9000.tar.gz
cpp11_0.5.3.9000.zip(r-4.6)cpp11_0.5.3.9000.zip(r-4.5)cpp11_0.5.3.9000.zip(r-4.4)
cpp11_0.5.3.9000.tgz(r-4.6-any)cpp11_0.5.3.9000.tgz(r-4.5-any)
cpp11_0.5.3.9000.tar.gz(r-4.6-any)cpp11_0.5.3.9000.tar.gz(r-4.5-any)
cpp11_0.5.3.9000.tgz(r-4.5-emscripten)
cpp11.pdf |cpp11.html
cpp11/json (API)
NEWS

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

Bug tracker:https://github.com/r-lib/cpp11/issues

Pkgdown/docs site:https://cpp11.r-lib.org

On CRAN:

Conda:

cppcpp11

17.82 score 222 stars 12k packages 133 scripts 2.4M downloads 5 exports 0 dependencies

Last updated from:adfb240752. Checks:9 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK135
source / vignettesOK199
linux-release-x86_64OK129
macos-devel-arm64OK145
macos-release-arm64OK99
windows-develOK158
windows-releaseOK93
windows-oldrelOK110
wasm-releaseOK102

Exports:cpp_evalcpp_functioncpp_registercpp_sourcecpp_vendor

Dependencies:

Converting from Rcpp

Rendered fromconverting.Rmdusingknitr::rmarkdownon Feb 20 2026.

Last update: 2024-07-26
Started: 2020-06-10

cpp11 internals

Rendered frominternals.Rmdusingknitr::rmarkdownon Feb 20 2026.

Last update: 2026-01-20
Started: 2020-06-10

FAQ

Rendered fromFAQ.Rmdusingknitr::rmarkdownon Feb 20 2026.

Last update: 2026-01-20
Started: 2021-07-02

Get started with cpp11

Rendered fromcpp11.Rmdusingknitr::rmarkdownon Feb 20 2026.

Last update: 2026-01-20
Started: 2020-06-10

Motivations for cpp11

Rendered frommotivations.Rmdusingknitr::rmarkdownon Feb 20 2026.

Last update: 2026-01-20
Started: 2020-06-10

  • Image