Skip to content

Replace uses of data_frame() by tibble() #4069

@romainfrancois

Description

@romainfrancois

This issue is to be dealt with on Tidyverse developer day 2019. 🙏 don't submit pull requests for it outside of the event. We are of course interested in having this fixed, but much more interested in doing it as part of the developer day

  • identify uses of the deprecated function data_frame() in the dplyr codebase: code, docs, tests, vignette.
  • replace with uses of tibble()

Bonus: other 📦 might be using data_frame():

  • identify them, perhaps using gh to search github or maybe crandb
  • submit pull requests

Metadata

Metadata

Assignees

No one assigned

    Labels

    tidy-dev-day 🤓Tidyverse Developer Day rstd.io/tidy-dev-day

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions