TheAlgorithms/R
Collection of various algorithms implemented in R.
Implements classic computer science algorithms (sorting, searching, dynamic programming, graph traversal) with R-native code patterns and statistical computing idioms. Each algorithm includes inline documentation explaining the approach, expected inputs/outputs, and usage examples. The repository emphasizes code quality through contribution guidelines requiring functional correctness, meaningful variable naming, and test case validation within R's data analysis ecosystem.
1,112 stars.
Stars
1,112
Forks
347
Language
R
License
MIT
Category
Last pushed
Oct 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TheAlgorithms/R"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
lucasmaystre/choix
Inference algorithms for models based on Luce's choice axiom
ottogroup/palladium
Framework for setting up predictive analytics services
laresbernardo/lares
Analytics & Machine Learning R Sidekick
easystats/performance
:muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...)
erikaduan/r_tips
R programming tips for data cleaning, data visualisation, statistical modelling and machine learning