Title: | R and C++11 |
Version: | 3.1.2.0.1 |
Date: | 2014-11-10 |
Description: | Rcpp11 includes a header only C++11 library that facilitates integration between R and modern C++. |
Depends: | R (≥ 3.1.2) |
License: | MIT + file LICENSE |
SystemRequirements: | C++11 |
Packaged: | 2020-10-14 15:39:52 UTC; hornik |
Author: | Romain Francois [aut, cre], Kevin Ushey [aut], John Chambers [ctb] |
Maintainer: | Romain Francois <romain@r-enthusiasts.com> |
NeedsCompilation: | no |
Repository: | CRAN |
Date/Publication: | 2020-10-14 16:34:32 UTC |
R / C++11 interface
Description
The Rcpp11 package provides a header only C++ library that facilitate integration of C++ code in R packages.