Skip to content

Releases: darwin-eu/omopgenerics

v1.3.6

28 Jan 17:43
241d891

Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.6

v1.3.4

01 Dec 18:42
592de6b

Choose a tag to compare

What's Changed

  • Handle edge case in concept set expression import by @catalamarti in #793
  • Add elapsed time calculation to log summary by @catalamarti in #795
  • Remove specimen_source_concept_id from fieldTablesColumns by @catalamarti in #797
  • Add methods for concept classes by @catalamarti in #796

Full Changelog: v1.3.3...v1.3.4

v1.3.3

01 Dec 18:25
19464a3

Choose a tag to compare

What's Changed

  • add unique argument in assertLogical by @catalamarti in #782
  • Fix non UTF-8 issues (any collected character non UTF-8 is eliminated) by @catalamarti in #778
  • concept set to also import codelists by @catalamarti in #787
  • logging explain is now TRUE/FALSE option to add in the same log file by @catalamarti in #785

Full Changelog: v1.3.2...v1.3.3

v1.3.2

16 Oct 11:08
f8183df

Choose a tag to compare

What's Changed

  • Fix typo in compute timing by @edward-burn in #763
  • Add stable badge by @catalamarti in #769
  • Allow to extract all codelists of a cohort with cohortCodelist() by @catalamarti in #770
  • Export sql and explain sql can be added to the result object by @catalamarti in #765
  • Create as_tibble() method for concept_set_expression by @catalamarti in #774
  • newConceptSetExpression() accepts codelists as inputs by @catalamarti in #773
  • exportConceptSetExpression() exports codelists as concept_set_expression by @catalamarti in #773

Full Changelog: v1.3.1...v1.3.2

v1.3.1

19 Sep 10:50
a02fdc2

Choose a tag to compare

What's Changed

  • The time a query takes to copute is included in log file by @edward-burn in #737
  • Create emptyConceptSetExpression function by @edward-burn #735
  • Empty codelist has class codelist by @edward-burn in #734
  • Correct typo for condition_era_id by @catalamarti in #727
  • Add ... argument to insertTable by @catalamarti in #725
  • observation_period and person are no longer required in the cdm object @catalamarti #746
  • Create function omopDataFolder() for the management of OMOP related data @catalamarti #747
  • Remove tictoc from suggests and use base R by @catalamarti #748
  • Support end and start date for table payer_plan_period by @catalamarti #749
  • validate cohortId in recordCohortAttrition by @catalamarti #750
  • Add separate vignette for suppression by @catalamarti #751
  • Depend on dbplyr 2.5.1 to be able to use the new translations of clock by @catalamarti #754
  • Add methods to support local datasets by @catalamarti in #757
  • Cast columns for local cdms by @catalamarti #758

Full Changelog: v1.3.0...v1.3.1

v1.3.0

15 Jul 18:47
3bba5ae

Choose a tag to compare

What's Changed

  • write method fro summary.cdm_source by @catalamarti in #719 #720
  • Add query id in logging files by @catalamarti in #716
  • Expanding omopgenerics vignette by @catalamarti in #721
  • Indexes experimental functions by @catalamarti in #722 #723 #724

Full Changelog: v1.2.0...v1.3.0

v1.2.0

21 May 18:01
df3aec6

Choose a tag to compare

What's Changed

  • Remove NA in estimates in transformToSummarisedResult by @catalamarti in #702
  • Create logging functions by @catalamarti in #700
  • Allow strata to be a character by @catalamarti in #703
  • Remove settings that are NA after filterSettings by @catalamarti in #704
  • validateWindowArgument force snake_case names by @catalamarti in #711
  • Keep cohort_table class after collect by @catalamarti in #710
  • dplyr::as_tibble for codelist by @catalamarti in #712
  • type -> codelist_type by @catalamarti in #709

Full Changelog: v1.1.0...v1.2.0

v1.1.0

07 Mar 10:45
498b36f

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

14 Feb 13:02
651d6b6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v1.0.0

v0.4.0

23 Nov 12:47
3778bbd

Choose a tag to compare

What's Changed

Full Changelog: darwin-eu-dev/omopgenerics@v0.3.1...v0.4.0