Skip to content

fastplyr 0.9.91

Choose a tag to compare

@NicChr NicChr released this 22 Nov 08:16
  • C++17 or later is now required.

  • f_arrange() can now sort data frames in-place via the .in_place argument.

  • Fixed rchk issues flagged on CRAN.