The user interface in the new Posit Assistant is one of the best and most intuitive I've seen for using AI tools for editing code. This will be excellent for students and researchers already familiar with RStudio. This is a brilliant harness and user experience for using AI for data science 🎉
Announcing mori 0.1.0: Zero-copy shared memory for #RStats!
Parallel R usually means duplicating data across every worker, causing RAM bloat.
mori fixes this by sharing R objects across processes via OS-level shared memory. Share once, read anywhere
Learn more: opensource.posit.co/blog/2026-04...