RcppArray
'Rcpp' Meets 'C++' Arrays
Interoperability between 'Rcpp' and the 'C++11' array and tuple types. Linking to this package allows fixed-length 'std::array' objects to be converted to and from equivalent R vectors, and 'std::tuple' objects converted to lists, via the as() and wrap() functions. There is also experimental support for 'std::span' from 'C++20'.
- Version0.3.0
- R versionunknown
- LicenseGPL-2
- Needs compilation?Yes
- Last release11/08/2023
Documentation
Team
Jon Clayden
Dirk Eddelbuettel
Show author detailsRolesAuthorAndrew Johnson
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests1 package
- Linking To1 package