ohdsi-studies / LegendT2dm

9 stars 16 forks source link

Updated Dockerfile and Docker Image to run the study #6

Closed jdposada closed 3 years ago

jdposada commented 3 years ago

Dear @msuchard,

This pull request addresses the following prior issues:

  1. Python dependencies removed
  2. References to local laptop directories removed
  3. R version matched to 4.0.5

This image has been tested doing the following:

  1. Successfully building renv::restore()
  2. Successfully building LegendT2dm
  3. Successfully querying a BigQuery OMOP-CDM public instance

Thanks

jdposada commented 3 years ago

hi @msuchard,

Not an issue at all. Please create the repo on the OHDSI dockerhub and you can give me write access. My username in dockerhub is jdposa. I will push the image there. I also removed the renv.lock file.

Thanks!