Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data_frame() -> tibble() #311

Closed
romainfrancois opened this issue Jun 4, 2019 · 1 comment
Closed

data_frame() -> tibble() #311

romainfrancois opened this issue Jun 4, 2019 · 1 comment
Labels
help wanted ❤️ we'd love your help! tidy-dev-day 🤓 Tidyverse Developer Day rstd.io/tidy-dev-day

Comments

@romainfrancois
Copy link
Member

The data_frame() function is still in use in dbplyr tests and should be replaced by tibble.

Tagging this as a tidy dev day issue, because it's similar to tidyverse/dplyr#4069

@romainfrancois romainfrancois added help wanted ❤️ we'd love your help! tidy-dev-day 🤓 Tidyverse Developer Day rstd.io/tidy-dev-day labels Jun 4, 2019
@hadley hadley closed this as completed in f4c1f94 Jun 4, 2019
@hadley
Copy link
Member

hadley commented Jun 4, 2019

I did this, just because I think it's better to concentrate TDD issues in as few repos as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted ❤️ we'd love your help! tidy-dev-day 🤓 Tidyverse Developer Day rstd.io/tidy-dev-day
Projects
None yet
Development

No branches or pull requests

2 participants