<?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>Tidy Differential Privacy</dc:title>
  <dc:title>R package tidydp version 0.1.0</dc:title>
  <dc:description>A tidy-style interface for applying differential privacy to data frames.
    Provides pipe-friendly functions to add calibrated noise, compute private statistics,
    and track privacy budgets using the epsilon-delta differential privacy framework.
    Implements the Laplace mechanism (Dwork et al. 2006 &lt;doi:10.1007/11681878_14&gt;) and
    the Gaussian mechanism for achieving differential privacy as described in Dwork and
    Roth (2014) &lt;doi:10.1561/0400000042&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: magrittr, stats</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), knitr, rmarkdown</dc:relation>
  <dc:creator>Thomas Tarler &lt;ttarler@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Thomas Tarler [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=tidydp/LICENSE)</dc:rights>
  <dc:date>2025-11-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=tidydp</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.tidydp</dc:identifier>
</oai_dc:dc>
