Package: syntrial Title: synthesize data from real clinical trial Version: 0.4.2.9001 Authors@R: person(given = "Reinhold", family = "Koch", role = c("aut", "cre"), email = "rei@reinholdkoch.com") Description: Syntrial takes as input the data of a clinical trial in SDTM format (https://www.cdisc.org/standards/foundational/sdtm). For each synthesized patient a number of source patients is selected. From the source patients' data randomly weighted numeric values or, for categorical variables, one value is selected in a modification of classical bootstrap. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 3.5) Imports: dplyr (>= 1.0), lubridate, magrittr, philentropy, tibble, tidyr Suggests: testthat (>= 2.1.0) RoxygenNote: 7.2.3 Config/pak/sysreqs: make libicu-dev Repository: https://pharmaverse.r-universe.dev Date/Publication: 2023-03-27 08:55:53 UTC RemoteUrl: https://github.com/openpharma/syntrial RemoteRef: HEAD RemoteSha: 52bd03b2f66190260e877ecde3073a2aa25cfd87 NeedsCompilation: no Packaged: 2026-07-05 08:58:33 UTC; root Author: Reinhold Koch [aut, cre] Maintainer: Reinhold Koch