Logo

0x3d.Site

is designed for aggregating information.
R Programming
R Programming
R is a programming language and software environment designed for statistical computing and graphics. It’s widely used in data analysis, machine learning, and academia, offering powerful tools for data visualization and modeling.
R Interface for Bokeh
R Interface for Bokeh
A native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library <https://bokeh.pydata.org/>.
Read Excel Files
Read Excel Files
Import excel files into R. Supports .xls via the embedded libxls C library <https://github.com/libxls/libxls> and .xlsx via the embedded RapidXML C++ library <https://rapidxml.sourceforge.net/>. Works on Windows, Mac and Linux without external dependencies.
Arrow R Package
Arrow R Package
Apache Arrow <https://arrow.apache.org/> is a cross-language development platform for in-memory data. It specifies a standardized language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. This package provides an interface to the Arrow C++ library.
Export Data Frames to Excel xlsx Format
Export Data Frames to Excel xlsx Format
Zero-dependency data frame to xlsx exporter based on libxlsxwriter <https://libxlsxwriter.github.io>. Fast and no Java or Excel required.
Visual Studio Code - Code Editing. Redefined
Visual Studio Code - Code Editing. Redefined
Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications.  Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.
Manipulation of Microsoft Word and PowerPoint Documents
Manipulation of Microsoft Word and PowerPoint Documents
Access and manipulate Microsoft Word, RTF and Microsoft PowerPoint documents from R. The package focuses on tabular and graphical reporting from R; it also provides two functions that let users get document content into data objects. A set of functions lets add and remove images, tables and paragraphs of text in new or existing documents. The package does not require any installation of Microsoft products to be able to write Microsoft files.
Functions for Tabular Reporting
Functions for Tabular Reporting
Use a grammar for creating and customizing pretty tables. The following formats are supported: HTML, PDF, RTF, Microsoft Word, Microsoft PowerPoint and R Grid Graphics. R Markdown, Quarto and the package officer can be used to produce the result files. The syntax is the same for the user regardless of the type of output to be produced. A set of functions allows the creation, definition of cell arrangement, addition of headers or footers, formatting and definition of cell content with text and or images. The package also offers a set of high-level functions that allow tabular reporting of statistical models and the creation of complex cross tabulations.
Dynamic Function-Oriented Make-Like Declarative Pipelines
Dynamic Function-Oriented Make-Like Declarative Pipelines
Pipeline tools coordinate the pieces of computationally demanding analysis projects. The targets package is a Make-like pipeline tool for statistics and data science in R. The package skips costly runtime for tasks that are already up to date, orchestrates the necessary computation with implicit parallel computing, and abstracts files as R objects. If all the current output matches the current upstream code and data, then the whole pipeline is up to date, and the results are more trustworthy than otherwise. The methodology in this package borrows from GNU Make (2015, ISBN:978-9881443519) and drake (2018, <doi:10.21105/joss.00550>).
Bokeh documentation
Bokeh documentation
Bokeh is a Python library for creating interactive visualizations for modern web browsers. It helps you build beautiful graphics, ranging from simple plots to complex dashboards with streaming data...
R - Visual Studio Marketplace
R - Visual Studio Marketplace
Extension for Visual Studio Code - R Extension for Visual Studio Code
GitHub - Rcpp11/Rcpp11: R and C++11
GitHub - Rcpp11/Rcpp11: R and C++11
Preview
Data Apps for Production | Plotly
Data Apps for Production | Plotly
Discover data applications for production with Plotly Dash. Put data and AI into action with scalable, interactive data apps for your organization.
GitHub - tsieger/idendro: Interactive Dendrograms
GitHub - tsieger/idendro: Interactive Dendrograms
Preview
GitHub - datastorm-open/visNetwork: R package, using vis.js library for network visualization
GitHub - datastorm-open/visNetwork: R package, using vis.js library for network visualization
Preview
GitHub - Lchiffon/wordcloud2: R interface to wordcloud for data visualization.
GitHub - Lchiffon/wordcloud2: R interface to wordcloud for data visualization.
Preview
GitHub - REditorSupport/sublime-ide-r: R-IDE: Make Sublime Text a perfect IDE for R
GitHub - REditorSupport/sublime-ide-r: R-IDE: Make Sublime Text a perfect IDE for R
Preview
File not found · apache/mxnet
File not found · apache/mxnet
Preview
GitHub - sinhrks/ggfortify: Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
GitHub - sinhrks/ggfortify: Define fortify and autoplot functions to allow ggplot2 to handle some popular R packages.
Preview
GitHub - RevolutionAnalytics/checkpoint: Install R packages from snapshots on checkpoint-server
GitHub - RevolutionAnalytics/checkpoint: Install R packages from snapshots on checkpoint-server
Preview
GitHub - wesm/feather: Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
GitHub - wesm/feather: Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow
Preview
GitHub - kaneplusplus/bigmemory
GitHub - kaneplusplus/bigmemory
Preview
GitHub - IRkernel/IRkernel: R kernel for Jupyter
GitHub - IRkernel/IRkernel: R kernel for Jupyter
Preview
GitHub - yihui/animation: A gallery of animations in statistics and utilities to create animations
GitHub - yihui/animation: A gallery of animations in statistics and utilities to create animations
Preview
GitHub - rstudio/ggvis: Interactive grammar of graphics for R
GitHub - rstudio/ggvis: Interactive grammar of graphics for R
Preview
GitHub - nexr/RHive: RHive is an R extension facilitating distributed computing via Apache Hive.
GitHub - nexr/RHive: RHive is an R extension facilitating distributed computing via Apache Hive.
Preview
GitHub - textmate/r.tmbundle: TextMate support for R
GitHub - textmate/r.tmbundle: TextMate support for R
TextMate support for R. Contribute to textmate/r.tmbundle development by creating an account on GitHub.
GitHub - renkun-ken/rlist: A Toolbox for Non-Tabular Data Manipulation
GitHub - renkun-ken/rlist: A Toolbox for Non-Tabular Data Manipulation
Preview
GitHub - clever-algorithms/CleverAlgorithmsMachineLearning: Defunct
GitHub - clever-algorithms/CleverAlgorithmsMachineLearning: Defunct
Preview
GitHub - boxuancui/DataExplorer: Automate Data Exploration and Treatment
GitHub - boxuancui/DataExplorer: Automate Data Exploration and Treatment
Preview
GitHub - talgalili/heatmaply: Interactive Heat Maps for R Using plotly
GitHub - talgalili/heatmaply: Interactive Heat Maps for R Using plotly
Preview
GitHub - rstudio/httpuv: HTTP and WebSocket server package for R
GitHub - rstudio/httpuv: HTTP and WebSocket server package for R
Preview
GitHub - talgalili/dendextend: Extending R's Dendrogram Functionality
GitHub - talgalili/dendextend: Extending R's Dendrogram Functionality
Preview
GitHub - nx10/httpgd: Asynchronous http server graphics device for R.
GitHub - nx10/httpgd: Asynchronous http server graphics device for R.
Preview
GitHub - daattali/timevis: 📅 Create interactive timeline visualizations in R
GitHub - daattali/timevis: 📅 Create interactive timeline visualizations in R
Preview
GitHub - gagolews/stringi: Fast and portable character string processing in R (with the Unicode ICU)
GitHub - gagolews/stringi: Fast and portable character string processing in R (with the Unicode ICU)
Preview
GitHub - leifeld/texreg: Conversion of R Regression Output to LaTeX or HTML Tables
GitHub - leifeld/texreg: Conversion of R Regression Output to LaTeX or HTML Tables
Preview
GitHub - rstudio/gt: Easily generate information-rich, publication-quality tables from R
GitHub - rstudio/gt: Easily generate information-rich, publication-quality tables from R
Preview
GitHub - yixuan/showtext: Using Fonts More Easily in R Graphs
GitHub - yixuan/showtext: Using Fonts More Easily in R Graphs
Preview
GitHub - grabear/awesome-rshiny: An awesome R-shiny list!
GitHub - grabear/awesome-rshiny: An awesome R-shiny list!
Preview
GitHub - tidyverse/lubridate: Make working with dates in R just that little bit easier
GitHub - tidyverse/lubridate: Make working with dates in R just that little bit easier
Preview
GitHub - rstudio/tinytex: A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live
GitHub - rstudio/tinytex: A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live
Preview
GitHub - jeroen/jsonlite: A Robust, High Performance JSON Parser and Generator for R
GitHub - jeroen/jsonlite: A Robust, High Performance JSON Parser and Generator for R
Preview
GitHub - JohnCoene/echarts4r: 🐳 ECharts 5 for R
GitHub - JohnCoene/echarts4r: 🐳 ECharts 5 for R
Preview
GitHub - Non-Contradiction/JuliaCall: Embed Julia in R
GitHub - Non-Contradiction/JuliaCall: Embed Julia in R
Preview
GitHub - richfitz/redux: :telephone_receiver::computer: Redis client for R
GitHub - richfitz/redux: :telephone_receiver::computer: Redis client for R
Preview
GitHub - zatonovo/lambda.r: Functional programming in R
GitHub - zatonovo/lambda.r: Functional programming in R
Functional programming in R. Contribute to zatonovo/lambda.r development by creating an account on GitHub.
GitHub - jeroen/curl: A Modern and Flexible Web Client for R
GitHub - jeroen/curl: A Modern and Flexible Web Client for R
Preview
GitHub - dselivanov/rmongodb: R driver for MongoDB
GitHub - dselivanov/rmongodb: R driver for MongoDB
Preview
GitHub - tidyverse/tidyr: Tidy Messy Data
GitHub - tidyverse/tidyr: Tidy Messy Data
Preview
GitHub - Rdatatable/data.table: R's data.table package extends data.frame:
GitHub - Rdatatable/data.table: R's data.table package extends data.frame:
R's data.table package extends data.frame:. Contribute to Rdatatable/data.table development by creating an account on GitHub.
GitHub - noamross/redoc: [NOTE: Project in suspended animation for now] Reversible Reproducible Documents
GitHub - noamross/redoc: [NOTE: Project in suspended animation for now] Reversible Reproducible Documents
Preview
GitHub - cran-task-views/WebTechnologies: CRAN Task View: WebTechnologies
GitHub - cran-task-views/WebTechnologies: CRAN Task View: WebTechnologies
Preview
GitHub - Cidree/rpostgis: rpostgis: R Interface to a 'PostGIS' Database
GitHub - Cidree/rpostgis: rpostgis: R Interface to a 'PostGIS' Database
Preview
GitHub - thomasp85/gganimate: A Grammar of Animated Graphics
GitHub - thomasp85/gganimate: A Grammar of Animated Graphics
Preview
GitHub - talgalili/d3heatmap: A D3.js-based heatmap htmlwidget for R
GitHub - talgalili/d3heatmap: A D3.js-based heatmap htmlwidget for R
Preview
GitHub - r-dbi/RMariaDB: An R interface to MariaDB
GitHub - r-dbi/RMariaDB: An R interface to MariaDB
Preview
GitHub - rstudio/plumber: Turn your R code into a web API.
GitHub - rstudio/plumber: Turn your R code into a web API.
Preview
GitHub - jeroen/V8: Embedded JavaScript Engine for R
GitHub - jeroen/V8: Embedded JavaScript Engine for R
Preview
GitHub - tidyverse/magrittr: Improve the readability of R code with the pipe
GitHub - tidyverse/magrittr: Improve the readability of R code with the pipe
Preview
GitHub - tidyverse/purrr: A functional programming toolkit for R
GitHub - tidyverse/purrr: A functional programming toolkit for R
Preview
GitHub - ropensci/ezknitr: Avoid the typical working directory pain when using 'knitr'
GitHub - ropensci/ezknitr: Avoid the typical working directory pain when using 'knitr'
Preview
GitHub - slowkow/ggrepel: :round_pushpin: Repel overlapping text labels away from each other in your ggplot2 figures.
GitHub - slowkow/ggrepel: :round_pushpin: Repel overlapping text labels away from each other in your ggplot2 figures.
Preview
GitHub - r-lib/cpp11: cpp11 helps you to interact with R objects using C++ code.
GitHub - r-lib/cpp11: cpp11 helps you to interact with R objects using C++ code.
Preview
GitHub - yihui/runr: Run external programs from R (experimental)
GitHub - yihui/runr: Run external programs from R (experimental)
Preview
GitHub - tidyverse/stringr: A fresh approach to string manipulation in R
GitHub - tidyverse/stringr: A fresh approach to string manipulation in R
Preview
GitHub - patperry/r-utf8: UTF-8 Text Processing (R Package)
GitHub - patperry/r-utf8: UTF-8 Text Processing (R Package)
Preview
GitHub - hrbrmstr/ggalt: :earth_americas: Extra Coordinate Systems, Geoms,  Statistical Transformations & Scales for 'ggplot2'
GitHub - hrbrmstr/ggalt: :earth_americas: Extra Coordinate Systems, Geoms, Statistical Transformations & Scales for 'ggplot2'
Preview
GitHub - r-lib/httr: httr: a friendly http package for R
GitHub - r-lib/httr: httr: a friendly http package for R
Preview
GitHub - deepayan/lattice: Trellis Graphics for R
GitHub - deepayan/lattice: Trellis Graphics for R
Preview
GitHub - ricardo-bion/ggtech: ggplot2 tech themes, scales, and geoms
GitHub - ricardo-bion/ggtech: ggplot2 tech themes, scales, and geoms
Preview
GitHub - vubiostat/r-yaml: R package for converting objects to and from YAML
GitHub - vubiostat/r-yaml: R package for converting objects to and from YAML
Preview
GitHub - facebook/prophet: Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
GitHub - facebook/prophet: Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Preview
GitHub - taiyun/corrplot: A visual exploratory tool on correlation matrix
GitHub - taiyun/corrplot: A visual exploratory tool on correlation matrix
Preview
GitHub - ropensci/elastic: R client for the Elasticsearch HTTP API
GitHub - ropensci/elastic: R client for the Elasticsearch HTTP API
Preview
GitHub - google/CausalImpact: An R package for causal inference in time series
GitHub - google/CausalImpact: An R package for causal inference in time series
Preview
GitHub - hadley/reshape: An R package to flexible rearrange, reshape and aggregate data
GitHub - hadley/reshape: An R package to flexible rearrange, reshape and aggregate data
Preview
GitHub - armgong/rjulia: R package which integrating R and Julia
GitHub - armgong/rjulia: R package which integrating R and Julia
Preview
GitHub - dgrtwo/fuzzyjoin: Join tables together on inexact matching
GitHub - dgrtwo/fuzzyjoin: Join tables together on inexact matching
Preview
GitHub - randyzwitch/RSiteCatalyst: R package to access Adobe Analytics Reporting API v1.4
GitHub - randyzwitch/RSiteCatalyst: R package to access Adobe Analytics Reporting API v1.4
Preview
xgboost/R-package at master · tqchen/xgboost
xgboost/R-package at master · tqchen/xgboost
Preview
Welcome to Text Mining with R | Text Mining with R
Welcome to Text Mining with R | Text Mining with R
A guide to text analysis within the tidy data framework, using the tidytext package and other tidy tools
GitHub - juba/scatterD3: R scatter plot htmlwidget based on D3.js
GitHub - juba/scatterD3: R scatter plot htmlwidget based on D3.js
Preview
GitHub - thomasp85/patchwork: The Composer of ggplots
GitHub - thomasp85/patchwork: The Composer of ggplots
Preview
GitHub - johnmyleswhite/ML_for_Hackers: Code accompanying the book "Machine Learning for Hackers"
GitHub - johnmyleswhite/ML_for_Hackers: Code accompanying the book "Machine Learning for Hackers"
Preview
GitHub - pablobarbera/Rfacebook: Dev version of Rfacebook package: Access to Facebook API via R
GitHub - pablobarbera/Rfacebook: Dev version of Rfacebook package: Access to Facebook API via R
Preview
GitHub - cran/jvmr: Integration of R, Java, and Scala
GitHub - cran/jvmr: Integration of R, Java, and Scala
Preview
GitHub - tidyverts/fable: Tidy time series forecasting
GitHub - tidyverts/fable: Tidy time series forecasting
Preview
GitHub - cpsievert/LDAvis: R package for web-based interactive topic model visualization.
GitHub - cpsievert/LDAvis: R package for web-based interactive topic model visualization.
Preview
GitHub - lme4/lme4: Mixed-effects models in R using S4 classes and methods with RcppEigen
GitHub - lme4/lme4: Mixed-effects models in R using S4 classes and methods with RcppEigen
Preview
GitHub - imbs-hl/ranger: A Fast Implementation of Random Forests
GitHub - imbs-hl/ranger: A Fast Implementation of Random Forests
Preview
GitHub - renozao/RcppOctave: Seamless Interface to Octave -- and Matlab code
GitHub - renozao/RcppOctave: Seamless Interface to Octave -- and Matlab code
Preview
GitHub - vertica/ddR: Standard API for Distributed Data Structures in R
GitHub - vertica/ddR: Standard API for Distributed Data Structures in R
Preview
GitHub - ecpolley/SuperLearner: Current version of the SuperLearner R package
GitHub - ecpolley/SuperLearner: Current version of the SuperLearner R package
Preview
GitHub - bwlewis/rthreejs: Three.js widgets for R and shiny
GitHub - bwlewis/rthreejs: Three.js widgets for R and shiny
Preview
GitHub - IndrajeetPatil/ggstatsplot: Enhancing {ggplot2} plots with statistical analysis 📊📣
GitHub - IndrajeetPatil/ggstatsplot: Enhancing {ggplot2} plots with statistical analysis 📊📣
Preview
GitHub - traversc/qs: Quick serialization of R objects
GitHub - traversc/qs: Quick serialization of R objects
Preview
GitHub - r-dbi/odbc: Connect to ODBC databases (using the DBI interface)
GitHub - r-dbi/odbc: Connect to ODBC databases (using the DBI interface)
Preview
GitHub - rstudio/dygraphs: R interface to dygraphs
GitHub - rstudio/dygraphs: R interface to dygraphs
Preview
GitHub - business-science/anomalize: Tidy anomaly detection
GitHub - business-science/anomalize: Tidy anomaly detection
Preview
GitHub - mlr-org/mlr: Machine Learning in R
GitHub - mlr-org/mlr: Machine Learning in R
Preview
Indojitu⚡️Indo Jitu : Bandar Situs Toto Online | Situs Togel Online Terbesar Indonesia
Indojitu⚡️Indo Jitu : Bandar Situs Toto Online | Situs Togel Online Terbesar Indonesia
INDOJITU adalah salah satu bandar situs toto dan situs togel online terbesar di indonesia yang memiliki pengalaman selama 14 tahun sebagai pasaran togel terlengkap.
GitHub - ramnathv/slidify: Generate reproducible html5 slides from R markdown
GitHub - ramnathv/slidify: Generate reproducible html5 slides from R markdown
Preview
GitHub - renkun-ken/formattable: Formattable Data Structures
GitHub - renkun-ken/formattable: Formattable Data Structures
Preview
GitHub - jbkunst/highcharter: R wrapper for highcharts
GitHub - jbkunst/highcharter: R wrapper for highcharts
Preview
GitHub - dselivanov/text2vec: Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
GitHub - dselivanov/text2vec: Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Preview
GitHub - dgrtwo/broom: Convert statistical analysis objects from R into tidy format
GitHub - dgrtwo/broom: Convert statistical analysis objects from R into tidy format
Preview
GitHub - ramnathv/rCharts: Interactive JS Charts from R
GitHub - ramnathv/rCharts: Interactive JS Charts from R
Preview
GitHub - r-dbi/RPostgres: A DBI-compliant interface to PostgreSQL
GitHub - r-dbi/RPostgres: A DBI-compliant interface to PostgreSQL
Preview
GitHub - yihui/knitr: A general-purpose tool for dynamic report generation in R
GitHub - yihui/knitr: A general-purpose tool for dynamic report generation in R
Preview
GitHub - twitter/AnomalyDetection: Anomaly Detection with R
GitHub - twitter/AnomalyDetection: Anomaly Detection with R
Preview
GitHub - chainsawriot/readODS: Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.
GitHub - chainsawriot/readODS: Read ODS (OpenDocument Spreadsheet) into R as data frame. Also support writing data frame into ODS file.
Preview
GitHub - renkun-ken/pipeR: Multi-Paradigm Pipeline Implementation
GitHub - renkun-ken/pipeR: Multi-Paradigm Pipeline Implementation
Preview
GitHub - trinker/topicmodels_learning: A repository of learning & R resources related to topic models
GitHub - trinker/topicmodels_learning: A repository of learning & R resources related to topic models
Preview
GitHub - amplab-extras/SparkR-pkg: R frontend for Spark
GitHub - amplab-extras/SparkR-pkg: R frontend for Spark
Preview
GitHub - kassambara/survminer: Survival Analysis and Visualization
GitHub - kassambara/survminer: Survival Analysis and Visualization
Preview
GitHub - vertica/DistributedR
GitHub - vertica/DistributedR
Preview
GitHub - jalvesaq/Nvim-R: Vim plugin to work with R
GitHub - jalvesaq/Nvim-R: Vim plugin to work with R
Preview
GitHub - Tazinho/snakecase: 🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
GitHub - Tazinho/snakecase: 🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
Preview
GitHub - twitter/BreakoutDetection: Breakout Detection via Robust E-Statistics
GitHub - twitter/BreakoutDetection: Breakout Detection via Robust E-Statistics
Preview
GitHub - hrbrmstr/waffle: :maple_leaf: Make waffle (square pie) charts in R
GitHub - hrbrmstr/waffle: :maple_leaf: Make waffle (square pie) charts in R
Preview
GitHub - eddelbuettel/rcpptoml: Rcpp Bindings to C++ parser for TOML files
GitHub - eddelbuettel/rcpptoml: Rcpp Bindings to C++ parser for TOML files
Preview
GitHub - nicolewhite/RNeo4j: Neo4j Driver for R.
GitHub - nicolewhite/RNeo4j: Neo4j Driver for R.
Preview
GitHub - wch/extrafont: Tools for using fonts in R graphics
GitHub - wch/extrafont: Tools for using fonts in R graphics
Preview
GitHub - thomasp85/ggforce: Accelerating ggplot2
GitHub - thomasp85/ggforce: Accelerating ggplot2
Preview
GitHub - rstudio/shiny: Easy interactive web applications with R
GitHub - rstudio/shiny: Easy interactive web applications with R
Preview
GitHub - daattali/shinyjs: 💡 Easily improve the user experience of your Shiny apps in seconds
GitHub - daattali/shinyjs: 💡 Easily improve the user experience of your Shiny apps in seconds
Preview
GitHub - tidyverse/tidyverse: Easily install and load packages from the tidyverse
GitHub - tidyverse/tidyverse: Easily install and load packages from the tidyverse
Preview
GitHub - ropensci-archive/monkeylearn: :no_entry: ARCHIVED Accesses the Monkeylearn API for Text Classifiers and Extractors
GitHub - ropensci-archive/monkeylearn: :no_entry: ARCHIVED Accesses the Monkeylearn API for Text Classifiers and Extractors
Preview
GitHub - YuLab-SMU/ggtree: :christmas_tree:Visualization and annotation of phylogenetic trees
GitHub - YuLab-SMU/ggtree: :christmas_tree:Visualization and annotation of phylogenetic trees
Preview
GitHub - tidyverse/haven: Read SPSS, Stata and SAS files from R
GitHub - tidyverse/haven: Read SPSS, Stata and SAS files from R
Preview
RPy (R from Python)
RPy (R from Python)
Download RPy (R from Python) for free. RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions).
GitHub - jeroen/mongolite: Fast and Simple MongoDB Client for R
GitHub - jeroen/mongolite: Fast and Simple MongoDB Client for R
Preview
GitHub - tidyverse/ggplot2: An implementation of the Grammar of Graphics in R
GitHub - tidyverse/ggplot2: An implementation of the Grammar of Graphics in R
Preview
GitHub - plotly/plotly.R: An interactive graphing library for R
GitHub - plotly/plotly.R: An interactive graphing library for R
Preview
GitHub - tidyverse/rvest: Simple web scraping for R
GitHub - tidyverse/rvest: Simple web scraping for R
Preview
GitHub - tidyverse/dplyr: dplyr: A grammar of data manipulation
GitHub - tidyverse/dplyr: dplyr: A grammar of data manipulation
Preview
GitHub - r-dbi/DBI: A database interface (DBI) definition for communication between R and RDBMSs
GitHub - r-dbi/DBI: A database interface (DBI) definition for communication between R and RDBMSs
Preview
GitHub - gesistsa/rio: 🐟 A Swiss-Army Knife for Data I/O
GitHub - gesistsa/rio: 🐟 A Swiss-Army Knife for Data I/O
Preview
GitHub - tidyverse/readr: Read flat files (csv, tsv, fwf) into R
GitHub - tidyverse/readr: Read flat files (csv, tsv, fwf) into R
Preview
GitHub - quanteda/quanteda: An R package for the Quantitative Analysis of Textual Data
GitHub - quanteda/quanteda: An R package for the Quantitative Analysis of Textual Data
Preview
GitHub - tidyverse/vroom: Fast reading of delimited files
GitHub - tidyverse/vroom: Fast reading of delimited files
Preview
Posit
Posit
The best data science is open source. Posit is committed to creating incredible open-source tools for individuals, teams, and enterprises.
rocker-org
rocker-org
rocker-org has 27 repositories available. Follow their code on GitHub.
rOpenHealth
rOpenHealth
A collaborative project to build R tools facilitating access to quantitative healthcare and public health data - rOpenHealth
GitHub - jtalbot/riposte: a fast interpreter and JIT for R
GitHub - jtalbot/riposte: a fast interpreter and JIT for R
Preview
GitHub - hadley/lineprof: Visualise line profiling results in R
GitHub - hadley/lineprof: Visualise line profiling results in R
Preview
GitHub - talgalili/installr: Functions for installing softwares from within R
GitHub - talgalili/installr: Functions for installing softwares from within R
Preview
GitHub - zatonovo/futile.logger: A logging package in R similar to log4j
GitHub - zatonovo/futile.logger: A logging package in R similar to log4j
A logging package in R similar to log4j. Contribute to zatonovo/futile.logger development by creating an account on GitHub.
GitHub - lme4/lme4: Mixed-effects models in R using S4 classes and methods with RcppEigen
GitHub - lme4/lme4: Mixed-effects models in R using S4 classes and methods with RcppEigen
Preview
GitHub - rstudio/blogdown: Create Blogs and Websites with R Markdown
GitHub - rstudio/blogdown: Create Blogs and Websites with R Markdown
Preview
awesome-R/misc/posts.md at master · qinwf/awesome-R
awesome-R/misc/posts.md at master · qinwf/awesome-R
Preview
GitHub - tidyverse/glue: Glue strings to data in R. Small, fast, dependency free interpreted string literals.
GitHub - tidyverse/glue: Glue strings to data in R. Small, fast, dependency free interpreted string literals.
Preview
GitHub - thomasp85/patchwork: The Composer of ggplots
GitHub - thomasp85/patchwork: The Composer of ggplots
Preview
GitHub - hadley/pryr: Pry open the covers of R
GitHub - hadley/pryr: Pry open the covers of R
Preview
GitHub - eddelbuettel/drat: Drat R Archive Template
GitHub - eddelbuettel/drat: Drat R Archive Template
Preview
GitHub - Lchiffon/REmap: create  a map by R
GitHub - Lchiffon/REmap: create a map by R
Preview
GitHub - trinker/topicmodels_learning: A repository of learning & R resources related to topic models
GitHub - trinker/topicmodels_learning: A repository of learning & R resources related to topic models
Preview
GitHub - jalapic/engsoccerdata: English and European soccer results 1871-2022
GitHub - jalapic/engsoccerdata: English and European soccer results 1871-2022
Preview
GitHub - rrrlw/ICON: R package that provides complex systems datasets from the Colorado Index of Complex Networks (ICON) at https://icon.colorado.edu/.
GitHub - rrrlw/ICON: R package that provides complex systems datasets from the Colorado Index of Complex Networks (ICON) at https://icon.colorado.edu/.
Preview
GitHub - yihui/xaringan: Presentation Ninja 幻灯忍者 · 写轮眼
GitHub - yihui/xaringan: Presentation Ninja 幻灯忍者 · 写轮眼
Preview
GitHub - dkahle/ggmap: A package for plotting maps in R with ggplot2
GitHub - dkahle/ggmap: A package for plotting maps in R with ggplot2
Preview
GitHub - rstudio/renv: renv: Project environments for R.
GitHub - rstudio/renv: renv: Project environments for R.
Preview
GitHub - klmr/box: Write reusable, composable and modular R code
GitHub - klmr/box: Write reusable, composable and modular R code
Preview
GitHub - rho-devel/rho
GitHub - rho-devel/rho
Preview
GitHub - ShichenXie/scorecard: Scorecard Development in R, 评分卡
GitHub - ShichenXie/scorecard: Scorecard Development in R, 评分卡
Preview
GitHub - rstudio/reticulate: R Interface to Python
GitHub - rstudio/reticulate: R Interface to Python
Preview
GitHub - rstudio-education/rstats-ed: List of courses teaching R
GitHub - rstudio-education/rstats-ed: List of courses teaching R
Preview
Coveralls.io - Test Coverage History and Statistics
Coveralls.io - Test Coverage History and Statistics
The leading provider of test coverage analytics. Ensure that all your new code is fully covered, and see coverage trends emerge. Works with most CI services. Always free for open source.
GitHub - patperry/r-utf8: UTF-8 Text Processing (R Package)
GitHub - patperry/r-utf8: UTF-8 Text Processing (R Package)
Preview
GitHub - USCCANA/netdiffuseR: netdiffuseR: Analysis of Diffusion and Contagion Processes on Networks
GitHub - USCCANA/netdiffuseR: netdiffuseR: Analysis of Diffusion and Contagion Processes on Networks
Preview
GitHub - rstudio/RStartHere: A guide to some of the most useful R Packages that we know about
GitHub - rstudio/RStartHere: A guide to some of the most useful R Packages that we know about
Preview
Efficient R programming
Efficient R programming
Efficient R Programming is about increasing the amount of work you can do with R in a given amount of time. It’s about both computational and programmer efficiency.
Welcome | R for Data Science
Welcome | R for Data Science
This book will teach you how to do data science with R: You’ll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science. Just as a chemist learns how to clean test tubes and stock a lab, you’ll learn how to clean data and draw plots—and many other things besides. These are the skills that allow data science to happen, and here you will find the best practices for doing each of these things with R. You’ll learn how to use the grammar of graphics, literate programming, and reproducible research to save time. You’ll also learn how to manage cognitive resources to facilitate discoveries when wrangling, visualising, and exploring data.
Renjin | The JVM-based interpreter for the R language for statistical computing
Renjin | The JVM-based interpreter for the R language for statistical computing
Integrate R to Java and enhance your data analysis and statistical computing with R code and packages using Renjin, the JVM-based interpreter for the R language.
GitHub - hrbrmstr/hrbrthemes: :lock_with_ink_pen: Opinionated, typographic-centric ggplot2 themes and theme components
GitHub - hrbrmstr/hrbrthemes: :lock_with_ink_pen: Opinionated, typographic-centric ggplot2 themes and theme components
Preview
GitHub - tidyverts/fable: Tidy time series forecasting
GitHub - tidyverts/fable: Tidy time series forecasting
Preview
GitHub - edzer/spacetime: Classes and methods for spatio-temporal data
GitHub - edzer/spacetime: Classes and methods for spatio-temporal data
Preview
GitHub - rstudio/tensorflow: TensorFlow for R
GitHub - rstudio/tensorflow: TensorFlow for R
Preview
GitHub - datastorm-open/visNetwork: R package, using vis.js library for network visualization
GitHub - datastorm-open/visNetwork: R package, using vis.js library for network visualization
Preview
GitHub - walkerke/tigris: Download and use Census TIGER/Line shapefiles in R
GitHub - walkerke/tigris: Download and use Census TIGER/Line shapefiles in R
Preview
GitHub - thospfuller/drat: A drat repository for R Package releases including the R COBOL Data Integration (rcoboldi) and R Bitcoincharts.com API packages (rbitcoinchartsapi).
GitHub - thospfuller/drat: A drat repository for R Package releases including the R COBOL Data Integration (rcoboldi) and R Bitcoincharts.com API packages (rbitcoinchartsapi).
Preview
Codecov - The Leading Code Coverage Solution
Codecov - The Leading Code Coverage Solution
Code coverage reporting solution for any test suite — Codecov gives developers actionable insights to deploy reliable code with confidence.
GitHub - spatstat/spatstat: Umbrella package of the 'spatstat' family................
GitHub - spatstat/spatstat: Umbrella package of the 'spatstat' family................
Preview
GitHub - tidyverse/purrr: A functional programming toolkit for R
GitHub - tidyverse/purrr: A functional programming toolkit for R
Preview
GitHub - johnmyleswhite/log4r: A log4j derivative for R.
GitHub - johnmyleswhite/log4r: A log4j derivative for R.
Preview
R-bloggers
R-bloggers
R news and tutorials contributed by hundreds of R bloggers
GitHub - tidyverse/tidyverse: Easily install and load packages from the tidyverse
GitHub - tidyverse/tidyverse: Easily install and load packages from the tidyverse
Preview
GitHub - thomasp85/tidygraph: A tidy API for graph manipulation
GitHub - thomasp85/tidygraph: A tidy API for graph manipulation
Preview
Docker: Accelerated Container Application Development
Docker: Accelerated Container Application Development
Docker is a platform designed to help developers build, share, and run container applications. We handle the tedious setup, so you can focus on the code.
Exploratory Data Analysis with R
Exploratory Data Analysis with R
This book teaches you to use R to visualize and explore data, a key element of the data science process.
Report Writing for Data Science in R
Report Writing for Data Science in R
This book teaches the concepts and tools behind reporting modern data analyses in a reproducible manner.
GitHub - mtennekes/tmap: R package for thematic maps
GitHub - mtennekes/tmap: R package for thematic maps
Preview
GitHub - briatte/awesome-network-analysis: A curated list of awesome network analysis resources.
GitHub - briatte/awesome-network-analysis: A curated list of awesome network analysis resources.
Preview
GitHub - ropensci/git2r: R bindings to the libgit2 library
GitHub - ropensci/git2r: R bindings to the libgit2 library
Preview
GitHub - hadley/stats337: Readings in applied data science
GitHub - hadley/stats337: Readings in applied data science
Preview
GitHub - thospfuller/rcoboldi: R COBOL DI (Data Integration) Package : Import COBOL CopyBook data files directly into R as properly structured data frames.
GitHub - thospfuller/rcoboldi: R COBOL DI (Data Integration) Package : Import COBOL CopyBook data files directly into R as properly structured data frames.
Preview
GitHub - ujjwalkarn/DataScienceR: a curated list of R tutorials for Data Science, NLP and Machine Learning
GitHub - ujjwalkarn/DataScienceR: a curated list of R tutorials for Data Science, NLP and Machine Learning
Preview
GitHub - daattali/addinslist: 📜 Discover and install useful RStudio addins
GitHub - daattali/addinslist: 📜 Discover and install useful RStudio addins
Preview
R in Action, Second Edition
R in Action, Second Edition
R in Action, Second Edition</i> presents both the R language and the examples that make it so useful for business developers. Focusing on practical solutions, the book offers a crash course in statistics and covers elegant methods for dealing with messy and incomplete data that are difficult to analyze using traditional methods. You'll also master R's extensive graphical capabilities for exploring and presenting data visually. And this expanded second edition includes new chapters on time series analysis, cluster analysis, and classification methodologies, including decision trees, random forests, and support vector machines.</p>
R Cookbook, 2nd Edition
R Cookbook, 2nd Edition
Perform data analysis with R quickly and efficiently with more than 275 practical recipes in this expanded second edition. The R language provides everything you need to do statistical work, … - Selection from R Cookbook, 2nd Edition [Book]
The Art of R Programming
The Art of R Programming
R is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are … - Selection from The Art of R Programming [Book]
R Programming for Data Science
R Programming for Data Science
Learn the fundamentals for R programming and gain the tools needed for doing data science.
GitHub - RomanTsegelskyi/rbooks: A curated list of #rstats books
GitHub - RomanTsegelskyi/rbooks: A curated list of #rstats books
Preview
Pluralsight + Code School: Code Courses | Pluralsight
Pluralsight + Code School: Code Courses | Pluralsight
We've integrated the interactivity from Code School into the Pluralsight platform. Grow your skills with code courses, assessments, paths and expert-led content on today’s most in-demand technologies.
GitHub - r-lib/lintr: Static Code Analysis for R
GitHub - r-lib/lintr: Static Code Analysis for R
Preview
GitHub - r-lib/roxygen2: Generate R package documentation from inline R comments
GitHub - r-lib/roxygen2: Generate R package documentation from inline R comments
Preview
GitHub - r-lib/testthat: An R 📦 to make testing 😀
GitHub - r-lib/testthat: An R 📦 to make testing 😀
Preview
GitHub - r-lib/covr: Test coverage reports for R
GitHub - r-lib/covr: Test coverage reports for R
Preview
GitHub - rticulate/import: An Import Mechanism For R
GitHub - rticulate/import: An Import Mechanism For R
Preview
Spotfire: Solving complex, industry-specific problems at the speed of thought
Spotfire: Solving complex, industry-specific problems at the speed of thought
Spotfire is a visual data science platform that makes smart people smarter by combining interactive visualizations and advanced analytics to solve complex industry specific business problems.
GitHub - ropensci-archive/opendata: :no_entry: ARCHIVED
GitHub - ropensci-archive/opendata: :no_entry: ARCHIVED
Preview
Build software better, together
Build software better, together
Preview
GitHub - yonicd/sinew: Generate roxygen2 skeletons populated with information scraped from the function script.
GitHub - yonicd/sinew: Generate roxygen2 skeletons populated with information scraped from the function script.
Preview
Home
Home
Learn R, R tutorials, R resources, blog posts and the latest updates about the statistical programming R language.
GitHub - cran-task-views/WebTechnologies: CRAN Task View: WebTechnologies
GitHub - cran-task-views/WebTechnologies: CRAN Task View: WebTechnologies
Preview
GitHub - r-spatial/gstat: Spatial and spatio-temporal geostatistical modelling, prediction and simulation
GitHub - r-spatial/gstat: Spatial and spatio-temporal geostatistical modelling, prediction and simulation
Preview
GitHub - facebook/prophet: Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
GitHub - facebook/prophet: Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
Preview
GitHub - ropensci-archive/PackageDevelopment: :no_entry: ARCHIVED
GitHub - ropensci-archive/PackageDevelopment: :no_entry: ARCHIVED
Preview
GitHub - r-lib/R6: Encapsulated object-oriented programming for R
GitHub - r-lib/R6: Encapsulated object-oriented programming for R
Preview
GitHub - jennybc/gapminder: Excerpt from the Gapminder data, as an R data package and in plain text delimited form
GitHub - jennybc/gapminder: Excerpt from the Gapminder data, as an R data package and in plain text delimited form
Preview
GitHub - tidyverse/reprex: Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
GitHub - tidyverse/reprex: Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
Preview
GitHub - r-lib/devtools: Tools to make an R developer's life easier
GitHub - r-lib/devtools: Tools to make an R developer's life easier
Preview
GitHub - r-lib/pkgdown: Generate static html documentation for an R package
GitHub - r-lib/pkgdown: Generate static html documentation for an R package
Preview
GitHub - daattali/addinslist: 📜 Discover and install useful RStudio addins
GitHub - daattali/addinslist: 📜 Discover and install useful RStudio addins
Preview
Data Science
Data Science
Offered by Johns Hopkins University. Launch Your Career in Data Science. A ten-course introduction to data science, developed and taught by ... Enroll for free.
Use R! | Book titles in this series
Use R! | Book titles in this series
This series of inexpensive and focused books on R is aimed at practitioners. Books can discuss the use of R in a particular subject area (e.g., epidemiology, ...

Programming Tips & Tricks

Code smarter, not harder—insider tips and tricks for developers.

Error Solutions

Turn frustration into progress—fix errors faster than ever.

Shortcuts

The art of speed—shortcuts to supercharge your workflow.
  1. Collections 😎
  2. Frequently Asked Question's 🤯

Tools

available to use.

Made with ❤️

to provide resources in various ares.