> make_area_table(parsemsf_example("test_db.msf"))
Error in UseMethod("select_") :
no applicable method for 'select_' applied to an object of class "c('tbl_SQLiteConnection', 'tbl_dbi', 'tbl_sql', 'tbl_lazy', 'tbl')"
Calls: make_area_table ... _fseq -> freduce -> withVisible -> <Anonymous> -> select_
Execution halted
I'd recommend updating to use tidyeval, since these methods are likely to be removed in the next version of dbplyr.