Recent Releases of omock

omock - omock 0.5.0 JOSS

Full Changelog: https://github.com/OHDSI/omock/compare/v0.5.0...v0.5.0.1

- HTML
Published by ilovemane 9 months ago

omock - omock 0.5.0

  • add option source to mockCdmFromDataset #158
  • updated paper and vignettes for JOSS #151

What's Changed

  • Add source argument in mockCdmFromDataset() by @catalamarti in https://github.com/OHDSI/omock/pull/158
  • Update mockDatasets.R by @ilovemane in https://github.com/OHDSI/omock/pull/173
  • mockVocabalurySet by @ilovemane in https://github.com/OHDSI/omock/pull/170
  • fixing observation_period table as input by @ilovemane in https://github.com/OHDSI/omock/pull/168
  • update documentation for vocabset arguement by @ilovemane in https://github.com/OHDSI/omock/pull/162
  • vignettes for mock vocabulary by @ilovemane in https://github.com/OHDSI/omock/pull/160
  • Manuscript by @ilovemane in https://github.com/OHDSI/omock/pull/167

Full Changelog: https://github.com/OHDSI/omock/compare/v0.4.0...v0.5.0

- HTML
Published by ilovemane 9 months ago

omock - omock 0.4.0

What's Changed

  • Create draft-pdf.yml by @catalamarti in https://github.com/OHDSI/omock/pull/140
  • Review paper by @catalamarti in https://github.com/OHDSI/omock/pull/142
  • Update paper.md by @ilovemane in https://github.com/OHDSI/omock/pull/143
  • update by @ilovemane in https://github.com/OHDSI/omock/pull/147
  • fixes doi by @ilovemane in https://github.com/OHDSI/omock/pull/148
  • adding contributing guidlines by @ilovemane in https://github.com/OHDSI/omock/pull/152
  • speed start and end dates by @catalamarti in https://github.com/OHDSI/omock/pull/150
  • Update mockObservationPeriod.R by @ilovemane in https://github.com/OHDSI/omock/pull/153
  • add mockDatasets by @catalamarti in https://github.com/OHDSI/omock/pull/154
  • Update mockCohort.R by @ilovemane in https://github.com/OHDSI/omock/pull/156
  • Test mock datasets by @catalamarti in https://github.com/OHDSI/omock/pull/155

  • Add mock datasets by @catalamarti #155 #154

- HTML
Published by ilovemane 12 months ago

omock - omock 0.3.2

- HTML
Published by ilovemane over 1 year ago

omock - omock 0.3.1

- HTML
Published by ilovemane over 1 year ago

omock - omock 0.3.0

What's Changed

  • upload by @ilovemane in https://github.com/OHDSI/omock/pull/79
  • update argument descriptions by @ilovemane in https://github.com/OHDSI/omock/pull/80
  • Update _pkgdown.yml by @ilovemane in https://github.com/OHDSI/omock/pull/81
  • update by @ilovemane in https://github.com/OHDSI/omock/pull/88
  • fixes error message by @ilovemane in https://github.com/OHDSI/omock/pull/98
  • remove assert functions by @ilovemane in https://github.com/OHDSI/omock/pull/101
  • fixes by @ilovemane in https://github.com/OHDSI/omock/pull/102
  • fixes cast omop columns as omopgenerics specifies #103 by @ilovemane in https://github.com/OHDSI/omock/pull/104
  • include all columns in tables populated by omock by @ilovemane in https://github.com/OHDSI/omock/pull/105
  • remove assertDate by @ilovemane in https://github.com/OHDSI/omock/pull/106
  • correct format for all columns by @ilovemane in https://github.com/OHDSI/omock/pull/107
  • update procedure table added by @ilovemane in https://github.com/OHDSI/omock/pull/110
  • mock visit occurrence by @ilovemane in https://github.com/OHDSI/omock/pull/111
  • fixes recoredPerson = 1 behaviour by @ilovemane in https://github.com/OHDSI/omock/pull/114
  • change default seed to NULL by @ilovemane in https://github.com/OHDSI/omock/pull/113
  • update vocabularies by @ilovemane in https://github.com/OHDSI/omock/pull/115

Full Changelog: https://github.com/OHDSI/omock/compare/v0.2.0...v0.3.0

- HTML
Published by ilovemane over 1 year ago

omock - v0.2.0

CRAN release 0.2.0

What's Changed

  • update by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/50
  • expand mockCdmFromTables to support condition_occurrence and other tables by @catalamarti in https://github.com/oxford-pharmacoepi/omock/pull/63
  • mockdrugexposure by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/56
  • update addConcept by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/66
  • changes by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/67
  • Update DESCRIPTION by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/68
  • Update DESCRIPTION by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/69
  • Mock vocab by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/72
  • Increment version number to 0.2.0 by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/73

Full Changelog: https://github.com/oxford-pharmacoepi/omock/compare/v0.1.0...v0.2.0

- HTML
Published by ilovemane about 2 years ago

omock - v0.1.0

Intial cran release

What's Changed

  • initial readme by @edward-burn in https://github.com/oxford-pharmacoepi/omock/pull/13
  • vignettes by @edward-burn in https://github.com/oxford-pharmacoepi/omock/pull/17
  • additional text to vignette 1 by @edward-burn in https://github.com/oxford-pharmacoepi/omock/pull/20
  • reexports omopgenerics by @catalamarti in https://github.com/oxford-pharmacoepi/omock/pull/24
  • fixes by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/26
  • Test mock person and observationPeriod by @nmercadeb in https://github.com/oxford-pharmacoepi/omock/pull/25
  • cohortset to mockcdmfromtables by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/28
  • cdmref by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/30
  • FIXES by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/35
  • gender by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/36
  • examples by @nmercadeb in https://github.com/oxford-pharmacoepi/omock/pull/37
  • wordlist by @edward-burn in https://github.com/oxford-pharmacoepi/omock/pull/40
  • update by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/42
  • update by @ilovemane in https://github.com/oxford-pharmacoepi/omock/pull/43

New Contributors

  • @edward-burn made their first contribution in https://github.com/oxford-pharmacoepi/omock/pull/13
  • @catalamarti made their first contribution in https://github.com/oxford-pharmacoepi/omock/pull/24
  • @ilovemane made their first contribution in https://github.com/oxford-pharmacoepi/omock/pull/26
  • @nmercadeb made their first contribution in https://github.com/oxford-pharmacoepi/omock/pull/25

Full Changelog: https://github.com/oxford-pharmacoepi/omock/commits/v0.1.0

- HTML
Published by ilovemane over 2 years ago