<?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>A 'C++20' API for R</dc:title>
  <dc:title>R package cppally version 0.1.0</dc:title>
  <dc:description>A header-only 'C++20' API for manipulating R data structures
    from 'C++'. Provides 'C++20' concepts specific to R, custom scalar and
    vector classes with built-in NA handling, automatic object protection,
    'SIMD' (single-instruction-multiple-data), parallelisation, and a
    streamlined system for registering 'C++' functions, including
    templates, to R. Full API reference and documentation are available at
    &lt;https://nicchr.github.io/cppally/&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.5.0)</dc:relation>
  <dc:relation>Suggests: bench, bit64, brio, callr, cli, cpp11, decor, desc, devtools,
fs, glue, knitr, pkgload, purrr, readr, rmarkdown, roxygen2,
rstudioapi, stringr, testthat (&gt;= 3.0.0), usethis, vctrs, withr</dc:relation>
  <dc:creator>Nick Christofides &lt;nick.christofides.r@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Nick Christofides [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0002-9743-7342&gt;),
  Martin Leitner-Ankerl [cph] (Author of bundled ankerl::unordered_dense
    library),
  Malte Skarupke [cph] (Author of bundled ska_sort library),
  Posit Software, PBC [cph] (SEXP protection mechanism in r_protect.h
    inspired by cpp11)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=cppally/LICENSE)</dc:rights>
  <dc:date>2026-04-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=cppally</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.cppally</dc:identifier>
</oai_dc:dc>
