Interoperability between 'Rcpp' and the 'C++11' array type. Linking to this package allows fixed-length 'std::array' objects to be converted to and from equivalent R vectors via the as() and wrap() functions.
Version: | 0.2.0 |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | tinytest |
Published: | 2023-02-01 |
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 |
CRAN checks: | RcppArray results |
Reference manual: | RcppArray.pdf |
Package source: | RcppArray_0.2.0.tar.gz |
Windows binaries: | r-devel: RcppArray_0.2.0.zip, r-release: RcppArray_0.2.0.zip, r-oldrel: RcppArray_0.2.0.zip |
macOS binaries: | r-release (arm64): RcppArray_0.2.0.tgz, r-oldrel (arm64): RcppArray_0.2.0.tgz, r-release (x86_64): RcppArray_0.2.0.tgz, r-oldrel (x86_64): RcppArray_0.2.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=RcppArray to link to this page.