# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "synadam" in publications use:' type: software license: MIT title: 'synadam: Generate Synthetic ADaM Datasets' version: 0.3.3 abstract: Generates synthetic ADaM (Analysis Data Model) datasets from real clinical trial data. Preserves the structure of real datasets (column names, value ranges, relationships between treatment and flag columns) while removing identifiable patient information. Supports subject-level (ADSL), longitudinal (BDS), occurrence (OCCDS), and time-to-event (TTE) dataset types. authors: - family-names: Zhang given-names: David email: david-1.zhang@novartis.com repository: https://cran.r-universe.dev repository-code: https://github.com/Novartis/synadam commit: bc1c02f7eddd75e19ce1f7001a0c6e76d16fb6f1 url: https://github.com/Novartis/synadam date-released: '2026-07-22' contact: - family-names: Zhang given-names: David email: david-1.zhang@novartis.com