NEWS


AggregateR 0.1.1 (2020-11-20)

Bug fix such that Aggregate works when the table only contains numerics or dates.

Bug fix with the 'by' parameter

AggregateR 0.1.0 (2020-11-18)

Re-written the code in data.table for computational speed.

Added efficient dummy-coding also written in data.table

Allowed the functionality to output a tibble.

AggregateR 0.0.2 (2015-11-23)

Added the functionality to compute recency and duration of Date variables by an ID

AggregateR 0.0.1 (2015-10-01)

Submitted package to cran with one function: Aggregate