RMI-PACTA / workflow.data.preparation

The goal of `workflow.data.preparation` is to prepare all of the necessary data inputs for the Transition Monitor web application.
Other
2 stars 0 forks source link

investigate whether {dbplyr} is required for SQLite exports #105

Closed cjyetman closed 9 months ago

cjyetman commented 9 months ago
data_prep-1  | INFO [2024-02-09 08:15:25] Formatting and saving file: "entity_info.sqlite".
data_prep-1  | Error in check_dbplyr() : 
data_prep-1  |   The package "dbplyr" is required to communicate with database backends.
data_prep-1  | Calls: <Anonymous> ... copy_to.DBIConnection -> check_dbplyr -> check_installed