Skip to content

parsemsf uses old dplyr style with dbplyr #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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