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:Jon Clayden [cre, aut], Dirk Eddelbuettel [aut], Andrew Johnson [ctb]

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'))

Peer review:

Bug tracker:https://github.com/jonclayden/rcpparray/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

arraycpp11cpp20rcppspancpp

3.88 score 5 stars 5 scripts 157 downloads 0 exports 1 dependencies

Last updated 24 days agofrom:1b7e82285a. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 08 2025
R-4.5-win-x86_64OKJan 08 2025
R-4.5-linux-x86_64OKJan 08 2025
R-4.4-win-x86_64OKJan 08 2025
R-4.4-mac-x86_64OKJan 08 2025
R-4.4-mac-aarch64OKJan 08 2025
R-4.3-win-x86_64OKJan 08 2025
R-4.3-mac-x86_64OKJan 08 2025
R-4.3-mac-aarch64OKJan 08 2025

Exports:

Dependencies:Rcpp