Skip to content

Latest commit

 

History

History
74 lines (65 loc) · 7.79 KB

r-trending.md

File metadata and controls

74 lines (65 loc) · 7.79 KB

Top-Starred R GitHub Repos to Follow

Generated biweekly from R code.

Trending

Trending from 2017-10-14 to 2017-11-13

  1. eddelbuettel/linl 43
    Linl Is Not Letter -- LaTeX Letter Template
  2. ropenscilabs/styles 25
    Custom themes for base plots
  3. zeehio/ggpipe 24
    ggplot with the pipe
  4. ColinFay/aside 24
    Send a long R job to be run aside
  5. hrbrmstr/pdfbox 22
    Create, Maniuplate and Extract Data from PDF Files (R Apache PDFBox wrapper)
  6. Nowosad/gis_with_r_how_to_start 19
    Presentation at the GIS Learning Community, Cincinnati, 2017-11-01.
  7. RamiKrispin/MLstudio 17
    The ML Studio Package
  8. ropenscilabs/ozrepro 16
    stow: simpler version control from R
  9. ericchang00/ggphysics 16
    Physics animations in ggplot2 for fun and profit
  10. binder-examples/dockerfile-rstudio 15
    Using RStudio with Binder with a custom Dockerfile
  11. jonocarroll/ggeasy 15
    ggplot2 shortcuts (transformations made easy)
  12. jeroen/shinymagick 13
    Simple Demo of using Magick with Shiny
  13. ropenscilabs/ochRe 13
    Australia-themed Colour Palettes
  14. hrbrmstr/speedtest 11
    📐 Measure upload/download speed/bandwidth for your network with R
  15. Nowosad/rcartocolor 11
    Implementation of the CARTOcolor palette in R
  16. pachamaltese/rick_and_morty_tidy_text 10
  17. ropenscilabs/realtime 10
  18. r-spatial/spdep 9
  19. topepo/tidyposterior 9
    Bayesian comparisons of models using resampled statistics
  20. ccgilroy/r-estimates-fb-ads 9
    Accessing the Facebook Marketing API using httr in R, for demographic researchers
  21. rstudio/swagger 8
    Swagger is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
  22. notnews/good_nyt 7
    Patterns in NYT production from 1987 to 2007
  23. abresler/requestsR 7
    R interface to Python requests module
  24. ThinkR-open/who 7
    Data from the World Health Organisation
  25. GuangchuangYu/meme 7
    create meme
  26. ytdai/easySVG 7
    An Easy SVG Element Generator (R package)
  27. topepo/yardstick 7
    Tidy methods for measuring model performance
  28. GuangchuangYu/shadowtext 6
    shadow text for grid and ggplot2
  29. hadley/hadcol 6
    What the Package Does (one line, title case)
  30. thomasp85/heroku-fiery-demo 6
    A demo fiery application for deployment on Heroku

All-Time

  1. kanaka/mal 4360
    mal - Make a Lisp
  2. facebook/prophet 4097
    Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
  3. johnmyleswhite/ML_for_Hackers 3193
    Code accompanying the book "Machine Learning for Hackers"
  4. tidyverse/ggplot2 2732
    An implementation of the Grammar of Graphics in R
  5. h2oai/h2o-3 2571
    Open Source Fast Scalable Machine Learning API For Smarter Applications (Deep Learning, Gradient Boosting, Random Forest, Generalized Linear Modeling (Logistic Regression, Elastic Net), K-Means, PCA, Stacked Ensembles...)
  6. rstudio/shiny 2547
    Easy interactive web applications with R
  7. qinwf/awesome-R 2487
    A curated list of awesome R packages, frameworks and software.
  8. swirldev/swirl_courses 2380
    🎓 A collection of interactive courses for the swirl R package.
  9. twitter/AnomalyDetection 2267
    Anomaly Detection with R
  10. catboost/catboost 2105
    CatBoost is an open-source gradient boosting on decision trees library with categorical features support out of the box for Python, R
  11. tidyverse/dplyr 2041
    Dplyr: A grammar of data manipulation
  12. zonination/investing 1602
    Investing Returns on the Market as a Whole
  13. hadley/devtools 1556
    Tools to make an R developer's life easier
  14. yihui/knitr 1442
    A general-purpose tool for dynamic report generation in R
  15. szilard/benchm-ml 1343
    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. jeroenjanssens/data-science-at-the-command-line 1330
    Data Science at the Command Line
  17. toddwschneider/nyc-taxi-data 1125
    Import public NYC taxi and Uber trip data into PostgreSQL / PostGIS database, analyze with R
  18. ropensci/plotly 1061
    An interactive graphing library for R
  19. hadley/adv-r 1042
    Advanced R programming: a book
  20. hadley/r4ds 955
    R for data science
  21. rstudio/rmarkdown 933
    Dynamic Documents for R
  22. ujjwalkarn/DataScienceR 885
    a curated list of R tutorials for Data Science, NLP and Machine Learning
  23. rstudio/tensorflow 885
    TensorFlow for R
  24. rich-iannone/DiagrammeR 880
    Graph and network visualization using tabular data in R
  25. hadley/rvest 854
    Simple web scraping for R
  26. jrnold/ggthemes 838
    ggplot themes and scales
  27. mlr-org/mlr 793
    mlr: Machine Learning in R
  28. ramnathv/slidify 782
    Generate reproducible html5 slides from R markdown
  29. IRkernel/IRkernel 776
    R kernel for Jupyter
  30. genomicsclass/labs 748
    Rmd source files for the HarvardX series PH525x