cpp11 icon indicating copy to clipboard operation
cpp11 copied to clipboard

cpp11 helps you to interact with R objects using C++ code.

Results 125 cpp11 issues
Sort by recently updated
recently updated
newest added

Implements #432: Use vmaxget/vmaxset for memory management in as_cpp string conversion. This PR contains one commit and only updates inst/include/cpp11/as.hpp to properly manage R's variable memory stack when converting strings....

changes for global symbol visibility

implements #453 by delegating to the parent class

hi @DavisVaughan how about this to implement a solution to #460?

Hi, thanks for this wonderful package. As I was playing around with the `r_vector` class, I found the following peculiar behavior and I think this might be a bug. Specifically,...