The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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 [cre, aut], Dirk Eddelbuettel [aut], Andrew Johnson [ctb] |
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.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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.