Too many R packages: CRAN is inundated with submissions
- Programming
- Developer Tools
- AI
- Open Source
- Data Science
The post says CRAN has become crowded with too many R packages, many of them narrow, redundant, or weakly maintained, and that this makes discovery and review harder. CRAN is the central package repository for R, which matters because R is heavily used in research and statistics by people who often care more about getting an analysis done than about software engineering. That creates a package culture unlike mainstream developer ecosystems. Packages are not just code libraries. They can bundle datasets, wrappers around one paper’s method, or one-off tooling for a lab.
If you rely on R, assume package discovery will keep getting harder and put more weight on curated internal standards, not raw CRAN search. If you run an ecosystem or marketplace, CRAN shows that human gatekeeping still preserves trust, but it does not scale without better filtering and clearer norms about what belongs in the main index.
- rworks.dev
- Discuss on HN