Package: accumulate
Type: Package
Title: Split-Apply-Combine with Dynamic Groups
Version: 0.9.3
Authors@R: c( person("Mark", "van der Loo", role=c("aut","cre")
             , email="mark.vanderloo@gmail.com"
             , comment= c(ORCID="0000-0002-9807-4686")))
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
Description: Estimate group aggregates, where one can set user-defined conditions
   that each group of records must satisfy to be suitable for aggregation. If
   a group of records is not suitable, it is expanded using a collapsing scheme
   defined by the user. 
License: EUPL
URL: https://github.com/markvanderloo/accumulate
LazyData: TRUE
VignetteBuilder: simplermarkdown
Depends: R (>= 3.5.0)
Suggests: tinytest, simplermarkdown, validate
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-22 12:32:54 UTC; mark
Author: Mark van der Loo [aut, cre] (<https://orcid.org/0000-0002-9807-4686>)
Repository: CRAN
Date/Publication: 2023-09-22 12:50:02 UTC
Built: R 4.2.0; ; 2023-09-24 20:56:48 UTC; unix
