Package: accumulate
Type: Package
Title: Split-Apply-Combine with Dynamic Groups
Version: 1.0.0
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. A paper on this package was published in the Journal
   of Statistical Software <doi:10.18637/jss.v112.i04>.
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.3.2
NeedsCompilation: no
Packaged: 2025-03-18 16:34:26 UTC; mark
Author: Mark van der Loo [aut, cre] (<https://orcid.org/0000-0002-9807-4686>)
Repository: CRAN
Date/Publication: 2025-03-18 21:10:02 UTC
Built: R 4.4.3; ; 2025-11-10 02:20:11 UTC; windows
