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.7)RcppArray_0.3.0.zip(r-4.6)RcppArray_0.3.0.zip(r-4.5)
RcppArray_0.3.0.tgz(r-4.6-x86_64)RcppArray_0.3.0.tgz(r-4.6-arm64)RcppArray_0.3.0.tgz(r-4.5-x86_64)RcppArray_0.3.0.tgz(r-4.5-arm64)
RcppArray_0.3.0.tar.gz(r-4.7-arm64)RcppArray_0.3.0.tar.gz(r-4.7-x86_64)RcppArray_0.3.0.tar.gz(r-4.6-arm64)RcppArray_0.3.0.tar.gz(r-4.6-x86_64)
RcppArray_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:6e99841463. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 135 | ||
| linux-devel-x86_64 | OK | 110 | ||
| source / vignettes | OK | 145 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-release-x86_64 | OK | 156 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| macos-oldrel-x86_64 | OK | 148 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 80 | ||
| wasm-release | OK | 93 |
Exports:
Dependencies:Rcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|
