It is not a rigorous benchmark, but I was curious on how #duckdb duckplyr compares to other data wrangling packages in #Rstats. Turns out, it is pretty pretty fast 🚀.
blog post: blog.schochastics.net/posts/2025-0...
New post on the cynkra blog with @schochastics.net & Kirill Müller
"Setting up igraph for success in the next decade" ✨
Thanks to the R Consortium for supporting this project!
blog.cynkra.com/posts/2025-0...
#RStats
Experimental #rstats package similar to asciicast to write terminal gifs. Check it out:
https://
github.com/schochastics/vhsR
blog.cynkra.com
We are currently developing a new interactive network viz package based on the JS engine G6. So many cool features to come! Checkout the current status on github github.com/cynkra/g6r #rstats
Merging an 8 year old PR must be some sort of record 😅
github.com/igraph/rigra...
@gvegayon.bsky.social sorry it took so long 😀
#Rstats hivemind: what is the correct way for a plumber API to read/write parquet files? I did not get `parser_parquet()` to work properly (and would rather have nanoparquet anyway) so this kind of works but I am unsure if thats ok 🙈