Top 3 Themes in the Discussion
| # | Theme | Supporting Quote |
|---|---|---|
| 1 | AI is both a help and a source of “slop”; its negatives are often overstated. | “AI speeds up learning, so I bet that’s what you’re noticing with R.” – RA_Fisher |
| 2 | Critique of the R/tidyverse ecosystem and academic code bloat. | “The proof is in the pudding. Every single grad student of mine that was brought up on the tidyverse produces gigantic R markdown files with 20 imports to accomplish something that would be shorter and much much easier to understand.” – tylermw |
| 3 | Preference for Python / broader software‑engineering concerns over R. | “There is some great stuff in R but from a software engineering level I'd much rather data scientists work in Python.” – PaulHoule |
Summary
- Participants acknowledge AI’s utility while warning against blanket condemnation.
- There is strong pushback against the tidyverse‑centric, heavily imported style that dominates academic R writing.
- Many voices argue that the community would benefit from moving toward languages (like Python) that enforce better software‑engineering practices and clearer code hygiene.