<?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>'R' Access to the 'tskit C' API</dc:title>
  <dc:title>R package RcppTskit version 0.2.0</dc:title>
  <dc:description>'Tskit' enables efficient storage, manipulation, and analysis
    of ancestral recombination graphs (ARGs) using succinct tree sequence
    encoding. The tree sequence encoding of an ARG is described in Wong et
    al. (2024) &lt;doi:10.1093/genetics/iyae100&gt;, while `tskit` project is
    described in Jeffrey et al. (2026) &lt;doi:10.48550/arXiv.2602.09649&gt;.
    See also &lt;https://tskit.dev&gt; for project news, documentation, and
    tutorials. 'Tskit' provides 'Python', 'C', and 'Rust' application
    programming interfaces (APIs). The 'Python' API can be called from 'R' via
    the 'reticulate' package to load and analyse tree sequences as
    described at &lt;https://tskit.dev/tutorials/tskitr.html&gt;. 'RcppTskit'
    provides 'R' access to the 'tskit C' API for cases where the
    'reticulate' option is not optimal; for example, high-performance or
    low-level work with tree sequences. Currently, 'RcppTskit' provides a
    limited set of 'R' functions because the 'Python' API and 'reticulate'
    already covers most needs.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: methods, R6, Rcpp (&gt;= 1.0.8), reticulate (&gt;= 1.43.0)</dc:relation>
  <dc:relation>LinkingTo: Rcpp (&gt;= 0.12.10)</dc:relation>
  <dc:relation>Suggests: covr, knitr, quarto, spelling, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Gregor Gorjanc &lt;gregor.gorjanc@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Gregor Gorjanc [aut, cre, cph] (ORCID:
    &lt;https://orcid.org/0000-0001-8008-2787&gt;),
  Tskit Developers [cph] (Authors of included tskit C library)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=RcppTskit/LICENSE)</dc:rights>
  <dc:date>2026-02-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=RcppTskit</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.RcppTskit</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
