Package: synthesizer
Type: Package
Title: Fast, Robust, and High-Quality Synthetic Data Generation with a
        Tuneable Privacy-Utility Trade-Off
Version: 0.5.0
Authors@R: c( person("Mark", "van der Loo", role=c("aut","cre")
             , email="mark.vanderloo@gmail.com"
             , comment= c(ORCID="0000-0002-9807-4686")))
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
Description: Synthesize numeric, categorical, mixed and time series data. Data 
    circumstances including mixed (or zero-inflated) distributions and missing
    data patterns are reproduced in the synthetic data. A single parameter allows
    balancing between high-quality synthetic data that represents correlations of
    the original data and lower quality but more privacy safe synthetic data
    without correlations. Tuning can be done per variable or for the whole
    dataset.
License: EUPL
URL: https://github.com/markvanderloo/synthesizer
Imports: stats
VignetteBuilder: simplermarkdown
Depends: R (>= 3.5.0)
Suggests: tinytest, simplermarkdown
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-10 10:24:19 UTC; mplo
Author: Mark van der Loo [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9807-4686>)
Repository: CRAN
Date/Publication: 2025-07-10 13:10:05 UTC
Built: R 4.4.1; ; 2025-07-10 13:23:34 UTC; unix
