{"id":32201004,"url":"https://github.com/markvanderloo/accumulate","last_synced_at":"2025-10-22T03:58:49.349Z","repository":{"id":65455863,"uuid":"559146791","full_name":"markvanderloo/accumulate","owner":"markvanderloo","description":"split-apply-combine with optional collapsing groups","archived":false,"fork":false,"pushed_at":"2025-06-20T08:27:54.000Z","size":448,"stargazers_count":12,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-22T03:58:34.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"BibTeX Style","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markvanderloo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-10-29T07:46:04.000Z","updated_at":"2025-07-10T04:02:09.000Z","dependencies_parsed_at":"2024-03-27T09:45:46.511Z","dependency_job_id":"aa81c90d-8cef-4725-88ca-25acd93f381c","html_url":"https://github.com/markvanderloo/accumulate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markvanderloo/accumulate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markvanderloo%2Faccumulate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markvanderloo%2Faccumulate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markvanderloo%2Faccumulate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markvanderloo%2Faccumulate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markvanderloo","download_url":"https://codeload.github.com/markvanderloo/accumulate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markvanderloo%2Faccumulate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280376547,"owners_count":26320275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-22T03:58:48.432Z","updated_at":"2025-10-22T03:58:49.341Z","avatar_url":"https://github.com/markvanderloo.png","language":"BibTeX Style","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![CRAN](http://www.r-pkg.org/badges/version/accumulate)](http://cran.r-project.org/package=accumulate/)\n[![Downloads](https://cranlogs.r-pkg.org/badges/accumulate)](http://cran.r-project.org/package=accumulate/)\n[![status](https://tinyverse.netlify.app/badge/accumulate)](https://CRAN.R-project.org/package=accumulate)\n\n# accumulate\n\nSplit-apply-combine aggregation with dynamic grouping. \n\nThe packages implements grouped aggregation, but rather than having static\ngroups like in `stats::aggregate()` or `dplyr::group_by()` it is possible to\nchange the grouping according to a user-defined scheme. For example, one may\ndemand that groups contain at least _n_ records, and collapse certain groups\ntogether if this is not the case.\n\n\n## Installing\n\nThe latest CRAN release can be installed as usual\n```r\ninstall.packages(\"accumulate\")\n```\n\nThe git version can be installed by cloning the repo and using `make`.\n\n```bash\ngit clone https://github.com/markvanderloo/accumulate\ncd accumulate\nmake install\n```\n\nNo guarantees that it will actually build, install, or give correct results.\n(This is after all the place where development takes place).\n\n\n## Example\n\nSee [the introductory vignette](pkg/vignettes/introduction.md).\n\n\n## Licence\n\nThis software is released under [EUPL](https://commission.europa.eu/content/european-union-public-licence_en).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkvanderloo%2Faccumulate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkvanderloo%2Faccumulate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkvanderloo%2Faccumulate/lists"}