## This is a most popular repository list for R sorted by number of stars |STARS|FORKS|ISSUES|LAST COMMIT|NAME/PLACE|DESCRIPTION| | --- | --- | --- | --- | --- | --- | | 4974 | 1743 | 262 | 3 days ago | [ggplot2](https://github.com/tidyverse/ggplot2)/1 | An implementation of the Grammar of Graphics in R | | 4652 | 1407 | 3 | 20 days ago | [awesome-R](https://github.com/qinwf/awesome-R)/2 | A curated list of awesome R packages, frameworks and software. | | 4287 | 1698 | 653 | 3 hours ago | [shiny](https://github.com/rstudio/shiny)/3 | Easy interactive web applications with R | | 3768 | 1367 | 71 | 2 days ago | [dplyr](https://github.com/tidyverse/dplyr)/4 | dplyr: A grammar of data manipulation | | 3694 | 6995 | 167 | 2 years ago | [swirl_courses](https://github.com/swirldev/swirl_courses)/5 | :mortar_board: A collection of interactive courses for the swirl R package. | | 3600 | 2258 | 36 | 7 years ago | [ML_for_Hackers](https://github.com/johnmyleswhite/ML_for_Hackers)/6 | Code accompanying the book "Machine Learning for Hackers" | | 3360 | 746 | 70 | 5 years ago | [AnomalyDetection](https://github.com/twitter/AnomalyDetection)/7 | Anomaly Detection with R | | 2959 | 3391 | 38 | a month ago | [r4ds](https://github.com/hadley/r4ds)/8 | R for data science: a book | | 2744 | 911 | 945 | 5 days ago | [data.table](https://github.com/Rdatatable/data.table)/9 | R's data.table package extends data.frame: | | 2354 | 508 | 25 | 2 months ago | [awesome-network-analysis](https://github.com/briatte/awesome-network-analysis)/10 | A curated list of awesome network analysis resources. | | 2150 | 875 | 201 | a day ago | [rmarkdown](https://github.com/rstudio/rmarkdown)/11 | Dynamic Documents for R | | 2080 | 727 | 14 | 15 days ago | [devtools](https://github.com/r-lib/devtools)/12 | Tools to make an R developer's life easier | | 2063 | 820 | 123 | 8 days ago | [knitr](https://github.com/yihui/knitr)/13 | A general-purpose tool for dynamic report generation in R | | 1998 | 585 | 454 | 9 days ago | [plotly](https://github.com/ropensci/plotly)/14 | An interactive graphing library for R | | 1893 | 141 | 44 | 6 months ago | [patchwork](https://github.com/thomasp85/patchwork)/15 | The Composer of ggplots | | 1821 | 339 | 10 | 1 year, 10 months ago | [benchm-ml](https://github.com/szilard/benchm-ml)/16 | 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.). | | 1779 | 545 | 0 | 4 months ago | [nyc-taxi-data](https://github.com/toddwschneider/nyc-taxi-data)/17 | Import public NYC taxi and for-hire vehicle (Uber, Lyft, etc.) trip data into PostgreSQL database | | 1738 | 115 | 0 | 4 years ago | [investing](https://github.com/zonination/investing)/18 | Investing Returns on the Market as a Whole | | 1688 | 299 | 73 | 3 months ago | [gganimate](https://github.com/thomasp85/gganimate)/19 | A Grammar of Animated Graphics | | 1687 | 855 | 4 | 3 years ago | [DataScienceR](https://github.com/ujjwalkarn/DataScienceR)/20 | a curated list of R tutorials for Data Science, NLP and Machine Learning | | 1622 | 233 | 7 | 3 years ago | [stats337](https://github.com/hadley/stats337)/21 | Readings in applied data science | | 1513 | 1780 | 15 | a month ago | [labs](https://github.com/genomicsclass/labs)/22 | Rmd source files for the HarvardX series PH525x | | 1493 | 389 | 8 | 4 days ago | [mlr](https://github.com/mlr-org/mlr)/23 | Machine Learning in R | | 1459 | 229 | 152 | 11 months ago | [DiagrammeR](https://github.com/rich-iannone/DiagrammeR)/24 | Graph and network visualization using tabular data in R. | | 1421 | 110 | 15 | 8 months ago | [wesanderson](https://github.com/karthik/wesanderson)/25 | A Wes Anderson color palette for R | | 1389 | 156 | 18 | 3 days ago | [rayshader](https://github.com/tylermorganwall/rayshader)/26 | R Package for 2D and 3D mapping and data visualization | | 1389 | 431 | 173 | 3 months ago | [rethinking](https://github.com/rmcelreath/rethinking)/27 | Statistical Rethinking course and book package | | 1372 | 305 | 43 | a month ago | [blogdown](https://github.com/rstudio/blogdown)/28 | Create Blogs and Websites with R Markdown | | 1352 | 4 | 0 | 3 years ago | [tofsims](https://github.com/fossasia/tofsims)/29 | None | | 1345 | 591 | 118 | a month ago | [caret](https://github.com/topepo/caret)/30 | caret (Classification And Regression Training) R package that contains misc functions for training and plotting classification and regression models | | 1325 | 129 | 238 | 9 days ago | [gt](https://github.com/rstudio/gt)/31 | Easily generate information-rich, publication-quality tables from R | | 1317 | 132 | 0 | a month ago | [drake](https://github.com/ropensci/drake)/32 | An R-focused pipeline toolkit for reproducibility and high-performance computing | | 1298 | 228 | 25 | 25 days ago | [CausalImpact](https://github.com/google/CausalImpact)/33 | An R package for causal inference in time series | | 1291 | 269 | 375 | 7 days ago | [reticulate](https://github.com/rstudio/reticulate)/34 | R Interface to Python | | 1269 | 314 | 8 | 3 months ago | [rvest](https://github.com/tidyverse/rvest)/35 | Simple web scraping for R | | 1222 | 154 | 16 | 3 days ago | [ggstatsplot](https://github.com/IndrajeetPatil/ggstatsplot)/36 | Enhancing `ggplot2` plots with statistical analysis 📊🎨📣 | | 1218 | 318 | 29 | 21 days ago | [tensorflow](https://github.com/rstudio/tensorflow)/37 | TensorFlow for R | | 1210 | 160 | 47 | 3 days ago | [esquisse](https://github.com/dreamRs/esquisse)/38 | RStudio add-in to make plots with ggplot2 | | 1198 | 225 | 98 | 27 days ago | [plumber](https://github.com/rstudio/plumber)/39 | Turn your R code into a web API. | | 1168 | 200 | 13 | 2 years ago | [bbplot](https://github.com/bbc/bbplot)/40 | R package that helps create and export ggplot2 charts in the style used by the BBC News data team | | 1142 | 283 | 29 | 7 days ago | [broom](https://github.com/tidymodels/broom)/41 | Convert statistical analysis objects from R into tidy format | | 1128 | 213 | 3 | 5 months ago | [ggthemes](https://github.com/jrnold/ggthemes)/42 | Additional themes, scales, and geoms for ggplot2 | | 1128 | 590 | 87 | 20 days ago | [seurat](https://github.com/satijalab/seurat)/43 | R toolkit for single cell genomics | | 1066 | 549 | 0 | 1 year, 12 days ago | [rnaseq_tutorial](https://github.com/griffithlab/rnaseq_tutorial)/44 | Informatics for RNA-seq: A web resource for analysis on the cloud. Educational tutorials and working pipelines for RNA-seq analysis including an introduction to: cloud computing, critical file formats, reference genomes, gene annotation, expression, differential expression, alternative splicing, data visualization, and interpretation. | | 1065 | 233 | 10 | a month ago | [tidyverse](https://github.com/tidyverse/tidyverse)/45 | Easily install and load packages from the tidyverse | | 1022 | 376 | 100 | 11 days ago | [tidyr](https://github.com/tidyverse/tidyr)/46 | Easily tidy data with spread and gather functions. | | 1018 | 100 | 44 | 2 months ago | [janitor](https://github.com/sfirke/janitor)/47 | simple tools for data cleaning in R | | 987 | 187 | 8 | 2 months ago | [tidytext](https://github.com/juliasilge/tidytext)/48 | Text mining using tidy tools :sparkles::page_facing_up::sparkles: | | 984 | 353 | 1 | 7 months ago | [advanced-shiny](https://github.com/daattali/advanced-shiny)/49 | 🤹 Shiny tips & tricks for improving your apps and solving common problems | | 973 | 223 | 125 | 2 months ago | [purrr](https://github.com/tidyverse/purrr)/50 | A functional programming toolkit for R | | 965 | 588 | 272 | 1 year, 5 months ago | [swirl](https://github.com/swirldev/swirl)/51 | :cyclone: Learn R, in R. | | 930 | 81 | 21 | 4 months ago | [hrbrthemes](https://github.com/hrbrmstr/hrbrthemes)/52 | :lock_with_ink_pen: Opinionated, typographic-centric ggplot2 themes and theme components | | 918 | 421 | 25 | 10 days ago | [geocompr](https://github.com/Robinlovelace/geocompr)/53 | Open source book: Geocomputation with R | | 918 | 318 | 15 | 3 days ago | [forecast](https://github.com/robjhyndman/forecast)/54 | forecast package for R | | 904 | 2014 | 58 | 3 months ago | [httr](https://github.com/r-lib/httr)/55 | httr: a friendly http package for R | | 889 | 84 | 27 | a month ago | [ggrepel](https://github.com/slowkow/ggrepel)/56 | :round_pushpin: Repel overlapping text labels away from each other. | | 880 | 219 | 42 | 3 hours ago | [sf](https://github.com/r-spatial/sf)/57 | Simple Features for R | | 874 | 126 | 100 | 14 hours ago | [brms](https://github.com/paul-buerkner/brms)/58 | brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan | | 866 | 342 | 28 | a month ago | [mastering-shiny](https://github.com/hadley/mastering-shiny)/59 | Mastering Shiny: a book | | 858 | 144 | 115 | a day ago | [lintr](https://github.com/jimhester/lintr)/60 | Static Code Analysis for R | | 854 | 237 | 0 | 6 hours ago | [r-source](https://github.com/wch/r-source)/61 | Read-only mirror of R source code from https://svn.r-project.org/R/, updated hourly. See the build instructions on the wiki page. | | 850 | 352 | 181 | 5 years ago | [slidify](https://github.com/ramnathv/slidify)/62 | Generate reproducible html5 slides from R markdown | | 848 | 151 | 24 | 6 months ago | [magrittr](https://github.com/tidyverse/magrittr)/63 | Improve the readability of R code with the pipe | | 847 | 93 | 64 | 4 months ago | [ggraph](https://github.com/thomasp85/ggraph)/64 | Grammar of Graph Graphics | | 846 | 267 | 10 | 10 days ago | [readr](https://github.com/tidyverse/readr)/65 | Read flat files (csv, tsv, fwf) into R | | 817 | 545 | 13 | 3 years ago | [statistics-for-data-scientists](https://github.com/andrewgbruce/statistics-for-data-scientists)/66 | Code and data associated with the book "Statistics for Data Scientists: 50 Essential Concepts" | | 792 | 286 | 289 | a day ago | [sparklyr](https://github.com/sparklyr/sparklyr)/67 | R interface for Apache Spark | | 779 | 254 | 8 | 5 years ago | [BanditsBook](https://github.com/johnmyleswhite/BanditsBook)/68 | Code for my book on Multi-Armed Bandit Algorithms | | 777 | 93 | 12 | 1 year, 9 months ago | [r-color-palettes](https://github.com/EmilHvitfeldt/r-color-palettes)/69 | Comprehensive list of color palettes available in r ❤️🧡💛💚💙💜 | | 776 | 199 | 92 | 9 months ago | [googlesheets](https://github.com/jennybc/googlesheets)/70 | Google Spreadsheets R API | | 768 | 158 | 36 | 4 years ago | [rappor](https://github.com/google/rappor)/71 | RAPPOR: Privacy-Preserving Reporting Algorithms | | 761 | 66 | 91 | a day ago | [future](https://github.com/HenrikBengtsson/future)/72 | :rocket: R package: future: Unified Parallel and Distributed Processing in R for Everyone | | 758 | 119 | 121 | 8 months ago | [ggpubr](https://github.com/kassambara/ggpubr)/73 | 'ggplot2' Based Publication Ready Plots | | 738 | 286 | 46 | 14 hours ago | [testthat](https://github.com/r-lib/testthat)/74 | An R 📦 to make testing 😀 | | 732 | 50 | 21 | 6 months ago | [datapasta](https://github.com/MilesMcBain/datapasta)/75 | On top of spaghetti, all covered in cheese.... | | 730 | 120 | 15 | 9 months ago | [text2vec](https://github.com/dselivanov/text2vec)/76 | Fast vectorization, topic modeling, distances and GloVe word embeddings in R. | | 722 | 94 | 10 | 4 months ago | [ggthemr](https://github.com/Mikata-Project/ggthemr)/77 | Themes for ggplot2. | | 716 | 279 | 0 | 1 year, 7 months ago | [MLPB](https://github.com/ben519/MLPB)/78 | Machine Learning Problem Bible | Problem Set Here >> | | 709 | 154 | 35 | 10 hours ago | [ComplexHeatmap](https://github.com/jokergoo/ComplexHeatmap)/79 | Make Complex Heatmaps | | 700 | 185 | 192 | a month ago | [ggvis](https://github.com/rstudio/ggvis)/80 | Interactive grammar of graphics for R | | 696 | 197 | 120 | a month ago | [htmlwidgets](https://github.com/ramnathv/htmlwidgets)/81 | HTML Widgets for R | | 695 | 138293 | 3948 | 7 years ago | [ProgrammingAssignment2](https://github.com/rdpeng/ProgrammingAssignment2)/82 | Repository for Programming Assignment 2 for R Programming on Coursera | | 694 | 256 | 98 | a day ago | [keras](https://github.com/rstudio/keras)/83 | R Interface to Keras | | 690 | 85 | 0 | 3 years ago | [perceptions](https://github.com/zonination/perceptions)/84 | Perceptions of Probability and Numbers | | 682 | 116 | 17 | 7 days ago | [vitae](https://github.com/mitchelloharawild/vitae)/85 | R Markdown Résumés and CVs | | 669 | 164 | 49 | 2 months ago | [quanteda](https://github.com/quanteda/quanteda)/86 | An R package for the Quantitative Analysis of Textual Data | | 669 | 81 | 110 | 4 months ago | [ggforce](https://github.com/thomasp85/ggforce)/87 | Accelerating ggplot2 | | 667 | 157 | 74 | 3 months ago | [tidyquant](https://github.com/business-science/tidyquant)/88 | Bringing financial analysis to the tidyverse | | 667 | 224 | 111 | 6 months ago | [ggmap](https://github.com/dkahle/ggmap)/89 | A package for plotting maps in R with ggplot2 | | 662 | 102 | 45 | 8 days ago | [pagedown](https://github.com/rstudio/pagedown)/90 | Paginate the HTML Output of R Markdown with CSS for Print | | 659 | 183 | 35 | a month ago | [rtweet](https://github.com/ropensci/rtweet)/91 | 🐦 R client for interacting with Twitter's [stream and REST] APIs | | 659 | 116 | 9 | 11 hours ago | [circlize](https://github.com/jokergoo/circlize)/92 | Circular visualization in R | | 658 | 122 | 0 | 12 days ago | [addinslist](https://github.com/daattali/addinslist)/93 | 📜 Discover and install useful RStudio addins | | 643 | 336 | 21 | 5 years ago | [SparkR-pkg](https://github.com/amplab-extras/SparkR-pkg)/94 | R frontend for Spark | | 639 | 230 | 8 | 3 years ago | [RStartHere](https://github.com/rstudio/RStartHere)/95 | A guide to some of the most useful R Packages that we know about | | 636 | 82 | 40 | 1 year, 11 months ago | [waffle](https://github.com/hrbrmstr/waffle)/96 | :maple_leaf: Make waffle (square pie) charts in R | | 635 | 172 | 13 | 3 months ago | [engsoccerdata](https://github.com/jalapic/engsoccerdata)/97 | English and European soccer results 1871-2020 | | 630 | 86 | 20 | 5 days ago | [tinytex](https://github.com/yihui/tinytex)/98 | A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live | | 627 | 213 | 46 | 10 days ago | [usethis](https://github.com/r-lib/usethis)/99 | Set up commonly used 📦 components | | 621 | 106 | 93 | 11 days ago | [opencpu](https://github.com/opencpu/opencpu)/100 | OpenCPU system for embedded scientific computation and reproducible research | | 620 | 75 | 57 | a month ago | [formattable](https://github.com/renkun-ken/formattable)/101 | Formattable Data Structures | | 608 | 132 | 156 | 16 days ago | [highcharter](https://github.com/jbkunst/highcharter)/102 | R wrapper for highcharts | | 601 | 207 | 68 | 11 days ago | [quantmod](https://github.com/joshuaulrich/quantmod)/103 | Quantitative Financial Modelling Framework | | 598 | 83 | 1 | 27 days ago | [texture-vs-shape](https://github.com/rgeirhos/texture-vs-shape)/104 | 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) | | 593 | 82 | 13 | 6 days ago | [reprex](https://github.com/tidyverse/reprex)/105 | Render bits of R code for sharing, e.g., on GitHub or StackOverflow. | | 592 | 70 | 212 | 2 days ago | [renv](https://github.com/rstudio/renv)/106 | renv: Project environments for R. | | 591 | 75 | 18 | 6 months ago | [cowplot](https://github.com/wilkelab/cowplot)/107 | cowplot: Streamlined Plot Theme and Plot Annotations for ggplot2 | | 591 | 108 | 46 | 13 days ago | [shinyWidgets](https://github.com/dreamRs/shinyWidgets)/108 | shinyWidgets : Extend widgets available in shiny | | 591 | 65 | 14 | 6 days ago | [infer](https://github.com/tidymodels/infer)/109 | An R package for tidyverse-friendly statistical inference | | 590 | 108 | 0 | 2 months ago | [xai_resources](https://github.com/pbiecek/xai_resources)/110 | Interesting resources related to XAI (Explainable Artificial Intelligence) | | 588 | 100 | 10 | 11 months ago | [palmerpenguins](https://github.com/allisonhorst/palmerpenguins)/111 | A great intro dataset for data exploration & visualization (alternative to iris). | | 587 | 50 | 68 | a month ago | [tidybayes](https://github.com/mjskay/tidybayes)/112 | Bayesian analysis + tidy data + geoms (R package) | | 587 | 81 | 31 | 5 months ago | [workflowr](https://github.com/jdblischak/workflowr)/113 | Organize your project into a research website | | 585 | 101 | 14 | 1 year, 9 months ago | [tidyexplain](https://github.com/gadenbuie/tidyexplain)/114 | 🤹‍♀ Animations of tidyverse verbs using R, the tidyverse, and gganimate | | 585 | 107 | 12 | 5 months ago | [shinyjs](https://github.com/daattali/shinyjs)/115 | 💡 Easily improve the user experience of your Shiny apps in seconds | | 581 | 44 | 87 | a month ago | [naniar](https://github.com/njtierney/naniar)/116 | Tidy data structures, summaries, and visualisations for missing data | | 580 | 159 | 19 | 4 months ago | [ProjectTemplate](https://github.com/KentonWhite/ProjectTemplate)/117 | A template utility for R projects that provides a skeletal project. | | 575 | 258 | 77 | 2 years ago | [networkD3](https://github.com/christophergandrud/networkD3)/118 | D3 JavaScript Network Graphs from R | | 572 | 36 | 4 | 6 days ago | [furrr](https://github.com/DavisVaughan/furrr)/119 | Apply Mapping Functions in Parallel using Futures | | 571 | 118 | 105 | 6 months ago | [UpSetR](https://github.com/hms-dbmi/UpSetR)/120 | An R implementation of the UpSet set visualization technique published by Lex, Gehlenborg, et al.. | | 570 | 31 | 14 | 4 months ago | [paletteer](https://github.com/EmilHvitfeldt/paletteer)/121 | 🎨🎨🎨 Collection of most color palettes in a single R package | | 570 | 90 | 44 | 1 year, 11 months ago | [ggalt](https://github.com/hrbrmstr/ggalt)/122 | :earth_americas: Extra Coordinate Systems, Geoms, Statistical Transformations & Scales for 'ggplot2' | | 567 | 86 | 4 | 3 months ago | [stat_rethinking_2020](https://github.com/rmcelreath/stat_rethinking_2020)/123 | Statistical Rethinking Course Winter 2020/2021 | | 564 | 93 | 69 | 27 days ago | [golem](https://github.com/ThinkR-open/golem)/124 | A Framework for Building Robust Shiny Apps | | 562 | 122 | 7 | 10 months ago | [awesome-rshiny](https://github.com/grabear/awesome-rshiny)/125 | An awesome R-shiny list! | | 561 | 442 | 98 | 2 years ago | [asdfree](https://github.com/ajdamico/asdfree)/126 | analyze survey data for free | | 561 | 57 | 36 | 1 year, 1 month ago | [fuzzyjoin](https://github.com/dgrtwo/fuzzyjoin)/127 | Join tables together on inexact matching | | 560 | 268 | 99 | 13 days ago | [pkgdown](https://github.com/r-lib/pkgdown)/128 | Generate static html documentation for an R package | | 557 | 176 | 79 | a month ago | [lubridate](https://github.com/tidyverse/lubridate)/129 | Make working with dates in R just that little bit easier | | 552 | 124 | 1 | 6 months ago | [ballr](https://github.com/toddwschneider/ballr)/130 | Interactive NBA and NCAA Shot Charts with R and Shiny | | 544 | 37 | 90 | 4 months ago | [disk.frame](https://github.com/xiaodaigh/disk.frame)/131 | Fast Disk-Based Parallelized Data Manipulation Framework for Larger-than-RAM Data | | 538 | 98 | 2 | 1 year, 2 months ago | [2020nCov_individual_archives](https://github.com/jiayiliujiayi/2020nCov_individual_archives)/132 | "Every individual matters. Every individual has a role to play." This is a repository that archives the individual stories during the COVID19 pandemic. 备份普通人在疫情期间的记录。(持续翻译 & 更新中) | | 537 | 93 | 73 | 16 days ago | [tmap](https://github.com/mtennekes/tmap)/133 | R package for thematic maps | | 534 | 131 | 71 | 10 days ago | [ggtree](https://github.com/YuLab-SMU/ggtree)/134 | :christmas_tree:Visualization and annotation of phylogenetic trees | | 531 | 59 | 29 | 5 months ago | [glue](https://github.com/tidyverse/glue)/135 | Glue strings to data in R. Small, fast, dependency free interpreted string literals. | | 530 | 35 | 123 | 2 months ago | [fst](https://github.com/fstpackage/fst)/136 | Lightning Fast Serialization of Data Frames for R | | 526 | 67 | 7 | 4 hours ago | [multidplyr](https://github.com/tidyverse/multidplyr)/137 | A dplyr backend that partitions a data frame over multiple processes | | 522 | 62 | 22 | 3 months ago | [rrtools](https://github.com/benmarwick/rrtools)/138 | rrtools: Tools for Writing Reproducible Research in R | | 519 | 48 | 4 | 1 year, 21 days ago | [mindr](https://github.com/pzhaonet/mindr)/139 | an R package which converts markdown files (.md, .Rmd) into mindmaps (brainstorms) | | 517 | 58 | 10 | 8 days ago | [ggiraph](https://github.com/davidgohel/ggiraph)/140 | make 'ggplot' graphics interactive | | 510 | 492 | 117 | a month ago | [r-pkgs](https://github.com/hadley/r-pkgs)/141 | Building R packages | | 507 | 50 | 8 | 3 hours ago | [corrr](https://github.com/tidymodels/corrr)/142 | Explore correlations in R | | 506 | 30 | 43 | a day ago | [pointblank](https://github.com/rich-iannone/pointblank)/143 | Data validation and organization of metadata for data frames and database tables | | 506 | 120 | 11 | 3 days ago | [hexSticker](https://github.com/GuangchuangYu/hexSticker)/144 | :sparkles: Hexagon sticker in R | | 504 | 242 | 12 | 1 year, 3 months ago | [M4-methods](https://github.com/Mcompetitions/M4-methods)/145 | Data, Benchmarks, and methods submitted to the M4 forecasting competition | | 496 | 29 | 13 | 6 months ago | [ggtext](https://github.com/wilkelab/ggtext)/146 | Improved text rendering support for ggplot2 | | 496 | 61 | 56 | a day ago | [mlr3](https://github.com/mlr-org/mlr3)/147 | mlr3: Machine Learning in R - next generation | | 492 | 115 | 124 | a month ago | [kableExtra](https://github.com/haozhu233/kableExtra)/148 | Construct Complex Table with knitr::kable() + pipe. | | 490 | 30 | 22 | 3 days ago | [equatiomatic](https://github.com/datalorax/equatiomatic)/149 | Convert models to LaTeX equations | | 490 | 45 | 20 | 9 hours ago | [dtplyr](https://github.com/tidyverse/dtplyr)/150 | Data table backend for dplyr | | 490 | 376 | 0 | 2 months ago | [R](https://github.com/dmpe/R)/151 | Exercises (incl. analyses) with R language (math+statistics) | | 489 | 186 | 129 | a month ago | [clusterProfiler](https://github.com/YuLab-SMU/clusterProfiler)/152 | :bar_chart: statistical analysis and visualization of functional profiles for genes and gene clusters | | 488 | 112 | 14 | 6 days ago | [covid-19-excess-deaths-tracker](https://github.com/TheEconomist/covid-19-excess-deaths-tracker)/153 | Source code and data for The Economist's covid-19 excess deaths tracker | | 485 | 63 | 21 | 13 days ago | [rio](https://github.com/leeper/rio)/154 | A Swiss-Army Knife for Data I/O | | 482 | 148 | 12 | 5 months ago | [timevis](https://github.com/daattali/timevis)/155 | 📅 Create interactive timeline visualizations in R | | 481 | 54 | 45 | a day ago | [styler](https://github.com/r-lib/styler)/156 | Non-invasive pretty printing of R code | | 481 | 119 | 33 | 1 year, 3 months ago | [plyr](https://github.com/hadley/plyr)/157 | A R package for splitting, applying and combining large problems into simpler problems | | 478 | 63 | 1 | a day ago | [DrWhy](https://github.com/ModelOriented/DrWhy)/158 | DrWhy is the collection of tools for eXplainable AI (XAI). It's based on shared principles and simple grammar for exploration, explanation and visualisation of predictive models. | | 477 | 44 | 4 | a month ago | [tidymodels](https://github.com/tidymodels/tidymodels)/159 | Easily install and load the tidymodels packages | | 477 | 38 | 39 | 1 year, 1 month ago | [redoc](https://github.com/noamross/redoc)/160 | [NOTE: Project in suspended animation for now] Reversible Reproducible Documents | | 468 | 81 | 80 | 10 months ago | [renjin](https://github.com/bedatadriven/renjin)/161 | JVM-based interpreter for the R language for the statistical analysis. | | 467 | 57 | 17 | 7 days ago | [ggfortify](https://github.com/sinhrks/ggfortify)/162 | Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages. | | 462 | 40 | 18 | 23 hours ago | [easystats](https://github.com/easystats/easystats)/163 | :milky_way: The R easystats-project | | 462 | 84 | 0 | 14 days ago | [TidyTuesday](https://github.com/z3tt/TidyTuesday)/164 | 📊 My contributions to the #TidyTuesday challenge | | 460 | 73 | 23 | 7 days ago | [geobr](https://github.com/ipeaGIT/geobr)/165 | Easy access to official spatial data sets of Brazil in R and Python | | 458 | 43 | 17 | 2 months ago | [tsibble](https://github.com/tidyverts/tsibble)/166 | Tidy Temporal Data Frames and Tools | | 457 | 29 | 32 | 8 days ago | [box](https://github.com/klmr/box)/167 | Write reusable, composable and modular R code | | 457 | 23 | 5 | 4 months ago | [tidylog](https://github.com/elbersb/tidylog)/168 | Tidylog provides feedback about dplyr and tidyr operations. It provides wrapper functions for the most common functions, such as filter, mutate, select, and group_by, and provides detailed output for joins. | | 454 | 135 | 47 | 1 year, 2 months ago | [nflscrapR](https://github.com/maksimhorowitz/nflscrapR)/169 | R Package for Scraping and Aggregating NFL Data | | 454 | 76 | 121 | 10 days ago | [sjPlot](https://github.com/strengejacke/sjPlot)/170 | sjPlot - Data Visualization for Statistics in Social Science | | 454 | 193 | 97 | a month ago | [roxygen2](https://github.com/r-lib/roxygen2)/171 | Generate R package documentation from inline R comments | | 451 | 97 | 27 | 6 months ago | [r2d3](https://github.com/rstudio/r2d3)/172 | R Interface to D3 Visualizations | | 450 | 116 | 25 | 5 months ago | [forcats](https://github.com/tidyverse/forcats)/173 | 🐈🐈🐈🐈: tools for working with categorical variables (factors) | | 447 | 397 | 6 | 1 year, 8 months ago | [GEO](https://github.com/jmzeng1314/GEO)/174 | None | | 447 | 55 | 85 | 27 days ago | [greta](https://github.com/greta-dev/greta)/175 | simple and scalable statistical modelling in R | | 446 | 376 | 30 | 5 months ago | [SIT](https://github.com/systematicinvestor/SIT)/176 | Systematic Investor Toolkit | | 444 | 61 | 4 | 16 days ago | [tidycensus](https://github.com/walkerke/tidycensus)/177 | Load US Census boundary and attribute data as 'tidyverse' and 'sf'-ready data frames in R | | 444 | 101 | 46 | 4 months ago | [lime](https://github.com/thomasp85/lime)/178 | Local Interpretable Model-Agnostic Explanations (R port of original Python package) | | 443 | 161 | 39 | 3 hours ago | [bigrquery](https://github.com/r-dbi/bigrquery)/179 | An interface to Google's BigQuery from R. | | 442 | 20 | 18 | 19 days ago | [gghighlight](https://github.com/yutannihilation/gghighlight)/180 | Highlight points and lines in ggplot2 | | 440 | 119 | 78 | a month ago | [papaja](https://github.com/crsh/papaja)/181 | papaja (Preparing APA Journal Articles) is an R package that provides document formats to produce complete APA manuscripts from RMarkdown-files (PDF and Word documents) and helper functions that facilitate reporting statistics, tables, and plots. | | 437 | 112 | 37 | 10 days ago | [ggally](https://github.com/ggobi/ggally)/182 | R package that extends ggplot2 | | 435 | 239 | 11 | 2 days ago | [rweekly.org](https://github.com/rweekly/rweekly.org)/183 | R Weekly | | 432 | 77 | 14 | 8 days ago | [officer](https://github.com/davidgohel/officer)/184 | :cop: officer: office documents from R | | 432 | 158 | 0 | 2 months ago | [BDA_R_demos](https://github.com/avehtari/BDA_R_demos)/185 | Bayesian Data Analysis demos for R | | 426 | 21 | 1 | a month ago | [regexplain](https://github.com/gadenbuie/regexplain)/186 | 🔍 An RStudio addin slash regex utility belt | | 426 | 97 | 5 | 10 months ago | [fivethirtyeight](https://github.com/rudeboybert/fivethirtyeight)/187 | R package of data and code behind the stories and interactives at FiveThirtyEight | | 426 | 22 | 0 | 2 days ago | [targets](https://github.com/ropensci/targets)/188 | Function-oriented Make-like declarative workflows for R | | 423 | 56 | 75 | 1 year, 10 months ago | [tabulizer](https://github.com/ropensci/tabulizer)/189 | Bindings for Tabula PDF Table Extractor Library | | 423 | 112 | 33 | 14 days ago | [tibble](https://github.com/tidyverse/tibble)/190 | A modern re-imagining of the data frame | | 421 | 160 | 39 | 21 days ago | [nCov2019](https://github.com/GuangchuangYu/nCov2019)/191 | query stats of infected coronavirus cases | | 420 | 152 | 10 | a month ago | [stringr](https://github.com/tidyverse/stringr)/192 | A fresh approach to string manipulation in R | | 418 | 48 | 31 | a month ago | [fable](https://github.com/tidyverts/fable)/193 | Tidy time series forecasting | | 417 | 68 | 12 | 3 days ago | [timetk](https://github.com/business-science/timetk)/194 | A toolkit for working with time series in R | | 416 | 44 | 2 | 2 months ago | [ggsci](https://github.com/nanxstats/ggsci)/195 | 🦄 Scientific journal and sci-fi themed color palettes for ggplot2 | | 415 | 43 | 46 | 13 days ago | [report](https://github.com/easystats/report)/196 | :scroll: :tada: Automated reporting of objects in R | | 414 | 60 | 71 | 2 months ago | [blastula](https://github.com/rstudio/blastula)/197 | Easily send great-looking HTML email messages from R | | 410 | 74 | 41 | 3 days ago | [iml](https://github.com/christophM/iml)/198 | iml: interpretable machine learning R package | | 408 | 30 | 17 | 10 months ago | [remedy](https://github.com/ThinkR-open/remedy)/199 | RStudio Addins to Simplify Markdown Writing | | 407 | 72 | 1 | a month ago | [mathart](https://github.com/marcusvolz/mathart)/200 | Create mathematical art with R | | 406 | 26 | 28 | 9 hours ago | [see](https://github.com/easystats/see)/201 | :art: Visualisation toolbox for beautiful and publication-ready figures | | 399 | 58 | 27 | 3 months ago | [summarytools](https://github.com/dcomtois/summarytools)/202 | R Package to Quickly and Neatly Summarize Data | | 396 | 61 | 37 | 4 days ago | [parsnip](https://github.com/tidymodels/parsnip)/203 | A tidy unified interface to models | | 396 | 53 | 57 | 6 hours ago | [echarts4r](https://github.com/JohnCoene/echarts4r)/204 | 🐳 ECharts 5 for R | | 393 | 133 | 21 | 3 years ago | [Bioinformatics-Training](https://github.com/PacificBiosciences/Bioinformatics-Training)/205 | Bioinformatics training resources | | 393 | 541 | 4 | 9 years ago | [twitter-sentiment-analysis-tutorial-201107](https://github.com/jeffreybreen/twitter-sentiment-analysis-tutorial-201107)/206 | Code to reproduce the simple sentiment analysis from my presentation | | 392 | 172 | 3 | 16 hours ago | [coronavirus](https://github.com/RamiKrispin/coronavirus)/207 | The coronavirus dataset | | 391 | 159 | 255 | 13 days ago | [rigraph](https://github.com/igraph/rigraph)/208 | igraph R package | | 391 | 33 | 16 | 2 years ago | [ggthemeassist](https://github.com/calligross/ggthemeassist)/209 | A RStudio addin for ggplot2 theme tweaking | | 389 | 63 | 2 | 6 months ago | [generativeart](https://github.com/cutterkom/generativeart)/210 | Create Generative Art with R | | 389 | 71 | 12 | 6 months ago | [DataExplorer](https://github.com/boxuancui/DataExplorer)/211 | Automate Data Exploration and Treatment | | 386 | 27 | 50 | 12 days ago | [performance](https://github.com/easystats/performance)/212 | :muscle: Models' quality and performance metrics (R2, ICC, LOO, AIC, BF, ...) | | 385 | 40 | 3 | 6 days ago | [tweenr](https://github.com/thomasp85/tweenr)/213 | Interpolate your data | | 385 | 70 | 23 | 2 days ago | [stars](https://github.com/r-spatial/stars)/214 | Spatiotemporal Arrays, Raster and Vector Data Cubes | | 384 | 45 | 33 | 1 year, 6 months ago | [visdat](https://github.com/ropensci/visdat)/215 | Preliminary Exploratory Visualisation of Data | | 380 | 26 | 15 | 6 days ago | [ggbeeswarm](https://github.com/eclarke/ggbeeswarm)/216 | Column scatter / beeswarm-style plots in ggplot2 | | 378 | 38 | 0 | 1 year, 9 months ago | [Ranalytics18](https://github.com/dupadhyaya/Ranalytics18)/217 | My work on Analytics and Research in Data Science | | 376 | 18 | 5 | 7 days ago | [xaringanthemer](https://github.com/gadenbuie/xaringanthemer)/218 | 😎 Give your xaringan slides some style | | 375 | 67 | 6 | 1 year, 1 month ago | [modelr](https://github.com/tidyverse/modelr)/219 | Helper functions for modelling | | 371 | 46 | 2 | 7 months ago | [ESEUR-code-data](https://github.com/Derek-Jones/ESEUR-code-data)/220 | Code and data used to create the examples in "Evidence-based Software Engineering based on the publicly available data" | | 371 | 61 | 51 | a month ago | [magick](https://github.com/ropensci/magick)/221 | Magic, madness, heaven, sin | | 370 | 33 | 9 | 5 months ago | [assertr](https://github.com/ropensci/assertr)/222 | Assertive programming for R analysis pipelines | | 370 | 40 | 17 | 13 days ago | [bayestestR](https://github.com/easystats/bayestestR)/223 | :ghost: Utilities for analyzing Bayesian models and posterior distributions | | 367 | 84 | 39 | 1 year, 29 days ago | [datadrivencv](https://github.com/nstrayer/datadrivencv)/224 | R package for building customizable CVs from spreadsheets | | 367 | 97 | 0 | 8 years ago | [MLNotes](https://github.com/johnmyleswhite/MLNotes)/225 | Very concise notes on machine learning and statistics. | | 365 | 41 | 0 | 3 months ago | [cartography](https://github.com/riatelab/cartography)/226 | Thematic Cartography for R | | 364 | 35 | 38 | 3 months ago | [progress](https://github.com/r-lib/progress)/227 | Progress bar in your R terminal | | 363 | 164 | 537 | 11 months ago | [phyloseq](https://github.com/joey711/phyloseq)/228 | phyloseq is a set of classes, wrappers, and tools (in R) to make it easier to import, store, and analyze phylogenetic sequencing data; and to reproducibly share that data and analysis with others. See the phyloseq front page: | | 362 | 131 | 23 | 1 year, 7 months ago | [tweetbotornot](https://github.com/mkearney/tweetbotornot)/229 | 🤖 R package for detecting Twitter bots via machine learning | | 362 | 92 | 246 | 3 months ago | [packrat](https://github.com/rstudio/packrat)/230 | Packrat is a dependency management system for R | | 358 | 82 | 56 | 4 days ago | [mapview](https://github.com/r-spatial/mapview)/231 | Interactive viewing of spatial data in R | | 357 | 42 | 45 | 7 days ago | [languageserver](https://github.com/REditorSupport/languageserver)/232 | An implementation of the Language Server Protocol for R | | 357 | 38 | 11 | 8 days ago | [ggsignif](https://github.com/const-ae/ggsignif)/233 | Easily add significance brackets to your ggplots | | 357 | 70 | 10 | 36 minutes ago | [2019-ncov-japan](https://github.com/swsoyee/2019-ncov-japan)/234 | 🦠 Interactive dashboard for real-time recording of COVID-19 outbreak in Japan | | 356 | 48 | 8 | 10 months ago | [brickr](https://github.com/ryantimpe/brickr)/235 | 3D LEGO models and mosaics from images using R and #tidyverse | | 353 | 63 | 22 | 2 days ago | [stplanr](https://github.com/ropensci/stplanr)/236 | Sustainable transport planning with R | | 352 | 44 | 9 | 2 years ago | [row-oriented-workflows](https://github.com/jennybc/row-oriented-workflows)/237 | Row-oriented workflows in R with the tidyverse | | 352 | 316 | 4 | 3 years ago | [Azure-TDSP-ProjectTemplate](https://github.com/Azure/Azure-TDSP-ProjectTemplate)/238 | TDSP: Data science project template repository with standardized directory structure and document templates to support efficient project execution and collaboration. | | 350 | 256 | 48 | 1 year, 1 month ago | [Rfacebook](https://github.com/pablobarbera/Rfacebook)/239 | Dev version of Rfacebook package: Access to Facebook API via R | | 350 | 24 | 35 | 16 days ago | [ggeffects](https://github.com/strengejacke/ggeffects)/240 | Estimated Marginal Means and Marginal Effects from Regression Models for ggplot2 | | 350 | 155 | 4 | 12 days ago | [R](https://github.com/TheAlgorithms/R)/241 | Collection of various algorithms implemented in R. | | 346 | 74 | 24 | 9 months ago | [sentimentr](https://github.com/trinker/sentimentr)/242 | Dictionary based sentiment analysis that considers valence shifters | | 346 | 87 | 208 | 2 years ago | [openxlsx](https://github.com/awalker89/openxlsx)/243 | R package for .xlsx file reading and writing. | | 343 | 25 | 31 | a month ago | [ggridges](https://github.com/wilkelab/ggridges)/244 | Ridgeline plots in ggplot2 | | 341 | 119 | 188 | 3 months ago | [survminer](https://github.com/kassambara/survminer)/245 | Survival Analysis and Visualization | | 341 | 44 | 37 | 1 year, 6 months ago | [emo](https://github.com/hadley/emo)/246 | Easily insert emoji into R and RMarkdown | | 341 | 32 | 26 | 4 months ago | [citr](https://github.com/crsh/citr)/247 | RStudio Addin to Insert Markdown Citations | | 340 | 642 | 3 | 8 years ago | [Caffo-Coursera](https://github.com/bcaffo/Caffo-Coursera)/248 | A repository of my Coursera latex code and notes | | 340 | 31 | 16 | 5 years ago | [editR](https://github.com/swarm-lab/editR)/249 | A Rmarkdown editor with instant preview | | 339 | 20 | 10 | 12 days ago | [ggalluvial](https://github.com/corybrunson/ggalluvial)/250 | ggplot2 extension for alluvial plots | | 339 | 163 | 34 | 4 months ago | [googleVis](https://github.com/mages/googleVis)/251 | Interface between R and the Google Chart Tools | | 337 | 24 | 20 | 17 hours ago | [cli](https://github.com/r-lib/cli)/252 | Tools for making beautiful & useful command line interfaces | | 336 | 22 | 66 | a month ago | [pak](https://github.com/r-lib/pak)/253 | A fresh approach to package installation | | 333 | 31 | 107 | 3 years ago | [remake](https://github.com/richfitz/remake)/254 | Make-like declarative workflows in R | | 333 | 24 | 69 | 3 days ago | [goodpractice](https://github.com/MangoTheCat/goodpractice)/255 | Advice on R Package Building | | 332 | 47 | 28 | 2 months ago | [shinydashboardPlus](https://github.com/RinteRface/shinydashboardPlus)/256 | extensions for shinydashboard | | 331 | 340 | 0 | 5 years ago | [RiA2](https://github.com/kabacoff/RiA2)/257 | Source code for R in Action, Second Edition | | 331 | 22 | 1 | 6 months ago | [ggbump](https://github.com/davidsjoberg/ggbump)/258 | A geom for ggplot to create bump plots | | 330 | 47 | 2 | 6 months ago | [strava](https://github.com/marcusvolz/strava)/259 | Create artistic visualisations with your exercise data | | 327 | 419 | 3 | 3 years ago | [IntroToDataScience](https://github.com/EasyD/IntroToDataScience)/260 | GitHub Repository to accompany my YouTube series of videos on Introductory Data Science using R. | | 326 | 96 | 52 | a day ago | [rlang](https://github.com/r-lib/rlang)/261 | Low-level API for programming with R | | 324 | 88 | 2 | 10 days ago | [lidR](https://github.com/Jean-Romain/lidR)/262 | R package for airborne LiDAR data manipulation and visualisation for forestry application | | 324 | 55 | 23 | a month ago | [flextable](https://github.com/davidgohel/flextable)/263 | table farming | | 323 | 14 | 10 | 5 months ago | [ggdag](https://github.com/malcolmbarrett/ggdag)/264 | :arrow_lower_left: :arrow_lower_right: An R package for working with causal directed acyclic graphs (DAGs) | | 321 | 44 | 0 | 2 days ago | [PolData](https://github.com/erikgahner/PolData)/265 | A dataset with political datasets | | 320 | 141 | 61 | 1 year, 1 month ago | [aws.s3](https://github.com/cloudyr/aws.s3)/266 | Amazon Simple Storage Service (S3) API Client | | 317 | 42 | 11 | 3 months ago | [ggExtra](https://github.com/daattali/ggExtra)/267 | 📊 Add marginal histograms to ggplot2, and more ggplot2 enhancements | | 315 | 55 | 35 | 3 months ago | [R6](https://github.com/r-lib/R6)/268 | Encapsulated object-oriented programming for R | | 315 | 81 | 4 | 11 months ago | [coronavirus](https://github.com/JohnCoene/coronavirus)/269 | 🦠 Novel Coronavirus (COVID-19) Tracker | | 315 | 174 | 2 | 5 years ago | [r-source](https://github.com/SurajGupta/r-source)/270 | R Source Code | | 314 | 84 | 19 | 23 hours ago | [rgee](https://github.com/r-spatial/rgee)/271 | Google Earth Engine for R | | 314 | 56 | 122 | 27 days ago | [distill](https://github.com/rstudio/distill)/272 | Distill for R Markdown | | 314 | 1207 | 1 | 18 days ago | [datasets](https://github.com/selva86/datasets)/273 | A collection of datasets of ML problem solving | | 313 | 83 | 85 | 9 months ago | [stm](https://github.com/bstewart/stm)/274 | An R Package for the Structural Topic Model | | 307 | 41 | 5 | 4 years ago | [bayesian_first_aid](https://github.com/rasmusab/bayesian_first_aid)/275 | Inside every classical test there is a Bayesian model trying to get out. | | 307 | 14 | 2 | 2 years ago | [ggpage](https://github.com/EmilHvitfeldt/ggpage)/276 | Creates Page Layout Visualizations in R 📄📄📄 | | 305 | 39 | 74 | 6 months ago | [mapdeck](https://github.com/SymbolixAU/mapdeck)/277 | R interface to Deck.gl and Mapbox | | 303 | 39 | 153 | 2 months ago | [rhub](https://github.com/r-hub/rhub)/278 | R-hub API client | | 302 | 34 | 99 | 1 year, 1 month ago | [geofacet](https://github.com/hafen/geofacet)/279 | R package for geographical faceting with ggplot2 | | 301 | 19 | 4 | 10 months ago | [ggpointdensity](https://github.com/LKremer/ggpointdensity)/280 | :chart_with_upwards_trend: :bar_chart: Introduces geom_pointdensity(): A Cross Between a Scatter Plot and a 2D Density Plot. | | 301 | 24 | 5 | 6 months ago | [wordcountaddin](https://github.com/benmarwick/wordcountaddin)/281 | Word counts and readability statistics in R markdown documents | | 301 | 118 | 15 | 22 hours ago | [Covid19Canada](https://github.com/ccodwg/Covid19Canada)/282 | Epidemiological Data from the COVID-19 Epidemic in Canada | | 298 | 26 | 0 | 3 years ago | [ggjoy](https://github.com/clauswilke/ggjoy)/283 | Deprecated. Please use ggridges. | | 298 | 120 | 54 | 2 months ago | [dbplyr](https://github.com/tidyverse/dbplyr)/284 | Database (DBI) backend for dplyr | | 298 | 104 | 21 | a month ago | [tufte](https://github.com/rstudio/tufte)/285 | Tufte Styles for R Markdown Documents | | 297 | 70 | 4 | 2 months ago | [syuzhet](https://github.com/mjockers/syuzhet)/286 | An R package for the extraction of sentiment and sentiment-based plot arcs from text | | 297 | 103 | 123 | a month ago | [rstanarm](https://github.com/stan-dev/rstanarm)/287 | rstanarm R package for Bayesian applied regression modeling | | 297 | 87 | 23 | 10 days ago | [radiant](https://github.com/radiant-rstats/radiant)/288 | Business analytics using R and Shiny. The radiant app combines the menus from radiant.data, radiant.design, radiant.basics, radiant.model, and radiant.multivariate. | | 296 | 18 | 9 | 1 year, 20 days ago | [ggpomological](https://github.com/gadenbuie/ggpomological)/289 | 🍑 Pomological plot theme for ggplot2 | | 296 | 69 | 9 | 4 days ago | [lavaan](https://github.com/yrosseel/lavaan)/290 | an R package for structural equation modeling and more | | 296 | 88 | 4 | 11 months ago | [DesktopDeployR](https://github.com/wleepang/DesktopDeployR)/291 | A framework for deploying self-contained R-based applications to the desktop | | 294 | 23 | 111 | 2 days ago | [dm](https://github.com/cynkra/dm)/292 | Working with relational data models in R | | 294 | 113 | 0 | 4 months ago | [rplos](https://github.com/ropensci/rplos)/293 | R client for the PLoS Journals API | | 293 | 62 | 26 | 10 months ago | [doconce](https://github.com/hplgit/doconce)/294 | Lightweight markup language - document once, include anywhere | | 293 | 102 | 78 | a month ago | [dada2](https://github.com/benjjneb/dada2)/295 | Accurate sample inference from amplicon data with single nucleotide resolution | | 291 | 28 | 5 | a month ago | [here](https://github.com/r-lib/here)/296 | A simpler way to find your files | | 291 | 58 | 15 | 1 year, 4 months ago | [TSstudio](https://github.com/RamiKrispin/TSstudio)/297 | Tools for time series analysis and forecasting | | 290 | 99 | 38 | 9 days ago | [covr](https://github.com/r-lib/covr)/298 | Test coverage reports for R | | 290 | 68 | 61 | 18 days ago | [bayesplot](https://github.com/stan-dev/bayesplot)/299 | bayesplot R package for plotting Bayesian models | | 290 | 65 | 70 | 4 years ago | [rbokeh](https://github.com/bokeh/rbokeh)/300 | R interface to Bokeh http://hafen.github.io/rbokeh/ | | 288 | 72 | 89 | 1 year, 4 months ago | [RSelenium](https://github.com/ropensci/RSelenium)/301 | An R client for Selenium Remote WebDriver | | 287 | 24 | 29 | a day ago | [validate](https://github.com/data-cleaning/validate)/302 | Professional data validation for the R environment | | 286 | 67 | 13 | 2 months ago | [shinyauthr](https://github.com/PaulC91/shinyauthr)/303 | R package with shiny authentication modules | | 286 | 61 | 30 | 5 hours ago | [heatmaply](https://github.com/talgalili/heatmaply)/304 | Interactive Heat Maps for R Using plotly | | 285 | 114 | 5 | 8 days ago | [data-screencasts](https://github.com/dgrtwo/data-screencasts)/305 | Code from live exploratory analyses of data in R | | 284 | 83 | 2 | 6 years ago | [dirichlet-process](https://github.com/echen/dirichlet-process)/306 | Introduction to Nonparametric Bayes, Infinite Mixture Models, and the Dirichlet Process (+ McDonald's) | | 283 | 207 | 1 | 4 years ago | [guns-data](https://github.com/fivethirtyeight/guns-data)/307 | None | | 282 | 28 | 23 | 10 months ago | [widyr](https://github.com/dgrtwo/widyr)/308 | Widen, process, and re-tidy a dataset | | 282 | 72 | 13 | 2 days ago | [rnoaa](https://github.com/ropensci/rnoaa)/309 | R interface to many NOAA data APIs | | 282 | 134 | 0 | 7 years ago | [Elements-of-Statistical-Learning](https://github.com/ajtulloch/Elements-of-Statistical-Learning)/310 | Contains LaTeX, SciPy and R code providing solutions to exercises in Elements of Statistical Learning (Hastie, Tibshirani & Friedman) | | 281 | 20 | 22 | a month ago | [huxtable](https://github.com/hughjonesd/huxtable)/311 | An R package to create styled tables in multiple output formats, with a friendly, modern interface. | | 280 | 53 | 0 | 2 months ago | [Tikz](https://github.com/walmes/Tikz)/312 | Galley of Tikz drawings. | | 280 | 25 | 14 | 4 months ago | [ggspatial](https://github.com/paleolimbot/ggspatial)/313 | Enhancing spatial visualization in ggplot2 | | 280 | 19 | 10 | 2 months ago | [officedown](https://github.com/davidgohel/officedown)/314 | None | | 280 | 93 | 35 | 1 year, 1 month ago | [Rcrawler](https://github.com/salimk/Rcrawler)/315 | An R web crawler and scraper | | 279 | 40 | 4 | 6 days ago | [bayesAB](https://github.com/FrankPortman/bayesAB)/316 | 🐢 bayesAB: Fast Bayesian Methods for A/B Testing | | 278 | 47 | 0 | 18 days ago | [dashboardthemes](https://github.com/nik01010/dashboardthemes)/317 | Now on CRAN: custom theme support for R Shinydashboard applications. | | 278 | 60 | 38 | 8 months ago | [anomalize](https://github.com/business-science/anomalize)/318 | Tidy anomaly detection | | 276 | 45 | 28 | 19 days ago | [bs4Dash](https://github.com/RinteRface/bs4Dash)/319 | Bootstrap 4 shinydashboard using AdminLTE3 | | 276 | 60 | 1 | 1 year, 4 months ago | [cryptocurrency-analysis](https://github.com/prouast/cryptocurrency-analysis)/320 | Analysis and visualisation of the cryptocurrency market | | 276 | 80 | 7 | 19 days ago | [slackr](https://github.com/mrkaye97/slackr)/321 | An R package for sending messages from R to Slack | | 274 | 52 | 20 | 8 days ago | [spotifyr](https://github.com/charlie86/spotifyr)/322 | R wrapper for Spotify's Web API | | 274 | 82 | 15 | 3 days ago | [TMwR](https://github.com/tidymodels/TMwR)/323 | Code and content for "Tidy Modeling with R" | | 273 | 36 | 17 | 8 months ago | [rscodeio](https://github.com/anthonynorth/rscodeio)/324 | An RStudio theme inspired by Visual Studio Code. | | 273 | 110 | 15 | 15 days ago | [gtrendsR](https://github.com/PMassicotte/gtrendsR)/325 | R functions to perform and display Google Trends queries | | 272 | 66 | 36 | 18 days ago | [pander](https://github.com/Rapporter/pander)/326 | An R Pandoc Writer: Convert arbitrary R objects into markdown | | 272 | 173 | 36 | 17 hours ago | [maftools](https://github.com/PoisonAlien/maftools)/327 | Summarize, Analyze and Visualize MAF files from TCGA or in house studies. | | 272 | 69 | 5 | 2 months ago | [taskscheduleR](https://github.com/bnosac/taskscheduleR)/328 | Schedule R scripts/processes with the Windows task scheduler. | | 271 | 67 | 3 | 2 months ago | [fasteR](https://github.com/matloff/fasteR)/329 | Fast Lane to Learning R! | | 271 | 95 | 6 | a month ago | [hex-stickers](https://github.com/rstudio/hex-stickers)/330 | RStudio hex stickers | | 271 | 87 | 39 | 3 months ago | [scales](https://github.com/r-lib/scales)/331 | Tools for ggplot2 scales | | 269 | 39 | 15 | a month ago | [yardstick](https://github.com/tidymodels/yardstick)/332 | Tidy methods for measuring model performance | | 267 | 237 | 7 | 7 months ago | [heroku-buildpack-r](https://github.com/virtualstaticvoid/heroku-buildpack-r)/333 | Heroku buildpack for R - Makes deploying R on Heroku easy | | 267 | 39 | 10 | 2 years ago | [gganatogram](https://github.com/jespermaag/gganatogram)/334 | Create anatograms using ggplot2 | | 266 | 54 | 40 | 28 days ago | [shinyMobile](https://github.com/RinteRface/shinyMobile)/335 | shiny API for Framework7 (IOS/android) | | 266 | 58 | 28 | 2 days ago | [memoise](https://github.com/r-lib/memoise)/336 | Easy memoisation for R | | 265 | 30 | 9 | 8 months ago | [slidex](https://github.com/datalorax/slidex)/337 | Convert PowerPoint Slides to xaringan (remark.js) Slides | | 264 | 73 | 64 | 14 days ago | [vegan](https://github.com/vegandevs/vegan)/338 | R package for community ecologists: popular ordination methods, ecological null models & diversity analysis | | 264 | 48 | 2 | 1 year, 10 months ago | [ggtech](https://github.com/ricardo-bion/ggtech)/339 | ggplot2 tech themes, scales, and geoms | | 264 | 33 | 7 | a month ago | [GliderPRO](https://github.com/softdorothy/GliderPRO)/340 | Sources for the Macintosh game, Glider PRO, written by John Calhoun and published by Casady & Green Inc. | | 262 | 12 | 8 | 11 months ago | [polite](https://github.com/dmi3kno/polite)/341 | Be nice on the web | | 261 | 149 | 46 | 6 years ago | [ggbiplot](https://github.com/vqv/ggbiplot)/342 | A biplot based on ggplot2 | | 261 | 69 | 0 | 1 year, 8 months ago | [useR2019-materials](https://github.com/sowla/useR2019-materials)/343 | Links to materials from tutorials and talks from useR 2019 | | 259 | 326 | 2 | 2 years ago | [Data-Analysis-with-R](https://github.com/susanli2016/Data-Analysis-with-R)/344 | Using gglot2, tidyr, dplyr, ggmap, choroplethr, shiny, logistic regression, clustering models and more | | 258 | 66 | 22 | a month ago | [baseballr](https://github.com/BillPetti/baseballr)/345 | A package written for R focused on baseball analysis. Currently in development. | | 257 | 63 | 0 | 2 years ago | [biostat561](https://github.com/adw96/biostat561)/346 | Course materials for BIOST561 | | 257 | 31 | 2 | 2 months ago | [crayon](https://github.com/r-lib/crayon)/347 | 🖍️ R package for colored terminal output | | 257 | 16 | 5 | 3 hours ago | [tidytable](https://github.com/markfairbanks/tidytable)/348 | Tidy interface to 'data.table' | | 257 | 62 | 35 | 3 years ago | [rpivotTable](https://github.com/smartinsightsfromdata/rpivotTable)/349 | A R wrapper for the great library pivottable | | 257 | 9 | 28 | 2 days ago | [ggdist](https://github.com/mjskay/ggdist)/350 | Visualizations of distributions and uncertainty | | 257 | 63 | 17 | 8 days ago | [countrycode](https://github.com/vincentarelbundock/countrycode)/351 | R package: Convert country names and country codes. Assigns region descriptors. | | 256 | 15 | 5 | 6 months ago | [ggannotate](https://github.com/MattCowgill/ggannotate)/352 | Interactively annotate ggplots | | 256 | 81 | 1 | 3 years ago | [voice-gender](https://github.com/primaryobjects/voice-gender)/353 | Gender recognition by voice and speech analysis | | 256 | 8 | 7 | 1 year, 7 months ago | [RVerbalExpressions](https://github.com/VerbalExpressions/RVerbalExpressions)/354 | :speech_balloon: Create regular expressions easily | | 255 | 37 | 14 | a day ago | [modeltime](https://github.com/business-science/modeltime)/355 | Modeltime unlocks time series forecast models and machine learning in one framework | | 254 | 19 | 10 | a month ago | [lobstr](https://github.com/r-lib/lobstr)/356 | Understanding complex R objects with tools similar to str() | | 254 | 25 | 16 | 5 hours ago | [terra](https://github.com/rspatial/terra)/357 | R package for spatial data handling https://rspatial.github.io/terra/reference/terra-package.html | | 253 | 81 | 82 | 1 year, 2 months ago | [factoextra](https://github.com/kassambara/factoextra)/358 | Extract and Visualize the Results of Multivariate Data Analyses | | 253 | 43 | 48 | 3 months ago | [extrafont](https://github.com/wch/extrafont)/359 | Tools for using fonts in R graphics | | 253 | 26 | 82 | 6 days ago | [containerit](https://github.com/o2r-project/containerit)/360 | Package an R workspace and all dependencies as a Docker container | | 253 | 50 | 8 | 2 days ago | [rsample](https://github.com/tidymodels/rsample)/361 | Classes and functions to create and summarize resampling objects | | 252 | 25 | 16 | 3 months ago | [datamodelr](https://github.com/bergant/datamodelr)/362 | Data model diagrams in R | | 251 | 110 | 7 | a month ago | [Advanced-R-Solutions](https://github.com/Tazinho/Advanced-R-Solutions)/363 | Set of solutions for the Advanced R programming book | | 251 | 165 | 46 | 4 years ago | [twitteR](https://github.com/geoffjentry/twitteR)/364 | R based twitter client | | 251 | 37 | 29 | 20 days ago | [googlesheets4](https://github.com/tidyverse/googlesheets4)/365 | Google Spreadsheets R API (reboot of the googlesheets package) | | 250 | 34 | 5 | 6 days ago | [canvasXpress](https://github.com/neuhausi/canvasXpress)/366 | JavaScript VisualizationTools | | 249 | 158 | 0 | 4 years ago | [radiant](https://github.com/vnijs/radiant)/367 | Business analytics using R and Shiny | | 249 | 86 | 40 | 3 months ago | [CMplot](https://github.com/YinLiLin/CMplot)/368 | 📊 Circular and Rectangular Manhattan Plot | | 248 | 14 | 14 | 2 months ago | [flow](https://github.com/moodymudskipper/flow)/369 | View and Browse Code Using Flow Diagrams | | 247 | 70 | 29 | 2 months ago | [scholar](https://github.com/jkeirstead/scholar)/370 | Analyse citation data from Google Scholar | | 247 | 29 | 18 | 6 months ago | [stringdist](https://github.com/markvanderloo/stringdist)/371 | String distance functions for R | | 246 | 21 | 14 | 27 days ago | [feasts](https://github.com/tidyverts/feasts)/372 | Feature Extraction And Statistics for Time Series | | 246 | 93 | 27 | 2 months ago | [TTR](https://github.com/joshuaulrich/TTR)/373 | Technical analysis and other functions to construct technical trading rules with R | | 245 | 74 | 24 | 10 days ago | [mice](https://github.com/amices/mice)/374 | Multivariate Imputation by Chained Equations | | 245 | 52 | 1 | 5 months ago | [r-tensorflow-api](https://github.com/tmobile/r-tensorflow-api)/375 | A small Docker container for using R and TensorFlow as an enterprise API | | 244 | 71 | 16 | 11 days ago | [RSQLite](https://github.com/r-dbi/RSQLite)/376 | R interface for SQLite | | 244 | 16 | 0 | 2 years ago | [dataanalytics](https://github.com/hhenoida/dataanalytics)/377 | This is repository is to be used alongwith with Training Provided through LMS of Henry Harvin Education | | 244 | 44 | 0 | 3 days ago | [littler](https://github.com/eddelbuettel/littler)/378 | A scripting and command-line front-end for GNU R | | 243 | 45 | 5 | 1 year, 3 months ago | [ReporteRs](https://github.com/davidgohel/ReporteRs)/379 | Note that ReporteRs has been removed from CRAN the 16th of July 2018 and is not maintained anymore. please migrate to officer. | | 243 | 37 | 48 | 4 months ago | [rstatix](https://github.com/kassambara/rstatix)/380 | Pipe-friendly Framework for Basic Statistical Tests in R | | 243 | 32 | 41 | 3 months ago | [iheatmapr](https://github.com/ropensci/iheatmapr)/381 | Complex, interactive heatmaps in R | | 243 | 59 | 25 | 14 days ago | [harmony](https://github.com/immunogenomics/harmony)/382 | Fast, sensitive and accurate integration of single-cell data with Harmony | | 241 | 25 | 7 | 10 months ago | [colorblindr](https://github.com/clauswilke/colorblindr)/383 | An R package to simulate colorblindness on R figures. | | 241 | 27 | 26 | 26 days ago | [uwot](https://github.com/jlmelville/uwot)/384 | An R package implementing the UMAP dimensionality reduction method. | | 240 | 193 | 30 | 11 months ago | [r4ds-exercise-solutions](https://github.com/jrnold/r4ds-exercise-solutions)/385 | Exercise solutions to "R for Data Science" | | 240 | 26 | 4 | 29 days ago | [tint](https://github.com/eddelbuettel/tint)/386 | Tint is not Tufte | | 240 | 18 | 6 | a month ago | [ganttrify](https://github.com/giocomai/ganttrify)/387 | Create beautiful Gantt charts with ggplot2 | | 239 | 24 | 16 | 7 months ago | [rex](https://github.com/kevinushey/rex)/388 | Friendly regular expressions for R. | | 239 | 21 | 4 | 7 years ago | [SimpleAintEasy](https://github.com/johnmyleswhite/SimpleAintEasy)/389 | A compendium of the pitfalls and problems that arise when using standard statistical methods | | 238 | 649 | 0 | 5 years ago | [dagdata](https://github.com/genomicsclass/dagdata)/390 | Data for the HarvardX courses: PH525x | | 238 | 16 | 5 | 2 days ago | [ggfittext](https://github.com/wilkox/ggfittext)/391 | 🔠 ggplot2 geoms to fit text into boxes | | 238 | 15 | 4 | 1 year, 3 days ago | [dplyr-cli](https://github.com/coolbutuseless/dplyr-cli)/392 | Manipulate CSV files on the command line using dplyr | | 238 | 139 | 1 | 4 years ago | [foodborne_classifier](https://github.com/corynissen/foodborne_classifier)/393 | The classifier used in the http://foodborne.smartchicagoapps.org/ application. | | 238 | 30 | 7 | 13 days ago | [finalfit](https://github.com/ewenharrison/finalfit)/394 | Quickly create elegant regression results tables and plots when modelling in R | | 237 | 67 | 21 | 2 years ago | [RNeo4j](https://github.com/nicolewhite/RNeo4j)/395 | Neo4j Driver for R. | | 237 | 75 | 22 | 1 year, 7 months ago | [ggradar](https://github.com/ricardo-bion/ggradar)/396 | radar charts with ggplot2 | | 237 | 69 | 0 | 2 years ago | [causalgraphs](https://github.com/NickCH-K/causalgraphs)/397 | R code for causal graph animations | | 237 | 62 | 7 | 2 months ago | [nbastatR](https://github.com/abresler/nbastatR)/398 | NBA Stats API Wrapper and more for R | | 236 | 31 | 3 | 4 months ago | [shinyjqui](https://github.com/Yang-Tang/shinyjqui)/399 | jQuery UI Interactions and Effects for Shiny | | 236 | 38 | 53 | 5 months ago | [margins](https://github.com/leeper/margins)/400 | An R Port of Stata's 'margins' Command | | 236 | 29 | 11 | 17 days ago | [icons](https://github.com/mitchelloharawild/icons)/401 | R package to easily insert web icons to RMarkdown | | 235 | 32 | 6 | 2 months ago | [servr](https://github.com/yihui/servr)/402 | A simple HTTP server in R | | 235 | 10 | 1 | 10 months ago | [ghibli](https://github.com/ewenme/ghibli)/403 | Studio Ghibli colour palettes | | 235 | 110 | 108 | 7 days ago | [infercnv](https://github.com/broadinstitute/infercnv)/404 | Inferring CNV from Single-Cell RNA-Seq | | 235 | 32 | 15 | a month ago | [viridis](https://github.com/sjmgarnier/viridis)/405 | Colorblind-Friendly Color Maps for R | | 234 | 77 | 1 | 8 years ago | [ggplot2-tutorial](https://github.com/echen/ggplot2-tutorial)/406 | Quick introduction to ggplot2 (no knowledge of R assumed) | | 234 | 18 | 0 | a day ago | [of-dollars-and-data](https://github.com/nmaggiulli/of-dollars-and-data)/407 | Repo for ofdollarsanddata.com blog | | 234 | 122 | 93 | 8 days ago | [remotes](https://github.com/r-lib/remotes)/408 | Install R packages from GitHub, GitLab, Bitbucket, git, svn repositories, URLs | | 234 | 33 | 26 | 4 days ago | [correlation](https://github.com/easystats/correlation)/409 | :link: Methods for Correlation Analysis | | 233 | 32 | 7 | 30 days ago | [gggenes](https://github.com/wilkox/gggenes)/410 | ➡️️➡️️⬅️️➡️️ Draw gene arrow maps in ggplot2 | | 233 | 51 | 26 | 29 days ago | [getSpatialData](https://github.com/16EAGLE/getSpatialData)/411 | An R package 📦 making it easy to query, preview, download and preprocess multiple kinds of spatial data 🛰 via R. All beta. | | 233 | 28 | 18 | 3 months ago | [tidypredict](https://github.com/tidymodels/tidypredict)/412 | Run predictions inside the database | | 232 | 79 | 25 | 15 days ago | [bibliometrix](https://github.com/massimoaria/bibliometrix)/413 | An R-tool for comprehensive science mapping analysis. A package for quantitative research in scientometrics and bibliometrics. | | 231 | 38 | 4 | 3 years ago | [CatterPlots](https://github.com/Gibbsdavidl/CatterPlots)/414 | Did you ever wish you could make scatter plots with cat shaped points? Now you can! | | 231 | 32 | 3 | 13 days ago | [tigris](https://github.com/walkerke/tigris)/415 | Download and use Census TIGER/Line shapefiles in R | | 231 | 82 | 0 | 2 years ago | [shiny-salesman](https://github.com/toddwschneider/shiny-salesman)/416 | Traveling salesman with simulated annealing, R, and Shiny | | 230 | 296 | 0 | 6 years ago | [Intro](https://github.com/rstudio/Intro)/417 | Course materials for "Introduction to Data Science with R", a video course by RStudio and O'Reilly Media | | 230 | 19 | 9 | 10 months ago | [ggupset](https://github.com/const-ae/ggupset)/418 | Combination matrix axis for 'ggplot2' to create 'UpSet' plots | | 230 | 58 | 2 | a month ago | [elastic](https://github.com/ropensci/elastic)/419 | R client for the Elasticsearch HTTP API | | 229 | 45 | 6 | 20 days ago | [fulltext](https://github.com/ropensci/fulltext)/420 | Search across and get full text for OA & closed journals | | 228 | 53 | 40 | 8 months ago | [shinymaterial](https://github.com/ericrayanderson/shinymaterial)/421 | None | | 228 | 52 | 26 | 2 months ago | [pavian](https://github.com/fbreitwieser/pavian)/422 | 🌈 Interactive analysis of metagenomics data | | 228 | 64 | 15 | 2 months ago | [muxViz](https://github.com/manlius/muxViz)/423 | Analysis and Visualization of Interconnected Multilayer Networks | | 228 | 16 | 20 | 8 months ago | [holepunch](https://github.com/karthik/holepunch)/424 | Make your R project Binder ready | | 227 | 76 | 28 | a month ago | [installr](https://github.com/talgalili/installr)/425 | Functions for installing softwares from within R | | 227 | 427 | 52 | 8 days ago | [R-ecology-lesson](https://github.com/datacarpentry/R-ecology-lesson)/426 | Data Analysis and Visualization in R for Ecologists | | 226 | 10 | 1 | 1 year, 9 months ago | [vapoRwave](https://github.com/moldach/vapoRwave)/427 | 📼👾🕹Vaporwave themes and color palettes for ggplot2💾👨‍🎤📺 | | 226 | 33 | 3 | 1 year, 1 month ago | [stationaRy](https://github.com/rich-iannone/stationaRy)/428 | Get hourly meteorological data from one of thousands of global stations | | 226 | 78 | 0 | 4 years ago | [purrr-tutorial](https://github.com/cwickham/purrr-tutorial)/429 | A introduction to purrr | | 225 | 91 | 0 | 5 months ago | [nyc-citibike-data](https://github.com/toddwschneider/nyc-citibike-data)/430 | NYC Citi Bike system data and analysis | | 225 | 67 | 0 | 4 months ago | [r-web-scraping-cheat-sheet](https://github.com/yusuzech/r-web-scraping-cheat-sheet)/431 | Guide, reference and cheatsheet on web scraping using rvest, httr and Rselenium. | | 224 | 112 | 0 | 3 years ago | [statistical-learning](https://github.com/khanhnamle1994/statistical-learning)/432 | Lecture Slides and R Sessions for Trevor Hastie and Rob Tibshinari's "Statistical Learning" Stanford course | | 224 | 50 | 63 | 10 months ago | [rdrop2](https://github.com/karthik/rdrop2)/433 | Dropbox Interface from R | | 224 | 316 | 4 | 7 years ago | [titanic](https://github.com/trevorstephens/titanic)/434 | Getting Started With R | | 224 | 9 | 20 | 2 months ago | [poorman](https://github.com/nathaneastwood/poorman)/435 | A poor man's dependency free grammar of data manipulation | | 224 | 67 | 31 | 2 months ago | [DBI](https://github.com/r-dbi/DBI)/436 | A database interface (DBI) definition for communication between R and RDBMSs | | 223 | 44 | 4 | 7 years ago | [leo-senate-model](https://github.com/TheUpshot/leo-senate-model)/437 | Code and data for The Upshot's Senate model. | | 223 | 81 | 84 | 1 year, 5 months ago | [sleuth](https://github.com/pachterlab/sleuth)/438 | Differential analysis of RNA-Seq | | 222 | 30 | 8 | 1 year, 21 days ago | [soccermatics](https://github.com/JoGall/soccermatics)/439 | Tools for visualisation and analysis of soccer tracking and event data | | 222 | 27 | 15 | 5 months ago | [ggcharts](https://github.com/thomas-neitmann/ggcharts)/440 | Get You to Your Desired Plot Faster | | 222 | 77 | 0 | 15 hours ago | [corrplot](https://github.com/taiyun/corrplot)/441 | A visual exploratory tool on correlation matrix | | 221 | 35 | 1 | 1 year, 6 months ago | [open_projects](https://github.com/dariyasydykova/open_projects)/442 | This repository contains ROC and precision-recall curve animations | | 220 | 63 | 1 | a month ago | [EnhancedVolcano](https://github.com/kevinblighe/EnhancedVolcano)/443 | Publication-ready volcano plots with enhanced colouring and labeling | | 220 | 40 | 17 | 9 hours ago | [googledrive](https://github.com/tidyverse/googledrive)/444 | Google Drive R API | | 220 | 45 | 4 | 4 days ago | [PCAtools](https://github.com/kevinblighe/PCAtools)/445 | PCAtools: everything Principal Components Analysis | | 220 | 80 | 2 | 4 months ago | [DataWrangling](https://github.com/ben519/DataWrangling)/446 | The ultimate reference guide to data wrangling with Python and R | | 220 | 11 | 2 | 1 year, 23 days ago | [scico](https://github.com/thomasp85/scico)/447 | Palettes for R based on the Scientific Colour-Maps | | 219 | 328 | 0 | 7 months ago | [shiny-server](https://github.com/daattali/shiny-server)/448 | My personal Shiny server | | 218 | 128 | 0 | 3 years ago | [ggplot2-tutorial](https://github.com/jennybc/ggplot2-tutorial)/449 | Teaching materials for the R package ggplot2 | | 218 | 162 | 8 | 11 months ago | [sand](https://github.com/kolaczyk/sand)/450 | Statistical Analysis of Network Data with R, 2nd Edition | | 217 | 142 | 2 | 5 days ago | [starter-kit](https://github.com/rladies/starter-kit)/451 | Some useful R-Ladies files :purple_heart: :earth_africa: | | 217 | 74 | 60 | 1 year, 2 months ago | [caretEnsemble](https://github.com/zachmayer/caretEnsemble)/452 | caret models all the way down :turtle: | | 216 | 61 | 7 | 3 months ago | [SuperLearner](https://github.com/ecpolley/SuperLearner)/453 | Current version of the SuperLearner R package | | 216 | 13 | 6 | 1 year, 3 months ago | [zeallot](https://github.com/r-lib/zeallot)/454 | Variable assignment with zeal! (or multiple, unpacking, and destructuring assignment in R) | | 216 | 13 | 1 | 3 hours ago | [collapse](https://github.com/SebKrantz/collapse)/455 | Advanced and Fast Data Transformation in R | | 215 | 21 | 26 | 4 months ago | [charlatan](https://github.com/ropensci/charlatan)/456 | Create fake data in R | | 215 | 59 | 28 | a month ago | [taxize](https://github.com/ropensci/taxize)/457 | A taxonomic toolbelt for R | | 215 | 105 | 7 | 8 months ago | [CalCAT](https://github.com/StateOfCalifornia/CalCAT)/458 | California COVID Assessment Tool | | 215 | 203 | 0 | 6 months ago | [Estadistica-con-R](https://github.com/JoaquinAmatRodrigo/Estadistica-con-R)/459 | Apuntes personales sobre estadística, machine learning y lenguaje de programación R | | 215 | 41 | 4 | 2 years ago | [ggTimeSeries](https://github.com/AtherEnergy/ggTimeSeries)/460 | Time series visualisation | | 214 | 35 | 66 | 4 months ago | [trelliscopejs](https://github.com/hafen/trelliscopejs)/461 | TrelliscopeJS R Package | | 213 | 68 | 22 | 3 years ago | [xgboostExplainer](https://github.com/AppliedDataSciencePartners/xgboostExplainer)/462 | An R package that makes xgboost models fully interpretable | | 213 | 21 | 1 | 1 year, 12 days ago | [mathpix](https://github.com/jonocarroll/mathpix)/463 | Query the mathpix API to convert math images to LaTeX | | 213 | 100 | 21 | 14 days ago | [software-review](https://github.com/ropensci/software-review)/464 | rOpenSci Software Peer Review. | | 213 | 52 | 0 | 5 months ago | [TagAnomaly](https://github.com/microsoft/TagAnomaly)/465 | Anomaly detection analysis and labeling tool, specifically for multiple time series (one time series per category) | | 213 | 19 | 28 | 13 hours ago | [insight](https://github.com/easystats/insight)/466 | :crystal_ball: Easy access to model information for various model objects | | 212 | 15 | 3 | 2 months ago | [jetpack](https://github.com/ankane/jetpack)/467 | A friendly package manager for R | | 212 | 24 | 54 | 1 year, 11 months ago | [gpuR](https://github.com/cdeterman/gpuR)/468 | R interface to use GPU's | | 212 | 19 | 5 | 6 months ago | [RestRserve](https://github.com/rexyai/RestRserve)/469 | R web API framework for building high-performance microservices and app backends | | 212 | 23 | 10 | 9 months ago | [wakefield](https://github.com/trinker/wakefield)/470 | Generate random data sets | | 211 | 21 | 23 | 5 months ago | [ggeasy](https://github.com/jonocarroll/ggeasy)/471 | ggplot2 shortcuts (transformations made easy) | | 211 | 6 | 34 | 3 days ago | [progressr](https://github.com/HenrikBengtsson/progressr)/472 | 三 R package: An Inclusive, Unifying API for Progress Updates | | 211 | 126 | 4 | 3 years ago | [RDocumentation](https://github.com/datacamp/RDocumentation)/473 | R package to integrate rdocumentation.org into your R workflow | | 211 | 66 | 0 | 1 year, 2 months ago | [agency-loan-level](https://github.com/toddwschneider/agency-loan-level)/474 | Loan-level analysis of Fannie Mae and Freddie Mac data | | 211 | 45 | 11 | 30 days ago | [fgsea](https://github.com/ctlab/fgsea)/475 | Fast Gene Set Enrichment Analysis | | 211 | 62 | 0 | 2 months ago | [JSE_OkCupid](https://github.com/rudeboybert/JSE_OkCupid)/476 | Journal of Statistical Education Paper on Using OkCupid Data for Data Science Courses | | 210 | 26 | 0 | 2 years ago | [gsir-te](https://github.com/eddelbuettel/gsir-te)/477 | Getting Started in R -- Tinyverse Edition | | 210 | 6 | 14 | 22 days ago | [thematic](https://github.com/rstudio/thematic)/478 | Theme ggplot2, lattice, and base graphics based on a few simple settings. | | 210 | 8 | 23 | 4 years ago | [strict](https://github.com/hadley/strict)/479 | Make R a little bit stricter | | 210 | 14 | 8 | 6 months ago | [fiery](https://github.com/thomasp85/fiery)/480 | A flexible and lightweight web server | | 209 | 30 | 25 | 9 months ago | [superheat](https://github.com/rlbarter/superheat)/481 | An r package for generating beautiful and customizable heatmaps | | 209 | 60 | 24 | 2 days ago | [gmailr](https://github.com/r-lib/gmailr)/482 | Access the Gmail RESTful API from R. | | 209 | 30 | 29 | 5 months ago | [knitcitations](https://github.com/cboettig/knitcitations)/483 | :package: Generate citations for knitr markdown and html files | | 209 | 27 | 0 | 3 days ago | [covid-19-the-economist-global-excess-deaths-model](https://github.com/TheEconomist/covid-19-the-economist-global-excess-deaths-model)/484 | The Economist's model to estimate excess deaths to the covid-19 pandemic | | 208 | 24 | 9 | 30 days ago | [callr](https://github.com/r-lib/callr)/485 | Call R from R | | 208 | 141 | 25 | 4 years ago | [RGoogleAnalytics](https://github.com/Tatvic/RGoogleAnalytics)/486 | R Library to easily extract data from the Google Analytics API into R | | 207 | 39 | 1 | 9 months ago | [Wechatscope](https://github.com/Terminus2049/Wechatscope)/487 | 被删微信公众号文章存档 | | 207 | 37 | 1 | 10 days ago | [tsfeatures](https://github.com/robjhyndman/tsfeatures)/488 | Time series features | | 207 | 53 | 2 | 5 years ago | [topicmodels_learning](https://github.com/trinker/topicmodels_learning)/489 | A repository of learning & R resources related to topic models | | 207 | 40 | 0 | 4 years ago | [top-github-users-data](https://github.com/JJ/top-github-users-data)/490 | Data obtained with the top-github-users script | | 206 | 66 | 4 | 4 months ago | [qsacnpj](https://github.com/georgevbsantiago/qsacnpj)/491 | Pacote que trata e organiza os dados do Cadastro Nacional da Pessoa Jurídica (CNPJ) | | 206 | 35 | 22 | 1 year, 3 months ago | [spacyr](https://github.com/quanteda/spacyr)/492 | R wrapper to spaCy NLP | | 206 | 29 | 62 | 2 months ago | [ompr](https://github.com/dirkschumacher/ompr)/493 | R package to model Mixed Integer Linear Programs | | 205 | 512 | 7 | 2 years ago | [gapminder](https://github.com/jennybc/gapminder)/494 | Excerpt from the Gapminder data, as an R data package and in plain text delimited form | | 204 | 24 | 5 | 10 months ago | [bookdownplus](https://github.com/pzhaonet/bookdownplus)/495 | The easiest way to use R package bookdown for writing varied types of books and documents | | 204 | 135 | 6 | 7 days ago | [ROS-Examples](https://github.com/avehtari/ROS-Examples)/496 | Regression and other stories R examples | | 204 | 36 | 7 | 1 year, 5 months ago | [datasauRus](https://github.com/lockedata/datasauRus)/497 | R Package 📦 Containing the Datasaurus Dozen datasets :bar_chart: | | 204 | 101 | 68 | 10 months ago | [healthcareai-r](https://github.com/HealthCatalyst/healthcareai-r)/498 | R tools for healthcare machine learning | | 203 | 13 | 1 | a month ago | [stacks](https://github.com/tidymodels/stacks)/499 | An R package for tidy stacked ensemble modeling | | 203 | 23 | 15 | a month ago | [leafgl](https://github.com/r-spatial/leafgl)/500 | R package for fast web gl rendering for leaflet | | 203 | 29 | 40 | 2 months ago | [karyoploteR](https://github.com/bernatgel/karyoploteR)/501 | karyoploteR - An R/Bioconductor package to plot arbitrary data along the genome | | 202 | 50 | 7 | 4 years ago | [Laurae](https://github.com/Laurae2/Laurae)/502 | Advanced High Performance Data Science Toolbox for R by Laurae | | 202 | 43 | 0 | 2 years ago | [resist_oped](https://github.com/mkearney/resist_oped)/503 | 🕵🏽‍♀️ Identifying the author behind New York Time’s op-ed from inside the Trump White House. | | 202 | 95 | 254 | 2 years ago | [monocle-release](https://github.com/cole-trapnell-lab/monocle-release)/504 | None | | 202 | 77 | 11 | 3 years ago | [sqldf](https://github.com/ggrothendieck/sqldf)/505 | Perform SQL Selects on R Data Frames | | 201 | 46 | 5 | 30 days ago | [formatR](https://github.com/yihui/formatR)/506 | Format R Code Automatically | | 200 | 10 | 18 | 1 year, 6 months ago | [lookup](https://github.com/jimhester/lookup)/507 | Lookup R full function definitions, including compiled code, S3 and S4 methods. | | 200 | 57 | 6 | 2 days ago | [scRNA-tools](https://github.com/scRNA-tools/scRNA-tools)/508 | Table of software for the analysis of single-cell RNA-seq data. | | 200 | 4 | 2 | 21 days ago | [job](https://github.com/lindeloev/job)/509 | job: free Your RStudio Console | | 200 | 89 | 153 | 3 months ago | [openair](https://github.com/davidcarslaw/openair)/510 | Tools for air quality data analysis | | 200 | 19 | 10 | 2 months ago | [inspectdf](https://github.com/alastairrushworth/inspectdf)/511 | 🛠️ 📊 Tools for Exploring and Comparing Data Frames | | 200 | 208 | 1 | 7 months ago | [intro-stats](https://github.com/ShinyEd/intro-stats)/512 | Shiny apps for introductory statistics | | 200 | 115 | 0 | 2 years ago | [TeachingDemos](https://github.com/dgrapov/TeachingDemos)/513 | Bioinformatics related demos and tutorials using the R programming language | | 199 | 117 | 0 | 10 months ago | [time-series-forecasting](https://github.com/rstudio-conf-2020/time-series-forecasting)/514 | None | | 199 | 58 | 97 | 2 years ago | [leaflet.extras](https://github.com/bhaskarvk/leaflet.extras)/515 | Extra functionality for leaflet R package. | | 199 | 92 | 124 | 1 year, 8 months ago | [SnapATAC](https://github.com/r3fang/SnapATAC)/516 | Analysis Pipeline for Single Cell ATAC-seq | | 199 | 21 | 42 | 9 hours ago | [parameters](https://github.com/easystats/parameters)/517 | :bar_chart: Computation and processing of models' parameters | | 198 | 11 | 30 | 3 months ago | [diffobj](https://github.com/brodieG/diffobj)/518 | Compare R Objects with a Diff | | 198 | 21 | 15 | 3 months ago | [bench](https://github.com/r-lib/bench)/519 | High Precision Timing of R Expressions | | 198 | 19 | 2 | 2 months ago | [modelStudio](https://github.com/ModelOriented/modelStudio)/520 | 📍 Interactive Studio for Explanatory Model Analysis | | 198 | 19 | 15 | a month ago | [tesseract](https://github.com/ropensci/tesseract)/521 | Bindings to Tesseract OCR engine for R | | 197 | 209 | 1 | 1 year, 8 months ago | [shiny.rstudio.com-tutorial](https://github.com/rstudio-education/shiny.rstudio.com-tutorial)/522 | Slides and exercises for the video tutorial at https://shiny.rstudio.com/tutorial/ | | 197 | 25 | 5 | 7 hours ago | [dtwclust](https://github.com/asardaes/dtwclust)/523 | R Package for Time Series Clustering Along with Optimizations for DTW | | 197 | 56 | 35 | 3 months ago | [reshape](https://github.com/hadley/reshape)/524 | An R package to flexible rearrange, reshape and aggregate data | | 197 | 60 | 8 | 2 months ago | [immunedeconv](https://github.com/icbi-lab/immunedeconv)/525 | A unified interface to immune deconvolution methods (CIBERSORT, EPIC, quanTIseq, TIMER, xCell, MCPcounter) | | 197 | 47 | 3 | 5 years ago | [send-email-with-r](https://github.com/jennybc/send-email-with-r)/526 | How to send a bunch of email from R | | 196 | 48 | 8 | 8 months ago | [MOFA](https://github.com/bioFAM/MOFA)/527 | Multi-Omics Factor Analysis | | 196 | 65 | 11 | 4 years ago | [finstr](https://github.com/bergant/finstr)/528 | :chart_with_upwards_trend: Financial statements in R | | 196 | 19 | 8 | 7 months ago | [emoGG](https://github.com/dill/emoGG)/529 | :chart_with_upwards_trend::heart_eyes_cat: Emoji in ggplot2 :heart_eyes_cat::chart_with_upwards_trend: | | 195 | 64 | 50 | 3 years ago | [ngsplot](https://github.com/shenlab-sinai/ngsplot)/530 | Quick mining and visualization of NGS data by integrating genomic databases | | 195 | 54 | 33 | 13 days ago | [liger](https://github.com/welch-lab/liger)/531 | R package for integrating and analyzing multiple single-cell datasets | | 194 | 11 | 21 | 25 days ago | [complex-upset](https://github.com/krassowski/complex-upset)/532 | A library for creating complex UpSet plots with ggplot2 geoms | | 194 | 50 | 6 | 2 months ago | [zUMIs](https://github.com/sdparekh/zUMIs)/533 | zUMIs: A fast and flexible pipeline to process RNA sequencing data with UMIs | | 194 | 65 | 24 | 2 years ago | [microsoft-r-open](https://github.com/microsoft/microsoft-r-open)/534 | Microsoft R Open Source | | 193 | 39 | 40 | 4 months ago | [googleway](https://github.com/SymbolixAU/googleway)/535 | R Package for accessing and plotting Google Maps | | 193 | 14 | 0 | 3 months ago | [prompt](https://github.com/gaborcsardi/prompt)/536 | Dynamic R prompt | | 193 | 9 | 20 | 8 months ago | [conflicted](https://github.com/r-lib/conflicted)/537 | An alternative conflict resolution strategy for R | | 192 | 9 | 1 | 5 hours ago | [slider](https://github.com/DavisVaughan/slider)/538 | Sliding Window Functions | | 192 | 108 | 2 | 2 years ago | [R-GIS-tutorial](https://github.com/Pakillo/R-GIS-tutorial)/539 | Spatial data in R: using R as a GIS | | 192 | 64 | 97 | 19 days ago | [xts](https://github.com/joshuaulrich/xts)/540 | Extensible time series class that provides uniform handling of many R time series classes by extending zoo. | | 190 | 81 | 1 | a day ago | [COVID19](https://github.com/covid19datahub/COVID19)/541 | Unified dataset for a better understanding of COVID-19 | | 190 | 14 | 7 | a month ago | [DataEditR](https://github.com/DillonHammill/DataEditR)/542 | An Interactive R Package for Viewing, Entering Filtering and Editing Data | | 190 | 19 | 3 | 6 months ago | [ggstance](https://github.com/lionel-/ggstance)/543 | Horizontal ggplot2 components | | 190 | 50 | 10 | 7 months ago | [shinyAce](https://github.com/trestletech/shinyAce)/544 | Integrating the Ace editor with Shiny. | | 189 | 61 | 44 | 4 years ago | [2016-new-coder-survey](https://github.com/freeCodeCamp/2016-new-coder-survey)/545 | None | | 189 | 41 | 31 | 1 year, 2 months ago | [pryr](https://github.com/hadley/pryr)/546 | Pry open the covers of R | | 189 | 48 | 0 | 4 years ago | [opendata](https://github.com/ropensci-archive/opendata)/547 | CRAN OpenData Task View | | 188 | 17 | 10 | 4 days ago | [statsExpressions](https://github.com/IndrajeetPatil/statsExpressions)/548 | Tidy Dataframes and Expressions with Statistical Details 📉 📜🔣✅ | | 188 | 15 | 11 | 1 year, 9 months ago | [lambda.r](https://github.com/zatonovo/lambda.r)/549 | Functional programming in R | | 188 | 28 | 34 | 1 year, 2 months ago | [mapedit](https://github.com/r-spatial/mapedit)/550 | Interactive editing of spatial data in R | | 188 | 96 | 40 | 3 months ago | [quantstrat](https://github.com/braverock/quantstrat)/551 | None | | 187 | 7 | 7 | 3 months ago | [gghalves](https://github.com/erocoar/gghalves)/552 | ✂️ Easy half-half geoms in ggplot2 | | 187 | 17 | 4 | Unknown | [treemapify](https://github.com/wilkox/treemapify)/553 | 🌳 Draw treemaps in ggplot2 | | 187 | 50 | 0 | Unknown | [RQGIS](https://github.com/r-spatial/RQGIS)/554 | RQGIS - integrating R with QGIS | | 187 | 8 | 27 | Unknown | [sfnetworks](https://github.com/luukvdmeer/sfnetworks)/555 | Tidy Geospatial Networks in R | | 186 | 79 | 36 | Unknown | [RSocrata](https://github.com/Chicago/RSocrata)/556 | Provides easier interaction with Socrata open data portals http://dev.socrata.com. Users can provide a 'Socrata' data set resource URL, or a 'Socrata' Open Data API (SoDA) web query, or a 'Socrata' "human-friendly" URL, returns an R data frame. Converts dates to 'POSIX' format. Manages throttling by 'Socrata'. | | 186 | 125 | 1 | Unknown | [RNAseq-workflow](https://github.com/twbattaglia/RNAseq-workflow)/557 | A repository for setting up a RNAseq workflow | | 186 | 165 | 2 | Unknown | [openintro](https://github.com/OpenIntroStat/openintro)/558 | 📦 R package for data and supplemental functions for OpenIntro resources | | 186 | 29 | 8 | Unknown | [nflfastR](https://github.com/nflverse/nflfastR)/559 | A Set of Functions to Efficiently Scrape NFL Play by Play Data | | 186 | 76 | 11 | Unknown | [dataRetrieval](https://github.com/USGS-R/dataRetrieval)/560 | This R package is designed to obtain USGS or EPA water quality sample data, streamflow data, and metadata directly from web services. See: http://usgs-r.github.io/dataRetrieval/ | | 186 | 71 | 15 | Unknown | [survival](https://github.com/therneau/survival)/561 | Survival package for R | | 185 | 9 | 20 | Unknown | [shinymeta](https://github.com/rstudio/shinymeta)/562 | Record and expose Shiny app logic using metaprogramming | | 185 | 9 | 16 | Unknown | [ggpattern](https://github.com/coolbutuseless/ggpattern)/563 | ggplot geoms with pattern fills | | 185 | 49 | 38 | Unknown | [EpiModel](https://github.com/statnet/EpiModel)/564 | Mathematical Modeling of Infectious Disease Dynamics | | 185 | 65 | 22 | Unknown | [RStoolbox](https://github.com/bleutner/RStoolbox)/565 | Remote Sensing Analysis in R | | 185 | 30 | 4 | Unknown | [ggnet](https://github.com/briatte/ggnet)/566 | Network visualization with ggplot2 | | 185 | 12 | 0 | Unknown | [ggh4x](https://github.com/teunbrand/ggh4x)/567 | ggplot extension: options for tailored facets, multiple colourscales and miscellaneous | | 184 | 26 | 7 | Unknown | [fontawesome](https://github.com/rstudio/fontawesome)/568 | Easily insert FontAwesome icons into R Markdown docs and Shiny apps | | 184 | 37 | 10 | Unknown | [semantic.dashboard](https://github.com/Appsilon/semantic.dashboard)/569 | Quick, beautiful and customizable dashboard template for Shiny based on shiny.semantic and Semantic UI. | | 184 | 30 | 13 | Unknown | [fastLink](https://github.com/kosukeimai/fastLink)/570 | R package fastLink: Fast Probabilistic Record Linkage | | 184 | 38 | 7 | Unknown | [econocharts](https://github.com/R-CoderDotCom/econocharts)/571 | Microeconomics/macroeconomics charts in ggplot2 | | 184 | 270 | 7 | Unknown | [baseball_R](https://github.com/maxtoki/baseball_R)/572 | Companion to Analyzing Baseball Data with R | | 184 | 50 | 48 | Unknown | [icd](https://github.com/jackwasey/icd)/573 | Fast ICD-10 and ICD-9 comorbidities, decoding and validation in R. NB use main instead of master for default branch. | | 183 | 18 | 35 | Unknown | [broom.mixed](https://github.com/bbolker/broom.mixed)/574 | tidy methods for mixed models in R | | 183 | 21 | 0 | Unknown | [rAnalyticsHHE](https://github.com/dupadhyaya/rAnalyticsHHE)/575 | Repository for Online Classes | | 182 | 39 | 39 | Unknown | [microbiome](https://github.com/microbiome/microbiome)/576 | microbiome R package | | 182 | 125 | 3 | Unknown | [data-baby-names](https://github.com/hadley/data-baby-names)/577 | Distribution of US baby names, 1880-2008 | | 182 | 38 | 4 | Unknown | [pcgr](https://github.com/sigven/pcgr)/578 | Personal Cancer Genome Reporter (PCGR) | | 182 | 120 | 8 | Unknown | [r-graph-catalog](https://github.com/jennybc/r-graph-catalog)/579 | All graphs in “Creating More Effective Graphs”, made with R package ggplot2. | | 182 | 11 | 5 | Unknown | [graphlayouts](https://github.com/schochastics/graphlayouts)/580 | new layout algorithms for network visualizations in R | | 181 | 53 | 13 | Unknown | [ida](https://github.com/briatte/ida)/581 | Introduction to Data Analysis, using R (2013) | | 181 | 20 | 37 | Unknown | [checkmate](https://github.com/mllg/checkmate)/582 | Fast and versatile argument checks | | 180 | 45 | 1 | Unknown | [awesome-official-statistics-software](https://github.com/SNStatComp/awesome-official-statistics-software)/583 | An awesome list of statistical software for creating and accessing official statistics | | 180 | 15 | 1 | Unknown | [emmeans](https://github.com/rvlenth/emmeans)/584 | Estimated marginal means | | 180 | 94 | 45 | Unknown | [rga](https://github.com/skardhamar/rga)/585 | R Google Analytics | | 179 | 17 | 1 | Unknown | [code-smells-and-feels](https://github.com/jennybc/code-smells-and-feels)/586 | Talk on code smells and feels and how to change that via refactoring | | 179 | 35 | 9 | Unknown | [cleanNLP](https://github.com/statsmaths/cleanNLP)/587 | R package providing annotators and a normalized data model for natural language processing | | 179 | 58 | 4 | Unknown | [recommenderlab](https://github.com/mhahsler/recommenderlab)/588 | recommenderlab - Lab for Developing and Testing Recommender Algorithms - R package | | 178 | 31 | 1 | Unknown | [randomForestExplainer](https://github.com/ModelOriented/randomForestExplainer)/589 | A set of tools to understand what is happening inside a Random Forest | | 178 | 40 | 23 | Unknown | [eurostat](https://github.com/rOpenGov/eurostat)/590 | R tools for Eurostat data | | 178 | 58 | 45 | Unknown | [mailR](https://github.com/rpremraj/mailR)/591 | A utility to send emails from the R programming environment | | 178 | 32 | 6 | Unknown | [tibbletime](https://github.com/business-science/tibbletime)/592 | Time-aware tibbles | | 178 | 5 | 4 | Unknown | [carbonate](https://github.com/yonicd/carbonate)/593 | carbon.js for R | | 178 | 71 | 3 | Unknown | [N2H4](https://github.com/forkonlp/N2H4)/594 | 네이버 뉴스 수집을 위한 도구 | | 177 | 24 | 23 | Unknown | [dabestr](https://github.com/ACCLAB/dabestr)/595 | Data Analysis with Bootstrap Estimation in R | | 177 | 9 | 12 | Unknown | [arsenal](https://github.com/mayoverse/arsenal)/596 | An Arsenal of 'R' Functions for Large-Scale Statistical Summaries | | 176 | 13 | 7 | Unknown | [effectsize](https://github.com/easystats/effectsize)/597 | :dragon: Compute and work with indices of effect size and standardized parameters | | 176 | 18 | 1 | Unknown | [calendR](https://github.com/R-CoderDotCom/calendR)/598 | Ready to print calendars with ggplot2 | | 176 | 24 | 13 | Unknown | [fixest](https://github.com/lrberge/fixest)/599 | Fixed-effects estimations | | 176 | 24 | 20 | Unknown | [logger](https://github.com/daroczig/logger)/600 | A lightweight, modern and flexible, log4j and futile.logger inspired logging utility for R | | 176 | 25 | 14 | a month ago | [config](https://github.com/rstudio/config)/601 | config package for R | | 176 | 17 | 18 | 4 months ago | [docopt.R](https://github.com/docopt/docopt.R)/602 | Command-line interface description language for R (http://docopt.org) | | 175 | 25 | 0 | 9 days ago | [rAnalytics](https://github.com/DUanalytics/rAnalytics)/603 | Analytics in R | | 175 | 382 | 1 | 7 months ago | [MLwR](https://github.com/dataspelunking/MLwR)/604 | Machine Learning with R | | 174 | 61 | 21 | 6 months ago | [animation](https://github.com/yihui/animation)/605 | A gallery of animations in statistics and utilities to create animations | | 174 | 28 | 0 | 5 years ago | [textmining_southpark](https://github.com/walkerkq/textmining_southpark)/606 | https://www.kaylinpavlik.com/text-mining-south-park/ | | 174 | 62 | 49 | 2 months ago | [GenVisR](https://github.com/griffithlab/GenVisR)/607 | Genome data visualizations | | 174 | 27 | 22 | 2 years ago | [assertthat](https://github.com/hadley/assertthat)/608 | User friendly assertions for R | | 174 | 19 | 16 | 4 months ago | [whisker](https://github.com/edwindj/whisker)/609 | {{mustache}} for R | | 173 | 30 | 15 | 29 days ago | [pins](https://github.com/rstudio/pins)/610 | Pin, Discover and Share Resources | | 173 | 45 | 89 | 2 days ago | [mlrMBO](https://github.com/mlr-org/mlrMBO)/611 | Toolbox for Bayesian Optimization and Model-Based Optimization in R | | 173 | 47 | 17 | 2 months ago | [shinystan](https://github.com/stan-dev/shinystan)/612 | shinystan R package and ShinyStan GUI | | 173 | 106 | 120 | a month ago | [MetaboAnalystR](https://github.com/xia-lab/MetaboAnalystR)/613 | R package for MetaboAnalyst | | 173 | 67 | 19 | 1 year, 4 months ago | [ShinySky](https://github.com/AnalytixWare/ShinySky)/614 | Various UI widgets/components not part of Shiny e.g. alerts, styled buttons | | 173 | 16 | 11 | 4 months ago | [electricShine](https://github.com/chasemc/electricShine)/615 | Create Standalone Installable Shiny Apps | | 173 | 33 | 33 | 5 months ago | [pool](https://github.com/rstudio/pool)/616 | Object Pooling in R | | 173 | 22 | 1 | 9 months ago | [aRt](https://github.com/will-r-chase/aRt)/617 | Generative or data-driven artwork made with R | | 173 | 14 | 1 | 2 years ago | [LaCroixColoR](https://github.com/johannesbjork/LaCroixColoR)/618 | LaCroix Color Palettes for R. | | 173 | 36 | 16 | 8 days ago | [simmer](https://github.com/r-simmer/simmer)/619 | Discrete-Event Simulation for R | | 173 | 40 | 2 | a day ago | [lares](https://github.com/laresbernardo/lares)/620 | R Library for Analytics and Machine Learning | | 172 | 39 | 11 | 5 months ago | [data.tree](https://github.com/gluc/data.tree)/621 | General Purpose Hierarchical Data Structure for R | | 172 | 28 | 10 | 3 months ago | [polyreg](https://github.com/matloff/polyreg)/622 | None | | 171 | 12 | 3 | 1 year, 8 months ago | [nationalparkcolors](https://github.com/katiejolly/nationalparkcolors)/623 | R package for color themes inspired by national parks | | 171 | 15 | 17 | 4 months ago | [flair](https://github.com/r-for-educators/flair)/624 | decorate your R code | | 171 | 56 | 11 | 6 years ago | [d3Network](https://github.com/christophergandrud/d3Network)/625 | Tools for creating D3 JavaScript network graphs from R. | | 171 | 7 | 4 | 1 year, 7 months ago | [ViewPipeSteps](https://github.com/daranzolin/ViewPipeSteps)/626 | Create tabs of View() output for each chained pipe | | 171 | 26 | 6 | 1 year, 2 months ago | [textclean](https://github.com/trinker/textclean)/627 | Tools for cleaning and normalizing text data | | 170 | 10 | 3 | 9 months ago | [import](https://github.com/rticulate/import)/628 | An Import Mechanism For R | | 170 | 15 | 9 | 6 days ago | [tinytest](https://github.com/markvanderloo/tinytest)/629 | A lightweight, no-dependency, but full-featured package for unit testing in R | | 170 | 12 | 16 | 2 days ago | [waldo](https://github.com/r-lib/waldo)/630 | Find differences between R objects | | 170 | 14 | 6 | a month ago | [tidygeocoder](https://github.com/jessecambon/tidygeocoder)/631 | Geocoding Made Easy | | 170 | 47 | 30 | 6 hours ago | [sits](https://github.com/e-sensing/sits)/632 | Satellite image time series in R | | 169 | 58 | 1 | a month ago | [DESeq2](https://github.com/mikelove/DESeq2)/633 | Differential gene expression analysis based on the negative binomial distribution | | 168 | 19 | 1 | 4 months ago | [gglabeller](https://github.com/AliciaSchep/gglabeller)/634 | Shiny gadget for labeling points on ggplot | | 168 | 31 | 3 | 3 years ago | [rbooks](https://github.com/RomanTsegelskyi/rbooks)/635 | A curated list of #rstats books | | 167 | 42 | 101 | 5 years ago | [shinyBS](https://github.com/ebailey78/shinyBS)/636 | Twitter Bootstrap Components for Shiny | | 167 | 62 | 2 | a day ago | [nichenetr](https://github.com/saeyslab/nichenetr)/637 | NicheNet: predict active ligand-target links between interacting cells | | 167 | 24 | 7 | a month ago | [srvyr](https://github.com/gergness/srvyr)/638 | R package to add 'dplyr'-like Syntax for Summary Statistics of Survey Data | | 167 | 22 | 3 | 2 months ago | [osrm](https://github.com/riatelab/osrm)/639 | Shortest Paths and Travel Time from OpenStreetMap with R | | 167 | 51 | 11 | 1 year, 12 days ago | [textnets](https://github.com/cbail/textnets)/640 | R package to perform automated text analysis using network techniques | | 166 | 90 | 234 | 5 months ago | [TCGAbiolinks](https://github.com/BioinformaticsFMRP/TCGAbiolinks)/641 | TCGAbiolinks | | 166 | 19 | 9 | a month ago | [sjstats](https://github.com/strengejacke/sjstats)/642 | Statistical Functions for Regression Models | | 166 | 57 | 0 | 4 months ago | [broman](https://github.com/kbroman/broman)/643 | R/broman: A package with Karl Broman's personal R code | | 166 | 19 | 10 | 2 years ago | [slopegraph](https://github.com/leeper/slopegraph)/644 | Edward Tufte-Inspired Slopegraphs | | 165 | 34 | 22 | 24 days ago | [iSEE](https://github.com/iSEE/iSEE)/645 | R/shiny interface for interactive visualization of data in SummarizedExperiment objects | | 165 | 10 | 26 | 12 days ago | [future.apply](https://github.com/HenrikBengtsson/future.apply)/646 | :rocket: R package: future.apply - Apply Function to Elements in Parallel using Futures | | 165 | 37 | 1 | 12 days ago | [RemixAutoML](https://github.com/AdrianAntico/RemixAutoML)/647 | R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, data generation, and recommenders. | | 165 | 24 | 0 | a month ago | [learngganimate](https://github.com/ropensci-archive/learngganimate)/648 | :no_entry: ARCHIVED :no_entry: A living, breathing community exploration of the gganimate R package. A rOpenSci #ozunconf2018 project | | 165 | 36 | 0 | 13 days ago | [tidytuesdays](https://github.com/jkaupp/tidytuesdays)/649 | Entries for tidytuesday | | 165 | 27 | 5 | 21 days ago | [shiny.router](https://github.com/Appsilon/shiny.router)/650 | A minimalistic router for your Shiny apps. | | 165 | 38 | 10 | 4 years ago | [leafletCN](https://github.com/Lchiffon/leafletCN)/651 | An R gallery for China and other geojson choropleth map in leaflet | | 165 | 56 | 4 | 3 months ago | [twitter_ideology](https://github.com/pablobarbera/twitter_ideology)/652 | Estimating Ideological Positions with Twitter Data | | 164 | 19 | 19 | 2 years ago | [pixiedust](https://github.com/nutterb/pixiedust)/653 | Tables So Beautifully Fine-Tuned You Will Believe It's Magic. | | 164 | 51 | 0 | 9 days ago | [scRNA-seq_notes](https://github.com/mdozmorov/scRNA-seq_notes)/654 | A list of scRNA-seq analysis tools | | 164 | 20 | 143 | 6 months ago | [ghactions](https://github.com/maxheld83/ghactions)/655 | GitHub actions for R and accompanying R package | | 163 | 69 | 60 | 2 years ago | [pheatmap](https://github.com/raivokolde/pheatmap)/656 | Pretty heatmaps | | 163 | 16 | 23 | 4 months ago | [promises](https://github.com/rstudio/promises)/657 | A promise library for R | | 163 | 131 | 13 | 3 years ago | [rfortraders](https://github.com/hgeorgako/rfortraders)/658 | Quantitative Trading with R | | 162 | 108 | 3 | 4 years ago | [Santander-Product-Recommendation](https://github.com/ttvand/Santander-Product-Recommendation)/659 | 2nd Place Solution of the Kaggle Competition - Santander Product Recommendation | | 162 | 12 | 8 | a day ago | [tidyHeatmap](https://github.com/stemangiola/tidyHeatmap)/660 | Draw heatmap simply using a tidy data frame | | 162 | 24 | 3 | 1 year, 7 days ago | [tokenizers](https://github.com/ropensci/tokenizers)/661 | Fast, Consistent Tokenization of Natural Language Text | | 162 | 19 | 5 | 3 years ago | [VisualResume](https://github.com/ndphillips/VisualResume)/662 | An R package for creating a visual resume | | 162 | 21 | 10 | 28 days ago | [billboarder](https://github.com/dreamRs/billboarder)/663 | :bar_chart: R Htmlwidget for billboard.js | | 161 | 22 | 35 | 5 days ago | [paws](https://github.com/paws-r/paws)/664 | Paws, a package for Amazon Web Services in R | | 161 | 11 | 2 | 20 days ago | [explor](https://github.com/juba/explor)/665 | Interfaces for Multivariate Analysis in R | | 160 | 56 | 12 | 5 years ago | [DistributedR](https://github.com/vertica/DistributedR)/666 | None | | 160 | 153 | 0 | 2 months ago | [ml-course](https://github.com/faridcher/ml-course)/667 | Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language | | 159 | 44 | 12 | 2 months ago | [gh](https://github.com/r-lib/gh)/668 | Minimalistic GitHub API client in R | | 159 | 28 | 9 | 1 year, 11 months ago | [beepr](https://github.com/rasmusab/beepr)/669 | The package that sounds as it is called. | | 159 | 27 | 14 | 2 months ago | [landscapemetrics](https://github.com/r-spatialecology/landscapemetrics)/670 | Landscape Metrics for Categorical Map Patterns 🗺️ in R | | 159 | 36 | 5 | 4 years ago | [pipeR](https://github.com/renkun-ken/pipeR)/671 | Multi-Paradigm Pipeline Implementation | | 158 | 20 | 13 | 3 months ago | [liftr](https://github.com/nanxstats/liftr)/672 | 🐳 Containerize R Markdown documents for continuous reproducibility | | 158 | 13 | 3 | 2 years ago | [tidyversity](https://github.com/mkearney/tidyversity)/673 | 🎓 Tidy tools for academics | | 158 | 48 | 34 | 2 days ago | [CellChat](https://github.com/sqjin/CellChat)/674 | R toolkit for inference, visualization and analysis of cell-cell communication from single-cell data | | 158 | 14 | 0 | 4 months ago | [ggrastr](https://github.com/VPetukhov/ggrastr)/675 | Raster geoms for ggplot2 | | 158 | 46 | 32 | 9 months ago | [vcfR](https://github.com/knausb/vcfR)/676 | Tools to work with variant call format files | | 157 | 16 | 3 | 22 days ago | [shinyalert](https://github.com/daattali/shinyalert)/677 | 🗯️ Easily create pretty popup messages (modals) in Shiny | | 157 | 360 | 25 | 5 months ago | [Doit_R](https://github.com/youngwoos/Doit_R)/678 | 저장소 | | 157 | 8 | 4 | a month ago | [todor](https://github.com/dokato/todor)/679 | TODOr - RStudio add-in for finding TODO, FIXME, CHANGED etc. comments in your code. | | 157 | 14 | 2 | 2 months ago | [dbx](https://github.com/ankane/dbx)/680 | A fast, easy-to-use database library for R | | 157 | 44 | 25 | 2 months ago | [tuber](https://github.com/soodoku/tuber)/681 | :sweet_potato: Access YouTube from R | | 157 | 30 | 24 | 8 months ago | [rlist](https://github.com/renkun-ken/rlist)/682 | A Toolbox for Non-Tabular Data Manipulation | | 156 | 29 | 1 | 7 months ago | [decryptr](https://github.com/decryptr/decryptr)/683 | An extensible API for breaking captchas | | 156 | 72 | 0 | 7 months ago | [Miscellaneous-R-Code](https://github.com/m-clark/Miscellaneous-R-Code)/684 | Code that might be useful to others for learning/demonstration purposes, specifically along the lines of modeling and various algorithms. Now almost entirely superseded by the models-by-example repo. | | 156 | 18 | 589 | 5 years ago | [itch.io](https://github.com/itchio/itch.io)/685 | :bug: Public itch.io issues tracker - use support instead for private information! | | 156 | 28 | 4 | 21 days ago | [polished](https://github.com/Tychobra/polished)/686 | Authentication and Administration for Shiny apps | | 156 | 36 | 27 | 7 months ago | [rentrez](https://github.com/ropensci/rentrez)/687 | talk with NCBI entrez using R | | 155 | 30 | 17 | 1 year, 1 month ago | [textreuse](https://github.com/ropensci/textreuse)/688 | Detect text reuse and document similarity | | 155 | 35 | 33 | 9 months ago | [tableone](https://github.com/kaz-yos/tableone)/689 | R package to create "Table 1", description of baseline characteristics with or without propensity score weighting | | 155 | 135 | 2 | 11 months ago | [socviz](https://github.com/kjhealy/socviz)/690 | Support files for a data visualization course and book | | 155 | 28 | 8 | 3 months ago | [gender](https://github.com/lmullen/gender)/691 | Predict Gender from Names Using Historical Data | | 155 | 62 | 2 | 2 years ago | [bioc-refcard](https://github.com/mikelove/bioc-refcard)/692 | Bioconductor cheat sheet | | 154 | 27 | 5 | a month ago | [rsparse](https://github.com/rexyai/rsparse)/693 | Fast and accurate machine learning on sparse matrices - matrix factorizations, regression, classification, top-N recommendations. | | 154 | 19 | 27 | 3 months ago | [biomartr](https://github.com/ropensci/biomartr)/694 | Genomic Data Retrieval with R | | 154 | 102 | 0 | 1 year, 1 month ago | [RStanBook](https://github.com/MatsuuraKentaro/RStanBook)/695 | 『StanとRでベイズ統計モデリング』のサポートページです. | | 153 | 49 | 19 | a month ago | [qualtRics](https://github.com/ropensci/qualtRics)/696 | Download ⬇️ Qualtrics survey data directly into R! | | 153 | 8 | 8 | 4 months ago | [lemon](https://github.com/stefanedwards/lemon)/697 | 🍋 Lemon --- Freshing up your ggplots | | 153 | 37 | 4 | 5 years ago | [tiq-test](https://github.com/mlsecproject/tiq-test)/698 | Threat Intelligence Quotient Test - Dataviz and Statistical Analysis of TI feeds | | 153 | 15 | 20 | 15 days ago | [flipbookr](https://github.com/EvaMaeRey/flipbookr)/699 | Presenting code step-by-step and side-by-side with its output | | 153 | 16 | 25 | 6 years ago | [tidyjson](https://github.com/sailthru/tidyjson)/700 | Tools for using dplyr with JSON data | | 153 | 29 | 40 | 22 days ago | [db-benchmark](https://github.com/h2oai/db-benchmark)/701 | reproducible benchmark of database-like ops | | 152 | 31 | 0 | 5 months ago | [votemapswitzerland](https://github.com/zumbov2/votemapswitzerland)/702 | A Swiss version of the famous visualization «Land doesn't vote, people do.» | | 152 | 10 | 11 | 22 days ago | [chunked](https://github.com/edwindj/chunked)/703 | Chunkwise Text-file Processing for 'dplyr' | | 152 | 31 | 4 | 9 days ago | [nflfastR-data](https://github.com/nflverse/nflfastR-data)/704 | Data scraped from nflfastR package | | 152 | 33 | 2 | 1 year, 9 months ago | [RoadColors](https://github.com/erdavis1/RoadColors)/705 | Plot US roads, coloring each by its designation (e.g. Street, Road, Avenue) | | 152 | 20 | 27 | 18 minutes ago | [tune](https://github.com/tidymodels/tune)/706 | Tools for tidy parameter tuning | | 151 | 36 | 93 | 1 year, 8 months ago | [r4intellij](https://github.com/holgerbrandl/r4intellij)/707 | An integration of the R programming language into Intellij IDEA | | 151 | 47 | 31 | 2 months ago | [googleAuthR](https://github.com/MarkEdmondson1234/googleAuthR)/708 | Google API Client Library for R. Easy authentication and help to build Google API R libraries with OAuth2. Shiny compatible. | | 151 | 52 | 35 | a month ago | [ArchR](https://github.com/GreenleafLab/ArchR)/709 | ArchR : Analysis of Regulatory Chromatin in R (www.ArchRProject.com) | | 151 | 24 | 10 | 3 years ago | [jug](https://github.com/Bart6114/jug)/710 | jug: A Simple Web Framework for R | | 151 | 43 | 11 | 5 months ago | [BTYDplus](https://github.com/mplatzer/BTYDplus)/711 | R package for Customer Behavior Analysis | | 151 | 29 | 2 | 22 days ago | [fundManageR](https://github.com/abresler/fundManageR)/712 | An Investment Management toolkit for R. Because Excel is a threat to the global financial system. | | 151 | 29 | 15 | 3 years ago | [Rook](https://github.com/jeffreyhorner/Rook)/713 | A web server interface for R | | 151 | 10 | 5 | 4 months ago | [g2r](https://github.com/JohnCoene/g2r)/714 | 📈 Grammar of graphics for interactive visualisations | | 150 | 60 | 40 | 3 years ago | [scde](https://github.com/hms-dbmi/scde)/715 | R package for analyzing single-cell RNA-seq data | | 150 | 21 | 13 | 1 year, 7 months ago | [listviewer](https://github.com/timelyportfolio/listviewer)/716 | R htmlwidget to view lists | | 150 | 41 | 37 | 9 months ago | [qdap](https://github.com/trinker/qdap)/717 | Quantitative Discourse Analysis Package: Bridging the gap between qualitative data and quantitative analysis | | 150 | 14 | 8 | 1 year, 9 months ago | [textfeatures](https://github.com/mkearney/textfeatures)/718 | 👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️ | | 150 | 86 | 48 | 12 days ago | [PerformanceAnalytics](https://github.com/braverock/PerformanceAnalytics)/719 | None | | 150 | 11 | 17 | 3 months ago | [latex2exp](https://github.com/stefano-meschiari/latex2exp)/720 | Use LaTeX in R. More LaTeX, less plotmath! | | 150 | 13 | 5 | 2 days ago | [unpivotr](https://github.com/nacnudus/unpivotr)/721 | Unpivot complex and irregular data layouts in R | | 149 | 29 | 6 | 11 months ago | [sweep](https://github.com/business-science/sweep)/722 | Extending broom for time series forecasting | | 149 | 18 | 3 | 3 years ago | [Rcade](https://github.com/RLesur/Rcade)/723 | Games to procrastinate with RStudio | | 149 | 53 | 15 | 2 months ago | [rMVP](https://github.com/xiaolei-lab/rMVP)/724 | :postbox: A Memory-efficient, Visualization-enhanced, and Parallel-accelerated Tool For Genome-Wide Association Study | | 149 | 17 | 14 | 3 months ago | [ggmosaic](https://github.com/haleyjeppson/ggmosaic)/725 | Mosaicplots in the ggplot2 framework | | 148 | 28 | 1 | 1 year, 1 month ago | [literature-clock](https://github.com/JohannesNE/literature-clock)/726 | Clock using time quotes from the literature, based on the work of Jaap Meijers | | 148 | 8 | 2 | a month ago | [shinyFeedback](https://github.com/merlinoa/shinyFeedback)/727 | display user feedback next to Shiny inputs | | 148 | 19 | 8 | 3 years ago | [ggseqlogo](https://github.com/omarwagih/ggseqlogo)/728 | Publication-quality sequence logos in R | | 148 | 32 | 8 | 1 year, 2 months ago | [googleLanguageR](https://github.com/ropensci/googleLanguageR)/729 | R client for the Google Translation API, Google Cloud Natural Language API and Google Cloud Speech API | | 148 | 50 | 7 | a month ago | [RTutor](https://github.com/skranz/RTutor)/730 | Creating interactive R Problem Sets. Automatic hints and solution checks. (Shiny or RStudio) | | 147 | 7 | 0 | 2 years ago | [ungeviz](https://github.com/wilkelab/ungeviz)/731 | Tools for visualizing uncertainty with ggplot2 | | 147 | 30 | 4 | 3 months ago | [export](https://github.com/tomwenseleers/export)/732 | R package for streamlined export of graphs and data tables. | | 147 | 36 | 30 | 1 year, 11 months ago | [animint](https://github.com/tdhock/animint)/733 | animated and interactive web graphics | | 147 | 79 | 0 | 6 years ago | [r-tutorials](https://github.com/ranalytics/r-tutorials)/734 | Приложения к книге "Статистический анализ и визуализация данных с помощью R" | | 147 | 11 | 6 | 1 year, 10 months ago | [ggsn](https://github.com/oswaldosantos/ggsn)/735 | R package to add north symbols and scale bars to maps created with ggplot or ggmap | | 147 | 20 | 8 | a month ago | [keyring](https://github.com/r-lib/keyring)/736 | :closed_lock_with_key: Access the system credential store from R | | 146 | 3 | 0 | 2 months ago | [PoliticasPublicas](https://github.com/Nexo-Dados/PoliticasPublicas)/737 | Repositório público com os dados e gráficos dos materiais publicados pelo Nexo Políticas Públicas. | | 146 | 65 | 1 | 3 months ago | [GeoMLA](https://github.com/thengl/GeoMLA)/738 | Machine Learning algorithms for spatial and spatiotemporal data | | 146 | 8 | 2 | 6 months ago | [Candles](https://github.com/kateptrv/Candles)/739 | Data + code examples used here: https://twitter.com/kate_ptrv/status/1332398737604431874?s=20 | | 145 | 11 | 32 | 3 months ago | [crrri](https://github.com/RLesur/crrri)/740 | A Chrome Remote Interface written in R | | 145 | 19 | 0 | 34 minutes ago | [ggVennDiagram](https://github.com/gaospecial/ggVennDiagram)/741 | A 'ggplot2' implement of Venn Diagram. | | 145 | 69 | 0 | 3 days ago | [mirt](https://github.com/philchalmers/mirt)/742 | Multidimensional item response theory | | 145 | 22 | 31 | a month ago | [dataspice](https://github.com/ropensci/dataspice)/743 | :hot_pepper: Create lightweight schema.org descriptions of your datasets | | 144 | 9 | 5 | 2 years ago | [syberia](https://github.com/syberia/syberia)/744 | Syberia: The development framework for R | | 144 | 113 | 1 | 3 years ago | [coffee-quality-database](https://github.com/jldbc/coffee-quality-database)/745 | Building the Coffee Quality Institute Database | | 144 | 17 | 12 | 4 days ago | [tic](https://github.com/ropensci/tic)/746 | Tasks Integrating Continuously: CI-Agnostic Workflow Definitions | | 144 | 32 | 8 | 2 months ago | [minion_qc](https://github.com/roblanf/minion_qc)/747 | Quality control for MinION sequencing data | | 144 | 25 | 0 | 24 days ago | [free-data-science](https://github.com/alastairrushworth/free-data-science)/748 | 🛠️ 🌐 Thematic list of high-quality data science resources | | 144 | 5 | 1 | 1 year, 3 months ago | [ggwordcloud](https://github.com/lepennec/ggwordcloud)/749 | A word cloud geom for ggplot2 | | 144 | 120 | 0 | 7 months ago | [qrm](https://github.com/qrmtutorial/qrm)/750 | qrm | | 144 | 35 | 7 | a month ago | [checkpoint](https://github.com/RevolutionAnalytics/checkpoint)/751 | Install R packages from snapshots on checkpoint-server | | 144 | 4 | 4 | 6 months ago | [ggrgl](https://github.com/coolbutuseless/ggrgl)/752 | 3d extension to ggplot | | 143 | 8 | 22 | a month ago | [rmapshaper](https://github.com/ateucher/rmapshaper)/753 | An R wrapper for the mapshaper javascript library | | 143 | 7 | 0 | 1 year, 9 months ago | [rstudiothemes](https://github.com/mkearney/rstudiothemes)/754 | A curated list of RStudio themes found on Github | | 143 | 35 | 2 | 13 hours ago | [COVID-19](https://github.com/VictimOfMaths/COVID-19)/755 | Plots and analysis relating to the pandemic | | 143 | 23 | 19 | a month ago | [sjmisc](https://github.com/strengejacke/sjmisc)/756 | Data transformation and utility functions for R | | 143 | 11 | 17 | 22 days ago | [precommit](https://github.com/lorenzwalthert/precommit)/757 | pre-commit hooks for R projects | | 143 | 7 | 12 | 1 year, 19 days ago | [funneljoin](https://github.com/datacamp/funneljoin)/758 | Join tables based on events occurring in sequence in a funnel. | | 143 | 10 | 2 | 7 months ago | [ggtextures](https://github.com/clauswilke/ggtextures)/759 | Drawing textured rectangles and bars with ggplot | | 142 | 10 | 8 | 2 months ago | [tidyquery](https://github.com/ianmcook/tidyquery)/760 | Query R data frames with SQL | | 142 | 129 | 9 | 4 years ago | [R-Tutorials](https://github.com/JulianHill/R-Tutorials)/761 | Code from the r tutorial on my blog | | 142 | 24 | 10 | a day ago | [academictwitteR](https://github.com/cjbarrie/academictwitteR)/762 | Repo for academictwitteR package to query the Twitter Academic Research Product Track v2 API endpoint. | | 141 | 14 | 22 | 1 year, 6 months ago | [rnaturalearth](https://github.com/ropensci/rnaturalearth)/763 | an R package to hold and facilitate interaction with natural earth map data :earth_africa: | | 141 | 32 | 33 | 1 year, 2 months ago | [cellassign](https://github.com/Irrationone/cellassign)/764 | Automated, probabilistic assignment of cell types in scRNA-seq data | | 141 | 17 | 32 | 6 months ago | [vip](https://github.com/koalaverse/vip)/765 | Variable Importance Plots (VIPs) | | 141 | 58 | 39 | 1 year, 6 months ago | [microdadosBrasil](https://github.com/lucasmation/microdadosBrasil)/766 | Reads most common Brazilian public microdata (CENSO, PNAD, etc) easy and fast | | 141 | 135 | 1 | 6 months ago | [nCoV_tracker](https://github.com/eparker12/nCoV_tracker)/767 | Covid 2019 interactive mapping tool | | 140 | 23 | 19 | 5 months ago | [CVXR](https://github.com/cvxgrp/CVXR)/768 | An R modeling language for convex optimization problems. | | 140 | 135 | 1 | 1 year, 9 months ago | [my_WGCNA](https://github.com/jmzeng1314/my_WGCNA)/769 | None | | 140 | 26 | 4 | 11 months ago | [docxtractr](https://github.com/hrbrmstr/docxtractr)/770 | :scissors: Extract Tables from Microsoft Word Documents with R | | 140 | 27 | 14 | 3 months ago | [statcheck](https://github.com/MicheleNuijten/statcheck)/771 | None | | 140 | 10 | 0 | a month ago | [PNWColors](https://github.com/jakelawlor/PNWColors)/772 | A Pacific Northwest inspired R color palette package | | 140 | 76 | 40 | 4 months ago | [leafcutter](https://github.com/davidaknowles/leafcutter)/773 | Annotation-free quantification of RNA splicing. Yang I. Li, David A. Knowles, Jack Humphrey, Alvaro N. Barbeira, Scott P. Dickinson, Hae Kyung Im, Jonathan K. Pritchard | | 140 | 79 | 0 | 8 months ago | [revere](https://github.com/kjhealy/revere)/774 | Finding Paul Revere | | 140 | 20 | 19 | 6 years ago | [testdat](https://github.com/karthik/testdat)/775 | A package to run unit tests on tabular data | | 139 | 19 | 2 | 21 days ago | [anytime](https://github.com/eddelbuettel/anytime)/776 | Anything to POSIXct or Date Converter | | 139 | 12 | 7 | 3 months ago | [fasster](https://github.com/tidyverts/fasster)/777 | Forecasting with Additive Switching of Seasonality, Trend and Exogenous Regressors | | 139 | 17 | 2 | 2 months ago | [memer](https://github.com/sctyner/memer)/778 | A tidyverse compatible package for creating memes in R using the magick package. | | 139 | 61 | 4 | 11 months ago | [covid19_dashboard](https://github.com/chschoenenberger/covid19_dashboard)/779 | This is a dashboard, similar to the one from Johns Hopkins using open source technology. | | 139 | 31 | 16 | 6 months ago | [ggcorrplot](https://github.com/kassambara/ggcorrplot)/780 | Visualization of a correlation matrix using ggplot2 | | 139 | 2 | 7 | 2 months ago | [ggfx](https://github.com/thomasp85/ggfx)/781 | Filters and Shaders for 'ggplot2' | | 139 | 74 | 2 | 5 years ago | [kaggle-avito](https://github.com/owenzhang/kaggle-avito)/782 | Winning solution to the Avito CTR competition | | 138 | 50 | 6 | 6 years ago | [choroplethr](https://github.com/trulia/choroplethr)/783 | choroplethr simplifies the creation of choropleths (thematic maps) in R | | 138 | 41 | 5 | 28 minutes ago | [tidycovid19](https://github.com/joachim-gassen/tidycovid19)/784 | {tidycovid19}: An R Package to Download, Tidy and Visualize Covid-19 Related Data | | 138 | 39 | 17 | 3 years ago | [rmdshower](https://github.com/MangoTheCat/rmdshower)/785 | R Markdown template for shower | | 138 | 28 | 96 | a month ago | [rstudioapi](https://github.com/rstudio/rstudioapi)/786 | Safely access RStudio's API (when available) | | 138 | 18 | 77 | 7 days ago | [DHARMa](https://github.com/florianhartig/DHARMa)/787 | Diagnostics for HierArchical Regession Models | | 138 | 19 | 10 | 6 months ago | [rcrossref](https://github.com/ropensci/rcrossref)/788 | R client for various CrossRef APIs | | 138 | 42 | 9 | 4 years ago | [statistical-rethinking](https://github.com/cavaunpeu/statistical-rethinking)/789 | Solutions for the practice problems | | 137 | 173 | 418 | an hour ago | [pecan](https://github.com/PecanProject/pecan)/790 | The Predictive Ecosystem Analyzer (PEcAn) is an integrated ecological bioinformatics toolbox. | | 137 | 20 | 16 | 3 months ago | [hugodown](https://github.com/r-lib/hugodown)/791 | Make websites with hugo and RMarkdown | | 137 | 12 | 0 | 2 years ago | [nyhackr-docker-talk](https://github.com/noamross/nyhackr-docker-talk)/792 | Slides, Code, and Links to Resources from "Docker for the User," delivered at nyhackr 2018-07-11 | | 137 | 20 | 3 | 4 years ago | [git-submodule-tools](https://github.com/kollerma/git-submodule-tools)/793 | git submodule scripts | | 137 | 33 | 27 | 11 months ago | [futile.logger](https://github.com/zatonovo/futile.logger)/794 | A logging package in R similar to log4j | | 137 | 58 | 14 | 1 year, 4 months ago | [KoNLP](https://github.com/haven-jeon/KoNLP)/795 | R package for Korean NLP | | 137 | 54 | 4 | 2 days ago | [Robyn](https://github.com/facebookexperimental/Robyn)/796 | Robyn is an experimental, automated and open-sourced Marketing Mix Modeling (MMM) code from Facebook Marketing Science. It uses various machine learning techniques (Ridge regression with cross validation, multi-objective evolutionary algorithm for hyperparameter optimisation, gradient-based optimisation for budget allocation etc.) to define media channel efficiency and effectivity, explore adstock rates and saturation curves. It's built for granular datasets with many independent variables and therefore especially suitable for digital and direct response advertisers with rich dataset. | | 136 | 5 | 14 | 3 months ago | [ymlthis](https://github.com/r-lib/ymlthis)/797 | write YAML for R Markdown, bookdown, blogdown, and more | | 136 | 24 | 4 | 13 hours ago | [EnrichedHeatmap](https://github.com/jokergoo/EnrichedHeatmap)/798 | make enriched heatmap which visualizes the enrichment of genomic signals to specific target regions. | | 136 | 274 | 4 | 7 years ago | [MathematicsBiostatisticsBootCamp2](https://github.com/bcaffo/MathematicsBiostatisticsBootCamp2)/799 | The github repository for mathematical biostatistics bootcamp 2 | | 136 | 16 | 1 | 7 months ago | [d3r](https://github.com/timelyportfolio/d3r)/800 | d3.js helpers for R | | 135 | 13 | 0 | 4 months ago | [police-settlements](https://github.com/fivethirtyeight/police-settlements)/801 | A FiveThirtyEight/The Marshall Project effort to collect comprehensive data on police misconduct settlements from 2010-19. | | 135 | 66 | 0 | 8 years ago | [hadoop-R](https://github.com/jseidman/hadoop-R)/802 | Example code for running R on Hadoop | | 135 | 76 | 0 | Unknown | [Learn-Bioinformatics](https://github.com/xuzhougeng/Learn-Bioinformatics)/803 | None | | 135 | 8 | 0 | Unknown | [ggdark](https://github.com/nsgrantham/ggdark)/804 | Dark mode for ggplot2 themes | | 135 | 28 | 23 | Unknown | [phangorn](https://github.com/KlausVigo/phangorn)/805 | Phylogenetic analysis in R | | 134 | 47 | 8 | 5 months ago | [geojsonio](https://github.com/ropensci/geojsonio)/806 | Convert many data formats to & from GeoJSON & TopoJSON | | 134 | 82 | 1 | 1 year, 4 months ago | [R](https://github.com/Twitter-Sentiment-Analysis/R)/807 | Sentiment analysis and visualization of real-time tweets using R | | 134 | 33 | 4 | 2 months ago | [ncaahoopR](https://github.com/lbenz730/ncaahoopR)/808 | An R package for working with NCAA Basketball Play-by-Play Data | | 134 | 7 | 2 | 3 years ago | [xcode-time-tracker](https://github.com/PaulTaykalo/xcode-time-tracker)/809 | None | | 134 | 24 | 14 | 3 days ago | [analogsea](https://github.com/sckott/analogsea)/810 | Digital Ocean R client | | 133 | 9 | 13 | 21 days ago | [Microsoft365R](https://github.com/Azure/Microsoft365R)/811 | R SDK for interacting with Microsoft 365 APIs | | 133 | 55 | 3 | 2 months ago | [WDI](https://github.com/vincentarelbundock/WDI)/812 | R package to download World Bank data | | 133 | 34 | 38 | Unknown | [googleComputeEngineR](https://github.com/cloudyr/googleComputeEngineR)/813 | An R interface to the Google Cloud Compute API, for launching virtual machines | | 133 | 11 | 3 | Unknown | [flametree](https://github.com/djnavarro/flametree)/814 | Generative artwork that looks a bit like trees | | 133 | 6 | 7 | 2 months ago | [cicerone](https://github.com/JohnCoene/cicerone)/815 | 🏛️ Give tours of your Shiny apps | | 133 | 45 | 7 | a month ago | [splatter](https://github.com/Oshlack/splatter)/816 | Simple simulation of single-cell RNA sequencing data | | 133 | 52 | 102 | 2 months ago | [monocle3](https://github.com/cole-trapnell-lab/monocle3)/817 | None | | 133 | 9 | 1 | a month ago | [RSuite](https://github.com/WLOGSolutions/RSuite)/818 | The most complete R development and data science platform. | | 132 | 236 | 4 | 3 years ago | [IntroToTextAnalyticsWithR](https://github.com/datasciencedojo/IntroToTextAnalyticsWithR)/819 | Public repo for the Data Science Dojo YouTube tutorial series "Introduction to Text Analytics with R". | | 132 | 18 | 18 | 2 months ago | [DataPackageR](https://github.com/ropensci/DataPackageR)/820 | An R package to enable reproducible data processing, packaging and sharing. | | 132 | 12 | 16 | Unknown | [llr](https://github.com/dirkschumacher/llr)/821 | Lisp-like-R: A clojure inspired lisp that compiles to R in R | | 132 | 36 | 5 | Unknown | [slingshot](https://github.com/kstreet13/slingshot)/822 | Functions for identifying and characterizing continuous developmental trajectories in single-cell data. | | 132 | 61 | 25 | Unknown | [shinyforms](https://github.com/daattali/shinyforms)/823 | 📝 Easily create questionnaire-type forms with Shiny | | 131 | 39 | 72 | a month ago | [batchtools](https://github.com/mllg/batchtools)/824 | Tools for computation on batch systems | | 131 | 18 | 2 | 3 months ago | [ralger](https://github.com/feddelegrand7/ralger)/825 | ralger makes it easy to scrape a website. Built on the shoulders of titans: rvest, xml2. | | 131 | 51 | 14 | 2 months ago | [RDatasets.jl](https://github.com/JuliaStats/RDatasets.jl)/826 | Julia package for loading many of the data sets available in R | | 131 | 45 | 27 | a month ago | [MAST](https://github.com/RGLab/MAST)/827 | Tools and methods for analysis of single cell assay data in R | | 131 | 57 | 14 | 2 months ago | [fbRads](https://github.com/daroczig/fbRads)/828 | Analyze and manage Facebook ads from R using this client library to access their Marketing APIs | | 130 | 12 | 5 | 3 months ago | [ggparliament](https://github.com/RobWHickman/ggparliament)/829 | Simple parliament plots using ggplot2 | | 130 | 148 | 31 | 3 months ago | [praise](https://github.com/rladies/praise)/830 | Praise useRs when they have done something good, or when they just need it | | 130 | 6 | 12 | 9 days ago | [asciicast](https://github.com/r-lib/asciicast)/831 | Turn R scripts into terminal screencasts | | 130 | 38 | 10 | 9 months ago | [DoubletFinder](https://github.com/chris-mcginnis-ucsf/DoubletFinder)/832 | R package for detecting doublets in single-cell RNA sequencing data | | 130 | 63 | 8 | 4 years ago | [fio_scripts](https://github.com/khailey/fio_scripts)/833 | scripts for running fio, parsing the data and graphing the output | | 130 | 38 | 0 | Unknown | [spatstat](https://github.com/spatstat/spatstat)/834 | Development version of 'spatstat' package .............................. | | 130 | 27 | 4 | Unknown | [pipelearner](https://github.com/drsimonj/pipelearner)/835 | Tidy machine learning pipelines | | 130 | 18 | 1 | Unknown | [XGBoostLSS](https://github.com/StatMixedML/XGBoostLSS)/836 | An extension of XGBoost to probabilistic forecasting | | 129 | 13 | 12 | 2 years ago | [daff](https://github.com/edwindj/daff)/837 | Diff, patch and merge for data.frames, see http://paulfitz.github.io/daff/ | | 129 | 23 | 2 | Unknown | [rprojroot](https://github.com/r-lib/rprojroot)/838 | Finding files in project subdirectories | | 129 | 13 | 12 | Unknown | [grateful](https://github.com/Pakillo/grateful)/839 | Facilitate citation of R packages | | 129 | 23 | 7 | Unknown | [rho](https://github.com/rho-devel/rho)/840 | None | | 129 | 16 | 7 | Unknown | [sinew](https://github.com/yonicd/sinew)/841 | Generate roxygen2 skeletons populated with information scraped from the function script. | | 128 | 153 | 9 | Unknown | [programacion-estadistica-r](https://github.com/ifunam/programacion-estadistica-r)/842 | None | | 128 | 67 | 1 | Unknown | [scorecard](https://github.com/ShichenXie/scorecard)/843 | Scorecard Development in R, 评分卡 | | 128 | 27 | 7 | Unknown | [annotables](https://github.com/stephenturner/annotables)/844 | R data package for annotating/converting Gene IDs | | 128 | 35 | 0 | Unknown | [badger](https://github.com/GuangchuangYu/badger)/845 | Badge for R Package | | 128 | 24 | 51 | 11 days ago | [dendextend](https://github.com/talgalili/dendextend)/846 | Extending R's Dendrogram Functionality | | 128 | 11 | 0 | 21 days ago | [wrapr](https://github.com/WinVector/wrapr)/847 | Wrap R for Sweet R Code | | 128 | 9 | 4 | Unknown | [politicaldata](https://github.com/elliottmorris/politicaldata)/848 | 🗳📊An R package for acquiring and analyzing political data — including polls, election results, legislator information, and demographic data. | | 128 | 17 | 7 | 4 months ago | [piggyback](https://github.com/ropensci/piggyback)/849 | :package: for using large(r) data files on GitHub | | 128 | 22 | 36 | Unknown | [bsplus](https://github.com/ijlyttle/bsplus)/850 | Shiny and R Markdown addons to Bootstrap 3 | | 128 | 100 | 0 | Unknown | [drat](https://github.com/eddelbuettel/drat)/851 | Drat R Archive Template | | 128 | 22 | 9 | Unknown | [bigstatsr](https://github.com/privefl/bigstatsr)/852 | R package for statistical tools with big matrices stored on disk. | | 127 | 33 | 0 | Unknown | [CheatSheet](https://github.com/GraphicsPrinciples/CheatSheet)/853 | Repository for the cheatsheet and R code for generating the examples displayed. | | 127 | 50 | 4 | Unknown | [FIELDimageR](https://github.com/OpenDroneMap/FIELDimageR)/854 | FIELDimageR: A R package to analyze orthomosaic images from agricultural field trials. This package is a compilation of functions to analyze pos-mosaicking images from research fields, and allows to: crop the image; remove soil effect; build vegetation indices; rotate the image; build the plot shapefile; extract information for each plot; and evaluate stand count, canopy percentage, and plant height. | | 127 | 11 | 8 | Unknown | [ggparty](https://github.com/martin-borkovec/ggparty)/855 | None | | 126 | 66 | 33 | Unknown | [r-script](https://github.com/joshkatz/r-script)/856 | A simple little module for passing data from NodeJS to R (and back again). | | 126 | 14 | 4 | Unknown | [ellipsis](https://github.com/r-lib/ellipsis)/857 | Tools for Working with ... | | 126 | 29 | 30 | Unknown | [pillar](https://github.com/r-lib/pillar)/858 | Format columns with colour | | 126 | 37 | 18 | Unknown | [miniCRAN](https://github.com/andrie/miniCRAN)/859 | R package to create internally consistent, mini version of CRAN | | 126 | 41 | 12 | Unknown | [springerQuarantineBooksR](https://github.com/renanxcortes/springerQuarantineBooksR)/860 | Download all books made available by Springer during the COVID-19 quarantine! | | 126 | 51 | 10 | Unknown | [scRNA.seq.datasets](https://github.com/hemberg-lab/scRNA.seq.datasets)/861 | Collection of public scRNA-Seq datasets used by our group | | 126 | 18 | 12 | Unknown | [imputeTS](https://github.com/SteffenMoritz/imputeTS)/862 | CRAN R Package: Time Series Missing Value Imputation | | 126 | 37 | 5 | 5 days ago | [nfldata](https://github.com/nflverse/nfldata)/863 | NFL Data (by Lee Sharpe) | | 126 | 38 | 4 | Unknown | [SentimentAnalysis](https://github.com/sfeuerriegel/SentimentAnalysis)/864 | Dictionary-based sentiment analysis | | 126 | 42 | 10 | 1 year, 1 month ago | [RSiteCatalyst](https://github.com/randyzwitch/RSiteCatalyst)/865 | R package to access Adobe Analytics Reporting API v1.4 | | 126 | 7 | 1 | 8 days ago | [fishualize](https://github.com/nschiett/fishualize)/866 | The fishualize package provides color scales and silhouettes for plotting in R based on nature’s most stunning and colorful organisms: teleost fishes (with a few chondrichthyan cameos). | | 126 | 36 | 23 | 1 year, 8 months ago | [dropSeqPipe](https://github.com/Hoohm/dropSeqPipe)/867 | A SingleCell RNASeq pre-processing snakemake workflow | | 125 | 8 | 22 | a month ago | [edibble](https://github.com/emitanaka/edibble)/868 | An R-package to construct designs using the grammar of experimental design | | 125 | 28 | 24 | 1 year, 2 months ago | [ggRandomForests](https://github.com/ehrlinger/ggRandomForests)/869 | Graphical analysis of random forests with the randomForestSRC, randomForest and ggplot2 packages. | | 125 | 53 | 53 | 5 days ago | [adegenet](https://github.com/thibautjombart/adegenet)/870 | adegenet: a R package for the multivariate analysis of genetic markers | | 125 | 30 | 15 | 3 days ago | [sen2r](https://github.com/ranghetti/sen2r)/871 | Find, Download and Process Sentinel-2 Data | | 125 | 13 | 21 | 1 year, 5 months ago | [RBERT](https://github.com/jonathanbratt/RBERT)/872 | Implementation of BERT in R | | 125 | 37 | 66 | 1 year, 17 days ago | [immunarch](https://github.com/immunomind/immunarch)/873 | 🧬 Immunarch by ImmunoMind: R Package for Fast and Painless Exploration of Single-cell and Bulk T-cell/Antibody Immune Repertoires | | 125 | 43 | 8 | 5 years ago | [lego](https://github.com/seankross/lego)/874 | :smiley: R data package featuring every Lego set from 1970 to 2015 | | 125 | 39 | 7 | 3 months ago | [fishplot](https://github.com/chrisamiller/fishplot)/875 | Create timecourse "fish plots" that show changes in the clonal architecture of tumors | | 124 | 43 | 33 | 14 days ago | [phytools](https://github.com/liamrevell/phytools)/876 | None | | 124 | 29 | 8 | 7 months ago | [crypto](https://github.com/JesseVent/crypto)/877 | Cryptocurrency Historical Market Data R Package | | 124 | 17 | 1 | a month ago | [template](https://github.com/Pakillo/template)/878 | A template for data analysis projects structured as R packages (or not) | | 124 | 64 | 3 | 3 years ago | [densityClust](https://github.com/thomasp85/densityClust)/879 | Clustering by fast search and find of density peaks | | 124 | 37 | 9 | 13 days ago | [StatsBombR](https://github.com/statsbomb/StatsBombR)/880 | This repository is an R package to easily stream StatsBomb data from the API using your log in credentials or from the Open Data GitHub repository cost free into R . | | 124 | 18 | 33 | 5 months ago | [ghclass](https://github.com/rundel/ghclass)/881 | Tools for managing classroom organizations | | 124 | 13 | 11 | 2 days ago | [modelbased](https://github.com/easystats/modelbased)/882 | :chart_with_upwards_trend: Estimate effects, contrasts and means based on statistical models | | 124 | 53 | 0 | 11 months ago | [ngsTools](https://github.com/mfumagalli/ngsTools)/883 | Programs to analyse NGS data for population genetics purposes | | 124 | 14 | 3 | a month ago | [cartogram](https://github.com/sjewo/cartogram)/884 | r package for cartogram creation | | 124 | 60 | 54 | 6 months ago | [ballgown](https://github.com/alyssafrazee/ballgown)/885 | Bioconductor package "ballgown", devel version. Isoform-level differential expression analysis in R. | | 123 | 85 | 35 | a month ago | [methylKit](https://github.com/al2na/methylKit)/886 | R package for DNA methylation analysis | | 123 | 41 | 0 | 2 months ago | [MODIStsp](https://github.com/ropensci/MODIStsp)/887 | An "R" package for automatic download and preprocessing of MODIS Land Products Time Series | | 123 | 17 | 15 | 6 months ago | [available](https://github.com/r-lib/available)/888 | Check if a package name is available to use | | 123 | 43 | 5 | 16 days ago | [raster](https://github.com/rspatial/raster)/889 | R raster package https://rspatial.github.io/raster/reference/raster-package.html | | 123 | 14 | 13 | a month ago | [jqr](https://github.com/ropensci/jqr)/890 | R interface to jq | | 123 | 94 | 1 | 3 years ago | [spacetime-vis](https://github.com/oscarperpinan/spacetime-vis)/891 | Sources of the book "Displaying time series, spatial and space-time data with R" (1st Edition) | | 123 | 27 | 7 | 4 years ago | [alluvial](https://github.com/mbojan/alluvial)/892 | Alluvial diagrams | | 123 | 71 | 1 | a month ago | [RDataAnalytics](https://github.com/byaxb/RDataAnalytics)/893 | Data Analytics with R, instructed by Xinbo Ai, at Beijing University of Posts and Telecommunications | | 123 | 20 | 16 | a month ago | [osmplotr](https://github.com/ropensci/osmplotr)/894 | Data visualisation using OpenStreetMap objects | | 123 | 63 | 55 | 3 years ago | [RHive](https://github.com/nexr/RHive)/895 | RHive is an R extension facilitating distributed computing via Apache Hive. | | 123 | 15 | 26 | 4 months ago | [tidyjson](https://github.com/colearendt/tidyjson)/896 | Tidy your JSON data in R with tidyjson | | 123 | 12 | 15 | 3 years ago | [roomba](https://github.com/cstawitz/roomba)/897 | General purpose API response tidier | | 122 | 8 | 1 | 9 months ago | [gistfo](https://github.com/MilesMcBain/gistfo)/898 | Turn your RStudio untitled tabs into gists. You monsters. | | 122 | 15 | 7 | 4 months ago | [sergeant](https://github.com/hrbrmstr/sergeant)/899 | :guardsman: Tools to Transform and Query Data with 'Apache' 'Drill' | | 122 | 82 | 3 | a month ago | [rgcookbook](https://github.com/wch/rgcookbook)/900 | R Graphics Cookbook | | 122 | 26 | 13 | 5 months ago | [osfr](https://github.com/ropensci/osfr)/901 | R interface to the Open Science Framework (OSF) | | 122 | 25 | 17 | 9 months ago | [ggimage](https://github.com/GuangchuangYu/ggimage)/902 | :art: Use Images in ggplot2 | | 122 | 39 | 4 | 18 hours ago | [metafor](https://github.com/wviechtb/metafor)/903 | A meta-analysis package for R | | 122 | 76 | 5 | 9 days ago | [docker-rstats](https://github.com/Kaggle/docker-rstats)/904 | Kaggle R docker image | | 121 | 11 | 11 | 1 year, 2 days ago | [rvg](https://github.com/davidgohel/rvg)/905 | None | | 121 | 12 | 48 | 3 months ago | [jtools](https://github.com/jacob-long/jtools)/906 | Tools for summarizing/visualizing regressions and other helpful stuff | | 121 | 10 | 22 | 1 year, 3 months ago | [yonder](https://github.com/nteetor/yonder)/907 | A reactive web framework built on shiny | | 121 | 40 | 22 | 10 months ago | [chorddiag](https://github.com/mattflor/chorddiag)/908 | R interface to D3 chord diagrams | | 121 | 19 | 0 | 5 months ago | [soccer_ggplots](https://github.com/Ryo-N7/soccer_ggplots)/909 | Soccer/football analytics blog posts & data viz from the World Cup, Premier League, Copa America, and beyond. Using ggplot2, ggsoccer, & more. (Est. June 2018) ****Please look at the README for best version of the code!**** | | 121 | 73 | 0 | 2 years ago | [Facebook-V](https://github.com/ttvand/Facebook-V)/910 | Cleaned code of the winning submission of the Kaggle Recruiting Competition | | 121 | 9 | 8 | 1 year, 3 months ago | [shinybones](https://github.com/datacamp/shinybones)/911 | A highly opinionated framework for building shiny dashboards. | | 121 | 50 | 3 | 9 months ago | [ssGSEA2.0](https://github.com/broadinstitute/ssGSEA2.0)/912 | Single sample Gene Set Enrichment analysis (ssGSEA) and PTM Enrichment Analysis (PTM-SEA) | | 120 | 38 | 20 | a month ago | [lazyeval](https://github.com/hadley/lazyeval)/913 | Lazy evaluation: an alternative to non-standard evaluation (NSE) for R | | 120 | 37 | 0 | 11 months ago | [storytelling-with-data-ggplot](https://github.com/adamribaudo/storytelling-with-data-ggplot)/914 | Recreation of Cole Nussbaumer Knaflic's Storytelling with Data plots using R an ggplot2 | | 120 | 42 | 4 | 3 years ago | [cognizer](https://github.com/COVAIL/cognizer)/915 | R package to call IBM Watson services. | | 120 | 19 | 80 | 5 months ago | [design](https://github.com/tidyverse/design)/916 | Tidyverse design principles | | 120 | 34 | 1 | 3 years ago | [gunsales](https://github.com/nytimes/gunsales)/917 | Statistical analysis of monthly background checks of gun purchases | | 120 | 34 | 4 | 1 year, 4 months ago | [shinyapps_links](https://github.com/mkearney/shinyapps_links)/918 | A collection of Shiny applications (links shared on Twitter) | | 120 | 121 | 30 | 4 months ago | [gbm3](https://github.com/gbm-developers/gbm3)/919 | Gradient boosted models | | 120 | 9 | 22 | 4 months ago | [debugme](https://github.com/r-lib/debugme)/920 | Easy and efficient debugging for R packages | | 120 | 51 | 4 | 8 months ago | [ECharts2Shiny](https://github.com/XD-DENG/ECharts2Shiny)/921 | To insert interactive charts from ECharts into R Shiny applications (在R Shiny app中插入ECharts可交互图形) | | 120 | 22 | 15 | 1 year, 4 months ago | [dbplot](https://github.com/edgararuiz-zz/dbplot)/922 | Simplifies plotting of database and sparklyr data | | 120 | 28 | 6 | 1 year, 5 months ago | [dndscv](https://github.com/im3sanger/dndscv)/923 | dN/dS methods to quantify selection in cancer and somatic evolution | | 120 | 22 | 5 | a month ago | [hms](https://github.com/tidyverse/hms)/924 | A simple class for storing time-of-day values | | 120 | 10 | 43 | 1 year, 4 months ago | [rray](https://github.com/r-lib/rray)/925 | Simple Arrays | | 120 | 59 | 2 | 9 years ago | [Play-Econometrics-with-R](https://github.com/cloudly/Play-Econometrics-with-R)/926 | a brochure about "Play Econometrics with R" | | 120 | 13 | 14 | a month ago | [manipulateWidget](https://github.com/rte-antares-rpackage/manipulateWidget)/927 | Add More Interactivity to htmlwidgets | | 119 | 42 | 9 | 1 year, 1 month ago | [ggplotgui](https://github.com/gertstulp/ggplotgui)/928 | ggplotgui | | 119 | 24 | 2 | 27 days ago | [censusapi](https://github.com/hrecht/censusapi)/929 | R package to retrieve Census data and metadata via API | | 119 | 13 | 1 | 22 days ago | [networkdata](https://github.com/schochastics/networkdata)/930 | R package containing several network datasets | | 119 | 20 | 6 | 5 months ago | [ggsoccer](https://github.com/Torvaney/ggsoccer)/931 | Plot soccer event data in R/ggplot2 | | 119 | 1 | 5 | 2 months ago | [santoku](https://github.com/hughjonesd/santoku)/932 | A versatile cutting tool for R | | 118 | 49 | 14 | 3 months ago | [PivotalR](https://github.com/greenplum-db/PivotalR)/933 | An convenient R tool for manipulating tables in PostgreSQL type databases and a wrapper of Apache MADlib. | | 118 | 27 | 12 | 2 months ago | [Rvision](https://github.com/swarm-lab/Rvision)/934 | Basic computer vision library for R | | 118 | 26 | 13 | 5 months ago | [printr](https://github.com/yihui/printr)/935 | Some (magical) printing methods for knitr | | 118 | 55 | 55 | a month ago | [htmltools](https://github.com/rstudio/htmltools)/936 | Tools for HTML generation and output | | 118 | 10 | 12 | 1 year, 9 months ago | [itdepends](https://github.com/r-lib/itdepends)/937 | None | | 118 | 18 | 0 | 2 months ago | [umapr](https://github.com/ropensci-archive/umapr)/938 | :no_entry: ARCHIVED :no_entry: UMAP dimensionality reduction in R | | 118 | 17 | 15 | 4 years ago | [ddR](https://github.com/vertica/ddR)/939 | Standard API for Distributed Data Structures in R | | 118 | 71 | 0 | 4 years ago | [kaggle-airbnb-recruiting-new-user-bookings](https://github.com/Keiku/kaggle-airbnb-recruiting-new-user-bookings)/940 | 2nd Place Solution in Kaggle Airbnb New User Bookings competition | | 118 | 32 | 9 | a month ago | [RPresto](https://github.com/prestodb/RPresto)/941 | DBI-based adapter for Presto for the statistical programming language R. | | 118 | 39 | 8 | 4 years ago | [fitbitScraper](https://github.com/corynissen/fitbitScraper)/942 | R package to scrape fitbit data | | 118 | 20 | 12 | 1 year, 9 months ago | [urbnmapr](https://github.com/UrbanInstitute/urbnmapr)/943 | State and county maps with Alaska and Hawaii | | 117 | 30 | 11 | a month ago | [withr](https://github.com/r-lib/withr)/944 | Methods For Temporarily Modifying Global State | | 117 | 64 | 5 | 4 years ago | [smappR](https://github.com/SMAPPNYU/smappR)/945 | R tools for analysis of Twitter data | | 117 | 20 | 30 | 7 days ago | [clustermq](https://github.com/mschubert/clustermq)/946 | R package to send function calls as jobs on LSF, SGE, Slurm, PBS/Torque, or each via SSH | | 117 | 19 | 13 | 23 days ago | [units](https://github.com/r-quantities/units)/947 | Measurement units for R | | 117 | 65 | 3 | 5 months ago | [shinythemes](https://github.com/rstudio/shinythemes)/948 | Themes for Shiny | | 116 | 11 | 5 | 6 years ago | [meme](https://github.com/leeper/meme)/949 | Meme Generation in R | | 116 | 12 | 2 | 3 years ago | [slipper](https://github.com/jtleek/slipper)/950 | Tidy and easy bootstrapping | | 116 | 58 | 8 | 5 years ago | [Latent-Factor-Models](https://github.com/beechung/Latent-Factor-Models)/951 | R functions for fitting latent factor models with internal computation in C/C++ | | 116 | 22 | 2 | 3 days ago | [MOFA2](https://github.com/bioFAM/MOFA2)/952 | Multi-Omics Factor Analysis V2 (MOFA+) | | 116 | 27 | 2 | 2 months ago | [dynbenchmark](https://github.com/dynverse/dynbenchmark)/953 | Comparison of methods for trajectory inference on single-cell data 🥇 | | 116 | 138 | 2 | 9 years ago | [data-science-r](https://github.com/jmstanto/data-science-r)/954 | R code and documentation for "Introduction to Data Science" by Jeffrey Stanton | | 116 | 28 | 0 | 3 months ago | [ARMOR](https://github.com/csoneson/ARMOR)/955 | Light-weight Snakemake workflow for preprocessing and statistical analysis of RNA-seq data | | 116 | 139 | 0 | 6 days ago | [qss](https://github.com/kosukeimai/qss)/956 | Supplementary Materials for ``Quantitative Social Science: An Introduction'' | | 116 | 46 | 6 | 20 days ago | [rgbif](https://github.com/ropensci/rgbif)/957 | Interface to the Global Biodiversity Information Facility API | | 116 | 30 | 18 | 5 months ago | [psycho.R](https://github.com/neuropsychology/psycho.R)/958 | An R package for experimental psychologists | | 116 | 17 | 6 | 2 months ago | [FFTrees](https://github.com/ndphillips/FFTrees)/959 | An R package to create and visualise fast-and-frugal decision trees (FFTs) | | 116 | 167 | 1 | 2 years ago | [R-Shinyapp-Tutorial](https://github.com/aagarw30/R-Shinyapp-Tutorial)/960 | None | | 115 | 10 | 17 | 1 year, 2 months ago | [tsbox](https://github.com/christophsax/tsbox)/961 | tsbox: Class-Agnostic Time Series in R | | 115 | 36 | 48 | 7 months ago | [pkgnet](https://github.com/uptake/pkgnet)/962 | R package for analyzing other R packages via graph representations of their dependencies | | 115 | 39 | 11 | 23 days ago | [dev_guide](https://github.com/ropensci/dev_guide)/963 | rOpenSci Packages: Development, Maintenance, and Peer Review | | 115 | 72 | 5 | 3 years ago | [ga-dashboard-demo](https://github.com/MarkEdmondson1234/ga-dashboard-demo)/964 | A demo on how to build your own Google Analytics dashboard with R, Shiny and MySQL | | 115 | 38 | 5 | 21 days ago | [glmm-course](https://github.com/seananderson/glmm-course)/965 | Workshop exercises on regression, GLMs, mixed-effects models, and GLMMs in R | | 115 | 31 | 5 | 3 days ago | [conos](https://github.com/kharchenkolab/conos)/966 | R package for the joint analysis of multiple single-cell RNA-seq datasets | | 115 | 11 | 20 | 9 hours ago | [textrecipes](https://github.com/tidymodels/textrecipes)/967 | Extra recipes for Text Processing | | 115 | 25 | 29 | 3 days ago | [sctransform](https://github.com/ChristophH/sctransform)/968 | R package for modeling single cell UMI expression data using regularized negative binomial regression | | 115 | 16 | 54 | 26 days ago | [estimatr](https://github.com/DeclareDesign/estimatr)/969 | estimatr: Fast Estimators for Design-Based Inference | | 115 | 12 | 4 | 16 days ago | [mapsf](https://github.com/riatelab/mapsf)/970 | Thematic cartography with R | | 114 | 64 | 122 | 1 year, 6 months ago | [velocyto.R](https://github.com/velocyto-team/velocyto.R)/971 | RNA velocity estimation in R | | 114 | 8 | 5 | 1 year, 10 months ago | [anicon](https://github.com/emitanaka/anicon)/972 | Animated icons for R markdown and Shiny apps | | 114 | 22 | 6 | 5 months ago | [Early-Vote-2020G](https://github.com/ElectProject/Early-Vote-2020G)/973 | Tracker for 2020 general election early vote (mail and in-person) activity | | 114 | 21 | 0 | 30 days ago | [30DayChartChallenge_Collection2021](https://github.com/z3tt/30DayChartChallenge_Collection2021)/974 | Collection of contributions to and resources for the first #30DayChartChallenge in April 2021 | | 114 | 32 | 30 | 1 year, 3 months ago | [pitchRx](https://github.com/cpsievert/pitchRx)/975 | Tools for scraping MLB Gameday data and Visualizing PITCHf/x | | 114 | 19 | 6 | 8 months ago | [clipr](https://github.com/mdlincoln/clipr)/976 | R functions for reading and writing from the system clipboard | | 114 | 81 | 0 | 1 year, 8 days ago | [gwas_scripts](https://github.com/JoniColeman/gwas_scripts)/977 | Codebook from my GWAS cookbook | | 114 | 4 | 14 | 1 year, 5 months ago | [stevedore](https://github.com/richfitz/stevedore)/978 | :cloud::rowboat::whale::cloud: Docker client for R | | 114 | 63 | 2 | 2 months ago | [babynames](https://github.com/hadley/babynames)/979 | An R package containing US baby names from the SSA | | 114 | 15 | 24 | 1 year, 5 months ago | [starters](https://github.com/lockedata/starters)/980 | R Package 📦 for initializing projects for various R activities :nut_and_bolt: | | 114 | 78 | 0 | 2 months ago | [qqman](https://github.com/stephenturner/qqman)/981 | An R package for creating Q-Q and manhattan plots from GWAS results | | 113 | 38 | 1 | 4 years ago | [user2016-tutorial](https://github.com/ropensci-training/user2016-tutorial)/982 | useR 2016 workshop materials for "Extracting data from the web APIs and beyond" | | 113 | 9 | 0 | 20 days ago | [cholera](https://github.com/lindbrook/cholera)/983 | R Package for Analyzing John Snow's 1854 Cholera Map | | 113 | 53 | 2 | 1 year, 11 months ago | [quandl-r](https://github.com/quandl/quandl-r)/984 | This is Quandl's R Package | | 113 | 18 | 7 | 1 year, 11 months ago | [repurrrsive](https://github.com/jennybc/repurrrsive)/985 | Recursive lists to use in teaching and examples, because there is no iris data for lists. | | 113 | 35 | 2 | 3 months ago | [genomics](https://github.com/igordot/genomics)/986 | A collection of scripts and notes related to genomics and bioinformatics | | 113 | 47 | 38 | 2 months ago | [SpiecEasi](https://github.com/zdk123/SpiecEasi)/987 | Sparse InversE Covariance estimation for Ecological Association and Statistical Inference | | 113 | 48 | 3 | 3 years ago | [xda](https://github.com/ujjwalkarn/xda)/988 | R package for exploratory data analysis | | 113 | 10 | 45 | 6 months ago | [storr](https://github.com/richfitz/storr)/989 | :package: Object cacher for R | | 113 | 63 | 28 | 14 days ago | [PatientLevelPrediction](https://github.com/OHDSI/PatientLevelPrediction)/990 | An R package for performing patient level prediction in an observational database in the OMOP Common Data Model. | | 113 | 36 | 8 | 2 years ago | [ob-analytics](https://github.com/phil8192/ob-analytics)/991 | R package intended for visualisation, analysis and reconstruction of limit order book data | | 113 | 10 | 6 | 4 months ago | [ghql](https://github.com/ropensci/ghql)/992 | GraphQL R client | | 112 | 89 | 3 | 5 years ago | [R](https://github.com/datadolphyn/R)/993 | None | | 112 | 20 | 22 | a month ago | [etl](https://github.com/beanumber/etl)/994 | R package to facilitate ETL operations | | 112 | 9 | 4 | a month ago | [ggstream](https://github.com/davidsjoberg/ggstream)/995 | A package to make streamplots | | 112 | 20 | 26 | a month ago | [velox](https://github.com/hunzikp/velox)/996 | None | | 112 | 36 | 1 | 3 years ago | [stan-statespace](https://github.com/sinhrks/stan-statespace)/997 | Stan models for state space time series | | 112 | 26 | 0 | 2 months ago | [rStrava](https://github.com/fawda123/rStrava)/998 | Functions to access data from Strava's v3 API. | | 112 | 32 | 45 | a day ago | [enrichplot](https://github.com/YuLab-SMU/enrichplot)/999 | Visualization of Functional Enrichment Result | | 112 | 25 | 17 | a month ago | [updateR](https://github.com/AndreaCirilloAC/updateR)/1000 | update your R version in a breeze ( on OSX) √ |