Package: flexsynth
Type: Package
Title: Flexible Synthetic Data for Nested, Longitudinal and Linked
        Multi-Table Data
Version: 0.2.1
Authors@R: person(given = "Yee How", family = "Lau",
    email = "lauyeehow1986@gmail.com", role = c("aut", "cre"))
Description: Generates utility-oriented synthetic data for supported flat,
    nested, longitudinal and tree-linked multi-table designs, including patients,
    admissions, procedures and laboratory results linked by identifiers. The
    default engine uses sequential conditional synthesis; an opt-in
    differentially private engine implements person-level (epsilon, delta)
    mechanisms and records their budget accounting. Synthetic output is not
    anonymisation. Empirical utility and disclosure-risk diagnostics are
    descriptive and do not by themselves establish that a release is safe.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1)
Imports: graphics, grDevices, parallel, stats, utils
Suggests: testthat (>= 3.0.0), rpart, ranger, partykit, data.table,
        knitr, litedown
Config/testthat/edition: 3
VignetteBuilder: litedown
URL: https://github.com/lauyeehow1986-hub/Flexsynth
BugReports: https://github.com/lauyeehow1986-hub/Flexsynth/issues
NeedsCompilation: no
Packaged: 2026-08-19 00:32:29 UTC; lauye
Author: Yee How Lau [aut, cre]
Maintainer: Yee How Lau <lauyeehow1986@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-02 12:00:02 UTC
Built: R 4.5.2; ; 2026-09-02 13:44:15 UTC; unix
