TheAlgorithms/R resource
Collection of various algorithms implemented in R. observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 87
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2901
- days_rel: n/a
- days_push: 82
- n_releases_24m: 0
Adoption not part of the score
1183 stars · 354 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A curated collection of algorithms implemented in R, covering machine learning, regression, clustering, classification, and data preprocessing. It is an educational repository intended for learning and practicing algorithm implementations in the R language.
Use cases
- learn how classic algorithms are implemented in R
- study machine learning algorithm implementations like regression and clustering
- find reference R code for classification and data mining algorithms
- practice R programming with algorithm exercises
- compare different algorithm implementations for a statistics course
- explore data preprocessing and data manipulation techniques in R
When to choose
- you are learning R and want readable example implementations of algorithms
- you need educational reference code for machine learning or data mining coursework
- you want to contribute to an open-source algorithm collection in R
When to avoid
- you need production-ready, optimized, or well-tested algorithm libraries for real applications
- you need algorithms in a language other than R
- you need a maintained package with a stable API rather than standalone scripts
Facets
learning-resource · maturity active
machine-learning data-science math education data-science machine-learning tutorials algorithms r-language educational clustering regression classification data-mining hacktoberfest r
1 source
- readme: https://github.com/TheAlgorithms/R · fetched 2026-08-28 · a30dcb8cb530
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TheAlgorithms/R | main | 71 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem