I was trying to follow the code example below from here
library(dplyr) con <- DBI::dbConnect(RSQLite::SQLite(), filename = ":memory:")