I just made my first-ever contribution to R itself, fixing `seq.int(along.with = NULL)`. Try it yourself (the result is absurd!) 🐛 📖 I wrote about it here: mitchelloharawild.com/blog/r-dev-d... #rstats
Bugfixing R at R Dev Day 2026 – Mitchell O’Hara-Wild
My first R core contribution, fixing an absurd seq.int() bug that produces massive sequences instead of empty vectors.
mitchelloharawild.com