Skip to content

Latest commit

 

History

History
74 lines (65 loc) · 7.57 KB

r-trending.md

File metadata and controls

74 lines (65 loc) · 7.57 KB

Top-Starred R GitHub Repos to Follow

Generated biweekly from R code.

Trending

Trending from 2016-11-12 to 2016-12-12

  1. yihui/xaringan 97
    Presentation Ninja 幻灯忍者 · 写轮眼
  2. zonination/skittles 62
    Counts of Skittles
  3. gaborcsardi/notifier 54
    Cross platform desktop notifications from R
  4. jtleek/slipper 47
    Tidy and easy bootstrapping
  5. psolymos/intrval 28
    Relational Operators for Intervals
  6. HenrikBengtsson/startup 26
    🔧 R package: startup - Friendly R Startup Configuration
  7. gaborcsardi/prettycode 24
    Syntax highlight R code in the terminal
  8. WinVector/replyr 19
    An R package for fluid use of dplyr.
  9. r-pkgs/roxygen2md 15
    Convert elements of roxygen documentation to markdown
  10. goldingn/greta 13
    Probabilistic Modelling with TensorFlow
  11. davpinto/fastknn 13
    Fast k-Nearest Neighbor Classifier for Large Datasets
  12. ezgraphs/ggguitar 13
    Guitar Tablature and
  13. wf835334/Water_plot 13
    Simple script that uses GIS data from the USGS to plot U.S. water bodies
  14. brendan1mcmanus/trump_speeches 12
  15. cloudyr/aws.polly 12
    Client for AWS Polly
  16. longhowlam/OCRinShiny 9
    OCR an image and get a word cloud
  17. timelyportfolio/vueR 9
    vue.js for R
  18. bkvarda/kudusparklyr 7
    A Kudu extension for Sparklyr
  19. heike/ggmapr 6
  20. StuartGordonReid/emh 6
    An R Package for testing the Efficient Market Hypothesis
  21. ropenscilabs/geofilter 5
    filter/sift GeoJSON in R
  22. capt-calculator/CA_WARN_data 5
  23. MarkEdmondson1234/youtubeAnalyticsR 5
    YouTube Analytics API into R
  24. surveillancer/shinysurveillance 5
    Shiny app to tune and select parameters for the different surveillance algorithms.
  25. neilcharles/chalkboard 5
    Football event data capture and illustration using R/Shiny
  26. toshi-k/kaggle-bosch-production-line-performance 5
    57th place solution in "Bosch Production Line Performance"
  27. BES2016Workshop/reproduciblecodeR 5
    Materials for the Reproducible code in R breakout session of the Best Practice for Code Archiving workshop. 11 December 2016.
  28. infspiredBAT/ARResT 5
    Antigen Receptors Research Tool / ARResT
  29. surveillancer/tutorials 4
  30. elliottmorris/Election-Results-Analysis-2016 4
    County Level Election Results Analysis (2016)

All-Time

  1. johnmyleswhite/ML_for_Hackers 2733
    Code accompanying the book "Machine Learning for Hackers"
  2. tidyverse/ggplot2 2153
    An implementation of the Grammar of Graphics in R
  3. rstudio/shiny 2021
    Easy interactive web applications with R
  4. swirldev/swirl_courses 1977
    🎓 A collection of interactive courses for the swirl R package.
  5. twitter/AnomalyDetection 1765
    Anomaly Detection with R
  6. qinwf/awesome-R 1749
    A curated list of awesome R packages, frameworks and software.
  7. hadley/dplyr 1528
    Dplyr: A grammar of data manipulation
  8. zonination/investing 1515
    Investing Returns on the Market as a Whole
  9. hadley/devtools 1389
    Tools to make an R developer's life easier
  10. yihui/knitr 1280
    A general-purpose tool for dynamic report generation in R
  11. szilard/benchm-ml 1075
    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.).
  12. toddwschneider/nyc-taxi-data 832
    Import public NYC taxi and Uber trip data into PostgreSQL / PostGIS database, analyze with R
  13. ropensci/plotly 810
    Create interactive web graphics from R via plotly's JavaScript graphing library
  14. ramnathv/slidify 732
    Generate reproducible html5 slides from R markdown
  15. hadley/rvest 690
    Simple web scraping for R
  16. jrnold/ggthemes 684
    ggplot themes and scales
  17. rstudio/rmarkdown 677
    Dynamic Documents for R
  18. amplab-extras/SparkR-pkg 623
    R frontend for Spark
  19. rich-iannone/DiagrammeR 614
    Create graph diagrams and flowcharts using R
  20. genomicsclass/labs 597
    Rmd source files for the HarvardX series PH525x
  21. rstudio/ggvis 579
    Interactive grammar of graphics for R
  22. hadley/httr 564
    httr: a friendly http package for R
  23. swirldev/swirl 552
    🌀 Learn R, in R.
  24. google/CausalImpact 545
    An R package for causal inference in time series
  25. mlr-org/mlr 535
    mlr: Machine Learning in R
  26. tidyverse/broom 515
    Convert statistical analysis objects from R into tidy format
  27. rstudio/tensorflow 508
    TensorFlow for R
  28. ujjwalkarn/DataScienceR 491
    a curated list of R tutorials for Data Science, NLP and Machine Learning
  29. tidyverse/magrittr 459
    R package to bring forward-piping features ala F#'s |> operator. Ceci n'est pas un pipe.
  30. tidyverse/readr 455
    Read flat files (csv, tsv, fwf) into R