Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to launch diagnostics explorer #1125

Open
SamuelFan1215 opened this issue Jul 16, 2024 · 1 comment
Open

Fail to launch diagnostics explorer #1125

SamuelFan1215 opened this issue Jul 16, 2024 · 1 comment

Comments

@SamuelFan1215
Copy link

I managed to generate cohort diagnostics sqlite file and are trying to display the result in R Shiny. However, I faced error when I try to run the codes cohortDiagnostics::launchDiagnosticsExplorer(sqliteDbPath = "MergedCohortDiagnosticsData.sqlite") Below is the error message.

Error in DatabaseConnector::getTableNames():
! Pool, R6 connection not supported

It is very strange that I was able to visualize results using the same codes a few months ago. Wonder if there is any change in my R environment.

Thank you for any advice!

@azimov
Copy link
Collaborator

azimov commented Jul 16, 2024

@SamuelFan1215 have you updated to the latest version of OhdsiShinyModules? This was hot fixed yesterday and was caused by some changes in DatabaseConnector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants