-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* downloadEunomiaData support 5.4 (#414) * require omopgenerics 0.1.2 or higher (#433) * Compatibility with new release of omopgenerics (#439) * add dplyr db specific tests (#436) - A start to adding general dplyr translation tests that downstream analytic packages will rely on working - palmerpenguins added to suggests as it is used in these tests (so that we have a known source of truth) * benchmarkCDMConnector functionality (#441) * benchmarkCDMConnector functionality - add benchmarkCDMConnector function - add test of benchmarkCDMConnector function - add to website * update test name * fix workflow files for github actions * fix actions * update workflow * update workflows: * update workflows * debug actions * debug github actions * debug actions * debug actions --------- Co-authored-by: Adam Black <ablack3@users.noreply.github.com> * debug actions * bind + cohort_table (#447) * CirceR from carn (#453) * update license statements (#457) * additional omopgenerics reexports (#456) * additional omopgenerics reexports - deprecate version, reexport omopgenerics cdmVersion - use omopgenerics::cdmName(cdm) * fix reexport * deprecate_warn computeQuery (#455) * Empty concepts (#454) * return empty cohorts if missing concepts * fix test * remove temporary argument * also handle edge case with empty cs * keep limit in settings * deprecate_soft CQ (#458) * version 1.3.2 for cran (#460) - bump version to 1.3.2 - rebuild all docs - update cran comments - fix some examples that gave errors when run manually - add an example to benchmarkCDMConnector * reorganize test files a bit * move test file * r check vs dbms (#462) r check ran locally - passing on postgres * arrange for redshift tests (#464) * arrange for redshift tests * more ordering * generateConceptCohortSet now gives warning if no concepts ids are in the cdm * switch version to cdmVersion * tiny formatting changes * a few small changes to get tests working. * new omopgenerics methods (#418) * update docs * fix workflow files * update docs * turn off parallel tests * update cran comments * fix cdmTableFromSource.db_cdm * update insertTable to match with omopgenerics * update site --------- Co-authored-by: ginberg <ginberg@gmail.com> Co-authored-by: edward-burn <9583964+edward-burn@users.noreply.github.com> Co-authored-by: catalamarti <marticatalasabate@gmail.com>
- Loading branch information
1 parent
e08fe8e
commit 5a9d9c1
Showing
283 changed files
with
2,905 additions
and
1,007 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.