omock 0.6.1
New Features and Improvements
- Improved dataset downloads with retry logic and timeout handling for more reliable fetching.
- Updated mock dataset URLs to a new storage location and improved join logic.
- Enhanced mock CDM examples, including clearer error handling and more robust behaviour.
- Added an internal GI Bleed dataset, along with the associated loading logic, for expanded example coverage.
omock 0.6.0
CRAN release: 2025-10-31
New Features and Improvements
- Added new vignettes and updated to omopgenerics 1.3.1 #184
- Introduced support for
mockCdmFromTables()#196 - Added re-exported functions from
omopgenericsfor improved usability #198 - Added warning messages in
mockCohort()for clearer user feedback #197 - Added
visit_detailmock table support #224 - Added function to change CDM version from 5.3 to 5.4 #221
omock 0.4.0
CRAN release: 2025-06-12
- Add contributing guidlines by @ilovemane in #152
- Speed up start and end dates by @catalamarti in #150
- Speed up mockObservationPeriod.R by @ilovemane in #153
- Add mock datasets by @catalamarti in #154
- Speed up mockCohort.R by @ilovemane in #156
- Test mock datasets creation by @catalamarti in #155
