Skip to content

Latest commit

 

History

History
74 lines (65 loc) · 7.51 KB

r-trending.md

File metadata and controls

74 lines (65 loc) · 7.51 KB

Top-Starred R GitHub Repos to Follow

Generated biweekly from R code.

Trending

Trending from 2016-05-18 to 2016-06-17

  1. MangoTheCat/shinytoastr 25
    Notifications in Shiny apps
  2. rstudio/config 18
    config package for R
  3. abresler/gdeltr2 16
    R's modern interface to The GDELT Project
  4. rnorm/didi 16
  5. serenasignorelli/QueryWikidataR 11
    QueryWikidataR
  6. szilard/xgboost-adv-workshop-LA 11
    Advanced workshop on XGBoost with Tianqi Chen in Santa Monica, June 2, 2016
  7. hadley/ggplot1 11
    Before there was ggplot2
  8. sahirbhatnagar/manhattanly 8
  9. jo-tud/TheDAONetworkAnalysis 7
    Ethereum blockchain network analysis of the connected graph around "The DAO"
  10. richfitz/ring 6
    💍 Ring buffers
  11. richfitz/syncr 6
    🔃 R interface to rsync
  12. robjohnnoble/ggmuller 6
    Create Muller Plots of Evolutionary Dynamics
  13. Tutuchan/fodr 6
    An R package to access French Open Data portals
  14. MangoTheCat/xmlparsedata 5
    R code parse data as an XML tree
  15. leeper/responserates 5
    AAPOR Survey Response Rates
  16. asieira/SnakeCharmR 5
    SnakeCharmR - R and Python Integration
  17. lucasmation/microdadosBrasil 5
    Reads most common Brazilian public microdata (CENSO, PNAD, etc) easy and fast
  18. RLadiesCodingLondon/meetups 5
    Here you find all the code snippets demonstrated during meetups
  19. Rosalita/tester_survey 4
  20. woobe/euro2016 4
    UEFA Euro 2016 Data, Models and Predictions
  21. gjabel/ecmig 4
    Visualizing bilateral links between Euro 2016 squads and players clubs
  22. aurora-mareviv/random_gen 4
    Simple random table generator for clinical trials - R/Shiny app
  23. jcheng5/odsc2016-demo 4
  24. cloudyr/aws.alexa 3
    Client Package for the Amazon Alexa Web Information Service
  25. ahasverus/geographr 3
    An R package to have fun with geography
  26. DerekYves/r_geo_code 3
    Provides methods to geocode an address in R using Google's (paid) Google for Work service.
  27. DataCub/twitternewsbot 3
    A Twitter bot to make poems out of news articles
  28. gavinsimpson/canadaHCD 3
    Access Canadian Historical Climate Data from R
  29. SymbolixAU/googleway 3
  30. voltek62/SEO-Dashboard 3
    SEO Dashboard using R and ScreamingFrog for Reporting and Monitoring

All-Time

  1. johnmyleswhite/ML_for_Hackers 2393
    Code accompanying the book "Machine Learning for Hackers"
  2. hadley/ggplot2 1885
    An implementation of the Grammar of Graphics in R
  3. swirldev/swirl_courses 1778
    🎓 A collection of interactive courses for the swirl R package.
  4. rstudio/shiny 1775
    Easy interactive web applications with R
  5. twitter/AnomalyDetection 1536
    Anomaly Detection with R
  6. qinwf/awesome-R 1399
    A curated list of awesome R packages, frameworks and software.
  7. hadley/dplyr 1284
    Dplyr: A grammar of data manipulation
  8. hadley/devtools 1278
    Tools to make an R developer's life easier
  9. yihui/knitr 1180
    A general-purpose tool for dynamic report generation in R
  10. szilard/benchm-ml 929
    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.).
  11. ramnathv/slidify 697
    Generate reproducible html5 slides from R markdown
  12. toddwschneider/nyc-taxi-data 686
    Import public NYC taxi and Uber trip data into PostgreSQL / PostGIS database, analyze with R
  13. jrnold/ggthemes 608
    ggplot themes and scales
  14. amplab-extras/SparkR-pkg 597
    R frontend for Spark
  15. hadley/rvest 589
    Simple web scraping for R
  16. ropensci/plotly 578
    Create interactive web graphics from R via plotly's JavaScript graphing library
  17. rstudio/ggvis 545
    Interactive grammar of graphics for R
  18. rstudio/rmarkdown 533
    Dynamic Documents for R
  19. rich-iannone/DiagrammeR 525
    Create graph diagrams and flowcharts using R.
  20. hadley/httr 524
    httr: a friendly http package for R
  21. genomicsclass/labs 509
    Rmd source files for the HarvardX series PH525x
  22. google/CausalImpact 502
    An R package for causal inference in time series
  23. swirldev/swirl 491
    🌀 Learn R, in R.
  24. hadley/plyr 440
    A R package for splitting, applying and combining large problems into simpler problems
  25. johnmyleswhite/ProjectTemplate 407
    A template utility for R projects that provides a skeletal project.
  26. dgrtwo/broom 399
    Convert statistical analysis objects from R into tidy format
  27. karthik/wesanderson 399
    A Wes Anderson color palette for R
  28. mlr-org/mlr 390
    mlr: Machine Learning in R
  29. ramnathv/htmlwidgets 386
    HTML Widgets for R
  30. rdpeng/ProgrammingAssignment2 383
    Repository for Programming Assignment 2 for R Programming on Coursera