Package: RcppArray 0.3.0
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'.
Authors:
RcppArray_0.3.0.tar.gz
RcppArray_0.3.0.zip(r-4.5)RcppArray_0.3.0.zip(r-4.4)RcppArray_0.3.0.zip(r-4.3)
RcppArray_0.3.0.tgz(r-4.4-x86_64)RcppArray_0.3.0.tgz(r-4.4-arm64)RcppArray_0.3.0.tgz(r-4.3-x86_64)RcppArray_0.3.0.tgz(r-4.3-arm64)
RcppArray_0.3.0.tar.gz(r-4.5-noble)RcppArray_0.3.0.tar.gz(r-4.4-noble)
RcppArray_0.3.0.tgz(r-4.4-emscripten)RcppArray_0.3.0.tgz(r-4.3-emscripten)
RcppArray.pdf |RcppArray.html✨
RcppArray/json (API)
NEWS
# Install 'RcppArray' in R: |
install.packages('RcppArray', repos = c('https://jonclayden.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jonclayden/rcpparray/issues
Last updated 2 months agofrom:012ebf345d. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Exports:
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|