Package: accumulate 1.0.0

accumulate: Split-Apply-Combine with Dynamic Groups

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>.

Authors:Mark van der Loo [aut, cre]

accumulate_1.0.0.tar.gz
accumulate_1.0.0.zip(r-4.5)accumulate_1.0.0.zip(r-4.4)accumulate_1.0.0.zip(r-4.3)
accumulate_1.0.0.tgz(r-4.5-any)accumulate_1.0.0.tgz(r-4.4-any)accumulate_1.0.0.tgz(r-4.3-any)
accumulate_1.0.0.tar.gz(r-4.5-noble)accumulate_1.0.0.tar.gz(r-4.4-noble)
accumulate_1.0.0.tgz(r-4.4-emscripten)accumulate_1.0.0.tgz(r-4.3-emscripten)
accumulate.pdf |accumulate.html
accumulate/json (API)
NEWS

# Install 'accumulate' in R:
install.packages('accumulate', repos = c('https://markvanderloo.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/markvanderloo/accumulate/issues

On CRAN:

Conda:

5.35 score 9 stars 3 scripts 335 downloads 9 exports 0 dependencies

Last updated 5 days agofrom:1be9146a5f. Checks:1 OK, 8 WARNING. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 18 2025
R-4.5-winWARNINGMar 18 2025
R-4.5-macWARNINGMar 18 2025
R-4.5-linuxWARNINGMar 18 2025
R-4.4-winWARNINGMar 18 2025
R-4.4-macWARNINGMar 18 2025
R-4.4-linuxWARNINGMar 18 2025
R-4.3-winWARNINGMar 18 2025
R-4.3-macWARNINGMar 18 2025

Exports:accumulatecsh_from_digitscumulatefrac_completefrom_validatormin_completemin_recordsobject_listsmoke_test

Dependencies:

Introduction to accumulate

Rendered fromintroduction.mdusingsimplermarkdown::mdweave_to_htmlon Mar 18 2025.

Last update: 2023-03-28
Started: 2022-12-28