Package 'Rcpp11'

Title: R and C++11
Description: Rcpp11 includes a header only C++11 library that facilitates integration between R and modern C++.
Authors: Romain Francois [aut, cre], Kevin Ushey [aut], John Chambers [ctb]
Maintainer: Romain Francois <[email protected]>
License: MIT + file LICENSE
Version: 3.1.2.0.1
Built: 2024-06-08 03:59:13 UTC
Source: https://github.com/rcpp11/rcpp11

Help Index


R / C++11 interface

Description

The Rcpp11 package provides a header only C++ library that facilitate integration of C++ code in R packages.