Discover R

< More Languages

Discover the top trending R repositories and projects on Github. Explore the latest trends in R development.

Trending Repositories

1

ggplot2

An implementation of the Grammar of Graphics in R
🔥🔥🔥
2

FriendsDontLetFriends

Friends don't let friends make certain types of data visualization - What are they and why are they bad.
🔥🔥🔥
3

AnomalyDetection

Anomaly Detection with R
🔥🔥🔥
4

shiny

Easy interactive web applications with R
🔥🔥🔥
5

ML_for_Hackers

Code accompanying the book "Machine Learning for Hackers"
🔥🔥
6

awesome-R

A curated list of awesome R packages, frameworks and software.
🔥🔥
7

dplyr

dplyr: A grammar of data manipulation
🔥🔥
8

stat_rethinking_2022

Statistical Rethinking course winter 2022
🔥
9

devtools

Tools to make an R developer's life easier
🔥
10

data.table

R's data.table package extends data.frame:
🔥
11

knitr

A general-purpose tool for dynamic report generation in R
🔥
12

patchwork

The Composer of ggplots
🔥
13

awesome-network-analysis

A curated list of awesome network analysis resources.
📣
14

investing

Investing Returns on the Market as a Whole
📣
15

benchm-ml

A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
📣
16

rmarkdown

Dynamic Documents for R
📣
17

r4ds

R for data science: a book
📣
18

rayshader

R Package for 2D and 3D mapping and data visualization
📣
19

gganimate

A Grammar of Animated Graphics
📣
20

nyc-taxi-data

Import public NYC taxi and for-hire vehicle (Uber, Lyft) trip data into a PostgreSQL or ClickHouse database
📣
21

DiagrammeR

Graph and network visualization using tabular data in R
📣
22

rethinking

Statistical Rethinking course and book package
📣
23

plotly.R

An interactive graphing library for R
📣
24

reticulate

R Interface to Python
📣
25

gt

Easily generate information-rich, publication-quality tables from R
📣
26

stats337

Readings in applied data science
📣
27

wesanderson

A Wes Anderson color palette for R
📣
28

plumber

Turn your R code into a web API.
📣
29

CausalImpact

An R package for causal inference in time series
📣
30

mlr

Machine Learning in R
⬆️
31

r-source

Read-only mirror of R source code from https://svn.r-project.org/R/, updated hourly. See the build instructions on the wiki page.
⬆️
32

swirl_courses

🎓 A collection of interactive courses for the swirl R package.
⬆️
33

broom

Convert statistical analysis objects from R into tidy format
⬆️
34

ggstatsplot

Enhancing {ggplot2} plots with statistical analysis 📊📣
⬆️
35

drake

An R-focused pipeline toolkit for reproducibility and high-performance computing
⬆️
36

janitor

simple tools for data cleaning in R
⬆️
37

rvest

Simple web scraping for R
⬆️
38

lintr

Static Code Analysis for R
⬆️
39

tensorflow

TensorFlow for R
⬆️
40

caret

caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
⬆️
41

purrr

A functional programming toolkit for R
⬆️
42

blogdown

Create Blogs and Websites with R Markdown
⬆️
43

ggrepel

📍 Repel overlapping text labels away from each other in your ggplot2 figures.
⬆️
44

ggthemes

Additional themes, scales, and geoms for ggplot2
⬆️
45

esquisse

RStudio add-in to make plots interactively with ggplot2
⬆️
46

magrittr

Improve the readability of R code with the pipe
⬆️
47

brms

brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
⬆️
48

hrbrthemes

🔏 Opinionated, typographic-centric ggplot2 themes and theme components
⬆️
49

future

🚀 R package: future: Unified Parallel and Distributed Processing in R for Everyone
⬆️
50

pkgdown

Generate static html documentation for an R package
⬆️
51

bbplot

R package that helps create and export ggplot2 charts in the style used by the BBC News data team
⬆️
52

ggraph

Grammar of Graph Graphics
⬆️
53

tidyr

Tidy Messy Data
⬆️
54

forecast

Forecasting Functions for Time Series and Linear Models
⬆️
55

texture-vs-shape

Pre-trained models, data, code & materials from the paper "ImageNet-trained CNNs are biased towards texture; increasing shape bias improves accuracy and robustness" (ICLR 2019 Oral)
⬆️
56

datapasta

On top of spaghetti, all covered in cheese....
⬆️
57

tidyverse

Easily install and load packages from the tidyverse
⬆️
58

renv

renv: Project environments for R.
⬆️
59

readr

Read flat files (csv, tsv, fwf) into R
⬆️
60

tidytext

Text mining using tidy tools ✨📄✨
⬆️
61

perceptions

Perceptions of Probability and Numbers
⬆️
62

testthat

An R 📦 to make testing 😀
⬆️
63

usethis

Set up commonly used 📦 components
⬆️
64

slidify

Generate reproducible html5 slides from R markdown
⬆️
65

BanditsBook

Code for my book on Multi-Armed Bandit Algorithms
⬆️
66

sf

Simple Features for R
⬆️
67

box

Write reusable, composable and modular R code
⬆️
68

text2vec

Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
⬆️
69

rappor

RAPPOR: Privacy-Preserving Reporting Algorithms
⬆️
70

DataScienceR

a curated list of R tutorials for Data Science, NLP and Machine Learning
⬆️
71

palmerpenguins

A great intro dataset for data exploration & visualization (alternative to iris).
⬆️
72

advanced-shiny

🤹 Shiny tips & tricks for improving your apps and solving common problems
⬆️
73

htmlwidgets

HTML Widgets for R
⬆️
74

ggforce

Accelerating ggplot2
⬆️
75

r-color-palettes

Comprehensive list of color palettes available in R ❤️🧡💛💚💙💜
⬆️
76

httr

httr: a friendly http package for R
⬆️
77

mastering-shiny

Mastering Shiny: a book
⬆️
78

reprex

Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
⬆️
79

paletteer

🎨🎨🎨 Collection of most color palettes in a single R package
⬆️
80

stat_rethinking_2023

Statistical Rethinking Course for Jan-Mar 2023
⬆️
81

furrr

Apply Mapping Functions in Parallel using Futures
⬆️
82

glue

Glue strings to data in R. Small, fast, dependency free interpreted string literals.
⬆️
83

waffle

🍁 Make waffle (square pie) charts in R
⬆️
84

pagedown

Paginate the HTML Output of R Markdown with CSS for Print
⬆️
85

naniar

Tidy data structures, summaries, and visualisations for missing data
⬆️
86

ggvis

Interactive grammar of graphics for R
⬆️
87

vitae

R Markdown Résumés and CVs
⬆️
88

tidyexplain

🤹‍♀ Animations of tidyverse verbs using R, the tidyverse, and gganimate
⬆️
89

styler

Non-invasive pretty printing of R code
⬆️
90

sparklyr

R interface for Apache Spark
⬆️
91

tidybayes

Bayesian analysis + tidy data + geoms (R package)
⬆️
92

fuzzyjoin

Join tables together on inexact matching
⬆️
93

rio

A Swiss-Army Knife for Data I/O
⬆️
94

targets

Function-oriented Make-like declarative workflows for R
⬆️
95

pointblank

Data quality assessment and metadata reporting for data frames and database tables
⬆️
96

cli

Tools for making beautiful & useful command line interfaces
⬆️
97

keras

R Interface to Keras
⬆️
98

ggthemr

Themes for ggplot2.
⬆️
99

multidplyr

A dplyr backend that partitions a data frame over multiple processes
⬆️
100

infer

An R package for tidyverse-friendly statistical inference
⬆️