# ------------------------------------------------ # 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://novartis.r-universe.dev repository-code: https://github.com/Novartis/synadam commit: 21c6f19522b69155801912952e9fc483aa6db897 url: https://github.com/Novartis/synadam date-released: '2026-07-16' contact: - family-names: Zhang given-names: David email: david-1.zhang@novartis.com