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.

Version: 0.4.0
Suggests: bench, brio, callr, cli, covr, decor, desc, ggplot2, glue, knitr, lobstr, mockery, progress, rmarkdown, scales, Rcpp, testthat, tibble, utils, vctrs, withr
Published: 2021-09-22
Author: Jim Hester ORCID iD [aut, cre], Romain François [ctb], Benjamin Kietzman [ctb], RStudio [cph, fnd]
Maintainer: Jim Hester <jim.hester at rstudio.com>
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
SystemRequirements: C++11
Materials: README NEWS
CRAN checks: cpp11 results

Documentation:

Reference manual: cpp11.pdf
Vignettes: FAQ
Converting from Rcpp
Get started with cpp11
cpp11 internals
Motivations for cpp11

Downloads:

Package source: cpp11_0.4.0.tar.gz
Windows binaries: r-devel: cpp11_0.4.0.zip, r-release: cpp11_0.4.0.zip, r-oldrel: cpp11_0.4.0.zip
macOS binaries: r-release (arm64): cpp11_0.4.0.tgz, r-release (x86_64): cpp11_0.4.0.tgz, r-oldrel: cpp11_0.4.0.tgz
Old sources: cpp11 archive

Reverse dependencies:

Reverse imports: NanoMethViz, tipitaka
Reverse linking to: archive, bignum, clock, haven, httpgd, ichimoku, jinjar, lubridate, meltr, mice, myTAI, rankUncertainty, readr, roxygen2, sift, svglite, systemfonts, textshaping, tidyr, tipitaka, triangulr, tzdb, vcr, vdiffr, vroom, websocket, wk
Reverse suggests: pkgbuild

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cpp11 to link to this page.