@mheming.bsky.social

mheming.com

Fixed my Kinesis Advantage 1 choking on Linux kernels for the last few years. If you're on @nixos.org , add this to your config: boot.kernelParams = [ "usbcore.quirks=05f3:0081:mnc,05f3:0007:mnc" "usbcore.old_scheme_first=1" ];

R version 4.6.0 "Because it was There" (source version) has been released. It should be on CRAN by now. #rstats The choice of codename is in remembrance of R Core member Tomàš Kalibera (1978-2026). Among many other things, he was a keen mountain climber.

Most statistical tests you learned separately are the same thing. t-test, ANOVA, Mann-Whitney, Chi-square, Wilcoxon... all just special cases of linear models. y = b0 + b1*x covers almost everything.

Bild

This gives a fantastic framing of how to think about reproducibility (it's a spectrum) and how to use renv with intention. Highly recommend, even if you're not using renv, to get a better understanding of how to live in peace as R and package versions advance 🕊️ #rstats

Shannon Pileggi@pipinghotdata.com · 9mo ago

The recording of my #rstats posit::conf talk ✨ practical {renv}✨ is available! 🎉 I created this talk for frustrated {renv} users 🫠 and potential {renv} users🤩 youtu.be/l01u7Ue9pIQ?... Even if {renv} isn't on your radar, you may still find this talk interesting if you are curious about🤔...