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.
| Version: | 0.5.2 | 
| Depends: | R (≥ 4.0.0) | 
| Suggests: | bench, brio, callr, cli, covr, decor, desc, ggplot2, glue, knitr, lobstr, mockery, progress, rmarkdown, scales, Rcpp, testthat (≥ 3.2.0), tibble, utils, vctrs, withr | 
| Published: | 2025-03-03 | 
| DOI: | 10.32614/CRAN.package.cpp11 | 
| Author: | Davis Vaughan | 
| Maintainer: | Davis Vaughan <davis at posit.co> | 
| BugReports: | https://github.com/r-lib/cpp11/issues | 
| License: | MIT + file LICENSE | 
| URL: | https://cpp11.r-lib.org, https://github.com/r-lib/cpp11 | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | cpp11 results | 
| Reference manual: | cpp11.html , cpp11.pdf | 
| Vignettes: | FAQ (source, R code) Converting from Rcpp (source, R code) Get started with cpp11 (source, R code) cpp11 internals (source, R code) Motivations for cpp11 (source, R code) | 
| Package source: | cpp11_0.5.2.tar.gz | 
| Windows binaries: | r-devel: cpp11_0.5.2.zip, r-release: cpp11_0.5.2.zip, r-oldrel: cpp11_0.5.2.zip | 
| macOS binaries: | r-release (arm64): cpp11_0.5.2.tgz, r-oldrel (arm64): cpp11_0.5.2.tgz, r-release (x86_64): cpp11_0.5.2.tgz, r-oldrel (x86_64): cpp11_0.5.2.tgz | 
| Old sources: | cpp11 archive | 
Please use the canonical form https://CRAN.R-project.org/package=cpp11 to link to this page.