Package: fdp
Title: f-Differential Privacy and Gaussian Differential Privacy
Version: 1.0.0
Authors@R: 
    person("Louis", "Aslett", role = c("aut", "cre", "cph"),
           email = "louis.aslett@durham.ac.uk",
           comment = c(ORCID = "0000-0003-2211-233X"))
Description: Constructs and visualises trade-off functions for f-differential 
    privacy (f-DP) as introduced by Dong et al. (2022) <doi:10.1111/rssb.12454>.
    Supports Gaussian differential privacy, the f-DP generalisation of
    (epsilon, delta)-differential privacy, and accepts user-specified optimal
    type I / type II errors from which the lower convex hull trade-off function
    is automatically constructed.
URL: https://fdp.louisaslett.com/
BugReports: https://github.com/louisaslett/fdp/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: cli, ggplot2, rlang
NeedsCompilation: no
Packaged: 2025-10-31 17:16:06 UTC; louis
Author: Louis Aslett [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-2211-233X>)
Maintainer: Louis Aslett <louis.aslett@durham.ac.uk>
Repository: CRAN
Date/Publication: 2025-11-04 19:00:07 UTC
Built: R 4.6.0; ; 2025-11-04 21:56:26 UTC; unix
