You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is due to running the function above in a Mac environment as mentioned here and here.
What version of the vroom package do you have installed?
If it is v1.6.4, run this function remotes::install_github("tidyverse/vroom", ref = "v1.6.3") and try running CohortDiagnostics::createMergedResultsFile again.
Describe the bug
When I try to run the cohort diagnostics script, I face an error when creating the merged results .sqlite file.
To Reproduce
Steps to reproduce the behavior:
but then I see the error copied here:
Expected behavior
It is expected that the merge argument would result in sqlite file to be produced to be able to run launchDiagnosticsExplorer.
Screenshots
Environment
Additional context
This problem was reproduced in two additional scenarios:
The text was updated successfully, but these errors were encountered: