Package: dataganger Title: Synthetic Data Doubles for Safer Prototyping Version: 0.7.0 Authors@R: person("Lennon", "Li", email = "yeli@biostats.ai", role = c("aut", "cre")) Author: Lennon Li [aut, cre] Maintainer: Lennon Li Description: Creates synthetic data doubles from real datasets for prototyping, teaching, 'shiny' development, and AI-assisted programming. Provides data profiling, role detection, configurable synthesis, utility comparison, and disclosure-risk warnings. Synthetic outputs are intended to reduce direct disclosure risk, not to guarantee privacy. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Depends: R (>= 4.1.0) Imports: cli, digest, dplyr, haven, jsonlite, readr, readxl, rlang, stats, tibble, utils, withr, yaml, zip Suggests: bslib, callr, DT, ggplot2, knitr, nnet, pkgdown, plotly, rmarkdown, shiny, shinytest2, spelling, synthpop, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://dataganger.biostats.ai/, https://github.com/lennon-li/dataganger BugReports: https://github.com/lennon-li/dataganger/issues Config/roxygen2/version: 8.0.0 RoxygenNote: 8.0.0 LazyData: true VignetteBuilder: knitr Config/pak/sysreqs: make libx11-dev zlib1g-dev Repository: https://lennon-li.r-universe.dev Date/Publication: 2026-07-22 23:26:04 UTC RemoteUrl: https://github.com/lennon-li/dataganger RemoteRef: HEAD RemoteSha: e6bd4126386bae2125382b23e53eff6223ff97a7 NeedsCompilation: no Packaged: 2026-07-22 23:44:56 UTC; root