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) . 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: cli, ggplot2, rlang Repository: https://louisaslett.r-universe.dev Date/Publication: 2025-11-03 11:59:38 UTC RemoteUrl: https://github.com/louisaslett/fdp RemoteRef: HEAD RemoteSha: 65fdd6c157444999caa7d099ac4bd6d4b702f922 NeedsCompilation: no Packaged: 2026-06-10 06:46:42 UTC; root Author: Louis Aslett [aut, cre, cph] (ORCID: ) Maintainer: Louis Aslett