<?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>Trace Function Parameter Types</dc:title>
  <dc:title>R package typetracer version 0.2.4</dc:title>
  <dc:description>The 'R' language includes a set of defined types, but the language
    itself is "absurdly dynamic" (Turcotte &amp; Vitek (2019)
    &lt;doi:10.1145/3340670.3342426&gt;), and lacks any way to specify which types are
    expected by any expression. The 'typetracer' package enables code to be
    traced to extract detailed information on the properties of parameters
    passed to 'R' functions. 'typetracer' can trace individual functions or
    entire packages.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: brio, checkmate, methods, rlang, tibble, withr</dc:relation>
  <dc:relation>Suggests: knitr, rematch, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Mark Padgham &lt;mark.padgham@email.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mark Padgham [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-2172-5265&gt;),
  Filip Krikava [ctb] (Author of original 'injectr' code on which this
    package builds; https://github.com/PRL-PRG/injectr),
  covr authors [cph] (Original authors of sections of code from 'covr'
    package included here in modified form.)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=typetracer/LICENSE)</dc:rights>
  <dc:date>2026-07-30</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=typetracer</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.typetracer</dc:identifier>
  <dc:language>en-GB</dc:language>
</oai_dc:dc>
