Trending in open source
See what the GitHub community is most excited about today.
Sign up for free to get started
-
rdpeng / ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
-
dgrtwo / fuzzyjoin
Join tables together on inexact matching
-
dselivanov / text2vec
Fast text mining framework for R. Text vectorization and state-of-the-art GloVe word embeddings.
-
topepo / caret
caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models
-
ropensci / taxize
A taxonomic toolbelt for R
-
rstudio / rmarkdown
Dynamic Documents for R
-
szilard / 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.).
-
johnmyleswhite / ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
-
hadley / ggplot2
An implementation of the Grammar of Graphics in R
-
rstudio / shiny
Easy interactive web applications with R
-
swirldev / swirl_courses
A collection of interactive courses for the swirl R package.
-
twitter / AnomalyDetection
Anomaly Detection with R
-
qinwf / awesome-R
A curated list of awesome R frameworks, packages and software.
-
hadley / devtools
Tools to make an R developer's life easier
-
yihui / knitr
A general-purpose tool for dynamic report generation in R
-
hadley / dplyr
Plyr specialised for data frames: faster & with remote datastores
-
ramnathv / slidify
Generate reproducible html5 slides from R markdown
-
amplab-extras / SparkR-pkg
R frontend for Spark
-
jrnold / ggthemes
ggplot themes and scales
-
toddwschneider / nyc-taxi-data
Import public NYC taxi and Uber trip data into PostgreSQL / PostGIS database, analyze with R
-
rstudio / ggvis
Interactive grammar of graphics for R
-
hadley / rvest
Simple web scraping for R
-
hadley / httr
httr: a friendly http package for R
-
rich-iannone / DiagrammeR
Create graph diagrams and flowcharts using R.
-
swirldev / swirl
Learn R, in R.