AggregateR: Aggregate Numeric, Date and Categorical Variables

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.

Version: 0.1.1
Imports: stats, utils, methods, data.table, tibble, NCmisc
Published: 2020-11-20
Author: Matthias Bogaert, Michel Ballings, Dirk Van den Poel
Maintainer: Matthias Bogaert <matthias.bogaert at ugent.be>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: AggregateR results

Documentation:

Reference manual: AggregateR.pdf

Downloads:

Package source: AggregateR_0.1.1.tar.gz
Windows binaries: r-devel: AggregateR_0.1.1.zip, r-release: AggregateR_0.1.1.zip, r-oldrel: AggregateR_0.1.1.zip
macOS binaries: r-release (arm64): AggregateR_0.1.1.tgz, r-oldrel (arm64): AggregateR_0.1.1.tgz, r-release (x86_64): AggregateR_0.1.1.tgz
Old sources: AggregateR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=AggregateR to link to this page.