collapse's Avatar

collapse

@rcollapse

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
23.12.2024
Joined
Posts Following

Latest posts by collapse @rcollapse

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