Releases: jonclayden/RcppArray
Releases · jonclayden/RcppArray
Version 0.3.0
- Support for
std::tuplehas been added, with help from Andrew Johnson (cf.Rcppissue #1278). Since this C++ type can hold a mixture of basic types, it converts to and from an R list.