Changelog
Source:NEWS.md
PatientGenerator 0.2.3
- Parameter
includeChatinpatientDesigner().
PatientGenerator 0.2.2
- Fix for concept ids not being maintained when we try to create patients/conditions/prcoedures.
PatientGenerator 0.2.1
- Added ‘Death’ table to
patientDesigner()required for Survival analysis.
PatientGenerator 0.2.0
Fixed D3 GUI crash related to empty end dates. For now, the GUI will fill out automatically end dates.
Added tooltip, a vertical line to track elongation, labels and now measurements are represented only with one triangle since there’s no end date for this type of record.
PatientGenerator 0.1.4
CRAN release: 2026-05-04
Prepared the package for CRAN submission.
Updated package title and description to follow CRAN metadata style.
Added
cran-comments.mddocumenting local CRAN check results.Excluded local session and operating-system artifacts from source builds.
Skipped network-dependent
TestGeneratorchecks on CRAN.