Skip to content

parsemsf uses old dplyr style with dbplyr #2

@hadley

Description

@hadley
    > 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions