cpp11-package {cpp11} | R Documentation |
cpp11: A C++11 Interface for R's C Interface
Description
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.
Author(s)
Maintainer: Davis Vaughan davis@posit.co (ORCID)
Authors:
Other contributors:
Benjamin Kietzman [contributor]
Posit Software, PBC [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/r-lib/cpp11/issues
[Package cpp11 version 0.4.7 Index]