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 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 . 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 Repository: https://markvanderloo.r-universe.dev Date/Publication: 2025-06-20 08:27:54 UTC RemoteUrl: https://github.com/markvanderloo/accumulate RemoteRef: HEAD RemoteSha: 9162693f8468f3403c08b0139c35a81a9f1d816c RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-06-15 10:32:18 UTC; root Author: Mark van der Loo [aut, cre] (ORCID: )