Crandore Hub

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

Versions across snapshots

VersionRepositoryFileSize
0.3.0 rolling linux/jammy R-4.5 RcppArray_0.3.0.tar.gz 47.7 KiB
0.3.0 rolling linux/noble R-4.5 RcppArray_0.3.0.tar.gz 49.4 KiB
0.3.0 rolling source/ R- RcppArray_0.3.0.tar.gz 6.4 KiB
0.3.0 latest linux/jammy R-4.5 RcppArray_0.3.0.tar.gz 47.7 KiB
0.3.0 latest linux/noble R-4.5 RcppArray_0.3.0.tar.gz 49.4 KiB
0.3.0 latest source/ R- RcppArray_0.3.0.tar.gz 6.4 KiB
0.3.0 2026-04-26 source/ R- RcppArray_0.3.0.tar.gz 6.4 KiB
0.3.0 2026-04-23 source/ R- RcppArray_0.3.0.tar.gz 6.4 KiB
0.3.0 2026-04-09 windows/windows R-4.5 RcppArray_0.3.0.zip 369.9 KiB
0.3.0 2025-04-20 source/ R- RcppArray_0.3.0.tar.gz 6.4 KiB

Dependencies (latest)

Imports

LinkingTo

Suggests