Updated email and note that dtplyr has several overlapping functions now with tidyfast

  • Fixes discrepancies between tidyr and tidyfast, specifically with dt_fill() and dt_case_when()
  • Changed to cpp11 instead of Rcpp (since needs are fairly basic, no need for the advanced features)
  • Updated GitHub checking
  • Initial release of tidyfast!