FINNGEN / ETL

second version for the ETL of the detailed longitudinal data to the OMOP-CDM
https://finngen.github.io/ETL/
MIT License
0 stars 0 forks source link

Updated DQD to v2.1.2. DQD works. #114

Closed shanmukhasampath closed 1 year ago

shanmukhasampath commented 1 year ago

This is for issue #113

These commands were run to update the renv.lock file

renv::update("DataQualityDashboard")
renv::snapshot()

The DQD is updated and most of the conformance issues are resolved.