cpp11 is a header-only R package that helps R package developers handle R objects with C++ code. It's similar to Rcpp but with different design trade-offs and features.
C++Othersteady
2 projectsHigh Performance
cpp11 is a header-only R package that helps R package developers handle R objects with C++ code. It's similar to Rcpp but with different design trade-offs and features.
C++Othersteady
Rcpp11 is a complete redesign of Rcpp, targetting C++11.
C++Otherdormant