The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

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

Version: 0.3.0
Imports: Rcpp
LinkingTo: Rcpp
Suggests: tinytest
Published: 2023-11-08
Author: Jon Clayden ORCID iD [cre, aut], Dirk Eddelbuettel [aut], Andrew Johnson ORCID iD [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

Documentation:

Reference manual: RcppArray.pdf

Downloads:

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

Linking:

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.
Health stats visible at Monitor.