collapse's Avatar

collapse

@rcollapse.bsky.social

A C/C++-based R package for advanced statistical computing and data trans-formation. Website: https://fastverse.org/collapse. Author: @sebkrantz.bsky.social.

55 Followers  |  6 Following  |  6 Posts  |  Joined: 23.12.2024  |  1.7464

Latest posts by rcollapse.bsky.social on Bluesky


Preview
GitHub - AdrianAntico/Benchmarks: Compare run times for various data frame packages Compare run times for various data frame packages. Contribute to AdrianAntico/Benchmarks development by creating an account on GitHub.

Updated windows benchmarks for in-memory database-like operations by Adrian Antico show that {collapse} still leads on lagging and casting benchmarks (not covered in DuckDB benchmarks) and remains overall very competitive: github.com/AdrianAntico...

#Rstats #DataScience

23.02.2026 13:15 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Preview
fastverse/collapse | DeepWiki collapse is a C/C++-based R package providing an integrated suite of statistical and data manipulation functions optimized for performance and memory efficiency. The package implements a class-agnosti

A few updates:
(1) the fastverse now has a domain at fastverse.org
(2) the collapse (kit) repos moved to github.com/fastverse/co... (/kit) and website to fastverse.org/collapse/ (/kit).
(3) A group of maintainers has been granted access.
(4) collapse has a DeepWiki (deepwiki.com/fastverse/co...)

28.12.2025 19:30 β€” πŸ‘ 5    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

{collapse} 2.1.0 is out! It introduces a new fslice() function (sebkrantz.github.io/collapse/ref...), a new theory-consistent weighted quantile algorithm (sebkrantz.github.io/collapse/ref...) with excellent properties. And some convenience features such as join requirements: #rstats #DataScience

10.03.2025 21:53 β€” πŸ‘ 7    πŸ” 3    πŸ’¬ 0    πŸ“Œ 0
Preview
collapse: Advanced and Fast Statistical Computing and Data Transformation in R collapse is a large C/C++-based infrastructure package facilitating complex statistical computing, data transformation, and exploration tasks in R - at outstanding levels of performance and memory eff...

The {collapse} (@rcollapse.bsky.social) arXiv paper has just been updated - following extensive revision: arxiv.org/abs/2403.05038. I believe it is a great resource for anyone doing scientific computing with #rstats.

06.02.2025 13:34 β€” πŸ‘ 10    πŸ” 4    πŸ’¬ 1    πŸ“Œ 0
Preview
Benchmarks An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R - fastverse/fastverse

There is now a #fastverse benchmark wiki (github.com/fastverse/fa...) where users can freely contribute benchmarks. If you have benchmarks involving {fastverse} packages ({collapse}, {data.table}, etc., including extensions) please contribute them (takes 1 min) #rstats #DataScience

03.02.2025 17:36 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I just improved the vignette a bit further, adding some detailed benchmarks and a section on Global Options. I needed to correct myself: it is not true that {collapse} global options should never be invoked in packages - they just need to be reversed like #rstats global options.

30.12.2024 12:14 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Developing with collapse

It's nice to see an increasing number of #rstats packages use {collapse}. A developer focused vignette was long planned and now it is here - with modest advice on writing efficient R package code in general and using {collapse} in particular: sebkrantz.github.io/collapse/art...

27.12.2024 17:10 β€” πŸ‘ 19    πŸ” 5    πŸ’¬ 2    πŸ“Œ 0

@rcollapse is following 6 prominent accounts