Skip to content

user>plyrmr>Changelog

Antonio Piccolboni edited this page Aug 14, 2014 · 6 revisions

plyrmr 0.4.0

  • fast aggregation based on dplyr functions.
  • system of swappable backend like rmr2.
  • package options like rmr2.
  • depends on rmr2 3.2.0 to pick up some bug fixes

See New in this release for details.

plyrmr 0.3.0

  • partial ungroup to "coarsen" grouping.
  • extension packs bring back some beloved 0.1.0 oldies
  • quantile.cols now has an exact mode when approximation is not necessary.
  • count.cols doesn't drop numeric columns
  • bug fixes and the a test suite

See New in this release for details.

plyrmr 0.2.0

  • redesigned API for simplicity
  • special argument .data for global data frame operation as opposed to column-level ones
  • too many to squeeze in a changelog

See New in this release for details.