darwin-eu-dev / CohortDiagnostics

An R package for performing various cohort diagnostics.
0 stars 1 forks source link

CohortDiagnostics not exporting inlcusion rule data on ipci #48

Open ablack3 opened 7 months ago

ablack3 commented 7 months ago

I ran cohort diagnostics on ipci for the cancer polypharmacy data but the inclusion rule statistics are not in the csv output and so are not showing up in the shiny app.

Here is my code: https://github.com/darwin-eu-studies/P2-C1-009-FrailtyPolypharmacyCancerDiagnostics

ablack3 commented 7 months ago

Here is the log log.txt

I also noticed that at some point it tries to download and install code from github which of course is not possible on the ipci machine. Not sure why it would need to do that during the cohort diagnostics run.