Package: AggregateR
Type: Package
Title: Aggregate Numeric, Date and Categorical Variables
Version: 0.1.1
Date: 2020-11-18
Imports: stats, utils, methods, data.table, tibble, NCmisc
Author: Matthias Bogaert, Michel Ballings, Dirk Van den Poel
Maintainer: Matthias Bogaert <matthias.bogaert@ugent.be>
Description: Convenience functions for aggregating a data frame or data table.
    Currently mean, sum and variance are supported. For Date variables, the recency
    and duration are supported. There is also support for dummy variables in
    predictive contexts. Code has been completely re-written in data.table for computational speed. 
License: GPL (>= 2)
LazyData: TRUE
RoxygenNote: 7.1.1
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2020-11-19 08:53:39 UTC; matbogae
Repository: CRAN
Date/Publication: 2020-11-20 10:30:26 UTC
Built: R 4.6.0; ; 2025-07-18 06:56:55 UTC; unix
