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

Add dtplyr? #216

Closed
boshek opened this issue Dec 16, 2019 · 1 comment
Closed

Add dtplyr? #216

boshek opened this issue Dec 16, 2019 · 1 comment

Comments

@boshek
Copy link

boshek commented Dec 16, 2019

Current the tidyverse package does not include dtplyr (which is fun an awesome and amazing effort):

packageVersion('tidyverse')
#> [1] '1.3.0'

tidyverse::tidyverse_packages()
#>  [1] "broom"      "cli"        "crayon"     "dbplyr"     "dplyr"     
#>  [6] "forcats"    "ggplot2"    "haven"      "hms"        "httr"      
#> [11] "jsonlite"   "lubridate"  "magrittr"   "modelr"     "pillar"    
#> [16] "purrr"      "readr"      "readxl"     "reprex"     "rlang"     
#> [21] "rstudioapi" "rvest"      "stringr"    "tibble"     "tidyr"     
#> [26] "xml2"       "tidyverse"

Created on 2019-12-16 by the reprex package (v0.3.0)

I am wondering if you'd consider a PR adding dtplyr as a non-core tidyverse package. I was expecting dtplyr to be updated with tidyverse::tidyverse_update

@jtelleriar
Copy link

Agree.

dtplyr is a strong candidate to be added to the tidyverse!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants