TysonStanley / tidyfast

Fast and efficient alternatives to tidyr functions built on data.table #rdatatable #rstats
https://tysonbarrett.com/tidyfast/
187 stars 4 forks source link

Submit to CRAN #12

Closed xiaodaigh closed 4 years ago

xiaodaigh commented 4 years ago

I have implemented support for disk.frame here

https://github.com/xiaodaigh/disk.frame/pull/220

Just need to wait for tidyfast to land on CRAN before I continue the rest of the work.

There is a working example of using dt_separate.

TysonStanley commented 4 years ago

It has been accepted to CRAN and should be ready soon.