CRAN/E | AggregateR

AggregateR

Aggregate Numeric, Date and Categorical Variables

Installation

About

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.

Key Metrics

Version 0.1.1
Published 2020-11-20 1224 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks AggregateR results

Downloads

Yesterday 17 0%
Last 7 days 89 -24%
Last 30 days 434 +4%
Last 90 days 1.375 +15%
Last 365 days 5.127 -18%

Maintainer

Maintainer

Matthias Bogaert

matthias.bogaert@ugent.be

Authors

Matthias Bogaert
Michel Ballings
Dirk Van den Poel

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

AggregateR archive

Imports

stats
utils
methods
data.table
tibble
NCmisc