CMD + K

r-cpp11

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-cpp11

Usage Tracking

0.5.2
0.5.1
0.5.0
0.4.8.dev0
0.4.7
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Mar 4, 2025 at 22:09

License

MIT

Total Downloads

2.4M

Supported Platforms

noarch