<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>'Rcpp' Meets 'C++' Arrays</dc:title>
  <dc:title>R package RcppArray version 0.3.0</dc:title>
  <dc:description>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'.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: Rcpp</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: tinytest</dc:relation>
  <dc:creator>Jon Clayden &lt;code@clayden.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jon Clayden [cre, aut] (ORCID: &lt;https://orcid.org/0000-0002-6608-0619&gt;),
  Dirk Eddelbuettel [aut],
  Andrew Johnson [ctb] (ORCID: &lt;https://orcid.org/0000-0001-7000-8065&gt;)</dc:contributor>
  <dc:rights>GPL-2</dc:rights>
  <dc:date>2023-11-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppArray</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppArray</dc:identifier>
</oai_dc:dc>
