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'.
| Version: | 0.3.0 | 
| Imports: | Rcpp | 
| LinkingTo: | Rcpp | 
| Suggests: | tinytest | 
| Published: | 2023-11-08 | 
| DOI: | 10.32614/CRAN.package.RcppArray | 
| Author: | Jon Clayden | 
| Maintainer: | Jon Clayden <code at clayden.org> | 
| BugReports: | https://github.com/jonclayden/RcppArray/issues | 
| License: | GPL-2 | 
| URL: | https://github.com/jonclayden/RcppArray | 
| NeedsCompilation: | yes | 
| Materials: | README, NEWS | 
| CRAN checks: | RcppArray results | 
| Reference manual: | RcppArray.html , RcppArray.pdf | 
| Package source: | RcppArray_0.3.0.tar.gz | 
| Windows binaries: | r-devel: RcppArray_0.3.0.zip, r-release: RcppArray_0.3.0.zip, r-oldrel: RcppArray_0.3.0.zip | 
| macOS binaries: | r-release (arm64): RcppArray_0.3.0.tgz, r-oldrel (arm64): RcppArray_0.3.0.tgz, r-release (x86_64): RcppArray_0.3.0.tgz, r-oldrel (x86_64): RcppArray_0.3.0.tgz | 
| Old sources: | RcppArray archive | 
Please use the canonical form https://CRAN.R-project.org/package=RcppArray to link to this page.