[go: up one dir, main page]

Open Source R Software - Page 2

R Software

R Clear Filters

Browse free open source R Software and projects below. Use the toggles on the left to filter open source R Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • La version gratuite d'Auth0 s'enrichit ! Icon
    La version gratuite d'Auth0 s'enrichit !

    Gratuit pour 25 000 utilisateurs avec intégration Okta illimitée : concentrez-vous sur le développement de vos applications.

    Vous l'avez demandé, nous l'avons fait ! Les versions gratuite et payante d'Auth0 incluent des options qui vous permettent de développer, déployer et faire évoluer vos applications en toute sécurité. Utilisez Auth0 dès maintenant pour découvrir tous ses avantages.
    Essayez Auth0 gratuitement
  • 1
    IRkernel

    IRkernel

    R kernel for Jupyter

    For detailed requirements and install instructions see irkernel.github.io. Per default IRkernel::installspec() will install a kernel with the name “ir” and a display name of “R”. Multiple calls will overwrite the kernel with a kernel spec pointing to the last R interpreter you called that commands from. You can install kernels for multiple versions of R by supplying a name and display name argument to the install spec() call (You still need to install these packages in all interpreters you want to run as a Jupyter kernel!):
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MetBrewer

    MetBrewer

    Color palette package inspired by Metropolitan Museum of Art in NY

    MetBrewer is an R package that provides color palettes inspired by artworks and collections in the Metropolitan Museum of Art (The Met). The idea is to draw on the rich visual heritage of fine art to generate palettes that are aesthetically pleasing and grounded in real-world artistic color usage. The palettes are curated, named after artworks or styles, and often include notes about colorblind-friendliness and contrast. The package supports both discrete and continuous palette types, with interpolation when more colors are requested than originally defined. It also provides ggplot2-friendly scale functions (scale_color_met_c, scale_fill_met_d, etc.) so integration into typical R plotting workflows is smooth. Internally, the package includes functions to list available palettes, check which are colorblind-friendly, and visualize all palettes at once.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Paper2GUI

    Paper2GUI

    Convert AI papers to GUI

    Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 Paper2GUI: An AI desktop APP toolbox for ordinary people. It can be used immediately without installation. It already supports 40+ AI models, covering AI painting, speech synthesis, video frame complementing, video super-resolution, object detection, and image stylization. , OCR recognition and other fields. Support Windows, Mac, Linux systems. Paper2GUI: 一款面向普通人的 AI 桌面 APP 工具箱,免安装即开即用,已支持 40+AI 模型,内容涵盖 AI 绘画、语音合成、视频补帧、视频超分、目标检测、图片风格化、OCR 识别等领域。支持 Windows、Mac、Linux 系统。
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ShinyItemAnalysis

    ShinyItemAnalysis

    Test and Item Analysis via Shiny

    ShinyItemAnalysis is an R package including functions and interactive shiny application for the psychometric analysis of educational tests, psychological assessments, health-related and other types of multi-item measurements, or ratings from multiple raters. Exploration of total and standard scores. Analysis of measurement error and reliability. Analysis of correlation structure and validity. Traditional item analysis. Item analysis with regression models. Item analysis with IRT models. Detection of differential item functioning. Number of toy datasets is available, the interactive application also allows the users to upload and analyze their own data and to automatically generate PDF or HTML reports. All methods include sample R code which is ready to copy and paste into R and run locally. Several toy data sets are ready to use. You can also upload and analyze your own data. ShinyItemAnalysis provides model equations, parameter estimates and their interpretation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Boon: The Agile Referral Hiring Platform Icon
    Boon: The Agile Referral Hiring Platform

    Tap your entire community to hire better talent, faster

    Boon's agile referral platform expands your recruiting power 
through AI, automation, integrations, and gamification.
    Learn More
  • 5
    TOFSIMS

    TOFSIMS

    R/Bioconductor toolkit for mass spectrometry data

    The tofsims project is an R/Bioconductor toolkit designed for processing, analyzing, and visualizing imaging mass spectrometry data from Time-of-Flight Secondary Ion Mass Spectrometry (ToF-SIMS) instruments. It supports importing raw and preprocessed data from popular instrument platforms (e.g. IONTOF, Ulvac-Phi) and provides methods for mass calibration, peak picking, and peak integration. The package allows transformation of spectra into 2D image structures (mass images), with operations such as binning, scaling, subsetting, and visual rendering. For data exploration and dimensionality reduction, it includes multivariate methods common in the ToF-SIMS community: PCA (Principal Component Analysis), MCR (Multivariate Curve Resolution), MAF (Maximum Autocorrelation Factors), and MNF (Minimum Noise Fraction). It also interoperates with Bioconductor’s imaging stack (e.g. EBImage) so users can apply segmentation and image analysis operations on mass images.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    clusterProfiler

    clusterProfiler

    A universal enrichment tool for interpreting omics data

    clusterProfiler is an R/Bioconductor package that provides a unified workflow for functional enrichment analysis to interpret high-throughput omics results. It supports both over-representation analysis and gene set enrichment analysis, letting you work with unranked gene lists or ranked statistics from differential pipelines. The package connects to multiple knowledge bases—such as Gene Ontology, KEGG, Reactome, Disease Ontology, MeSH and others—through a consistent interface so you can query different biological lenses without rewriting code. It is designed for breadth, covering coding and non-coding features and thousands of organisms by leveraging continuously updated annotations. Results are returned in tidy, manipulation-friendly structures and pair naturally with rich visualization functions (via companion tooling) to summarize pathways, terms, and gene–set relationships.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    devtools

    devtools

    Tools to make an R developer's life easier

    devtools is an R package designed to simplify R package development by providing functions for creating, building, testing, and installing packages from various sources (e.g., CRAN, GitHub). It integrates with usethis, roxygen2, testthat, and simplifies workflows for developers and contributors to the R ecosystem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    magrittr

    magrittr

    Improve the readability of R code with the pipe

    magrittr introduces the pipe operator (%>%) and related functional utilities into R. It underlies the powerful piped syntax widely adopted in tidyverse workflows by enabling left-hand argument passing and providing helpers like compound assignment pipes and exposition pipes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    rvest

    rvest

    Simple web scraping for R

    rvest helps you scrape (or harvest) data from web pages. It is designed to work with magrittr to make it easy to express common web scraping tasks, inspired by libraries like beautiful soup and RoboBrowser. If you’re scraping multiple pages, I highly recommend using rvest in concert with polite. The polite package ensures that you’re respecting the robots.txt and not hammering the site with too many requests.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Easy-to-Use Website Accessibility Widget Icon
    Easy-to-Use Website Accessibility Widget

    An accessibility solution for quick website accessibility improvement.

    All in One Accessibility is an AI based accessibility tool that helps organizations to enhance the accessibility and usability of websites quickly.
    Learn More
  • 10
    methylr

    methylr

    a single shiny solution from sequencer data to pathway analysis

    Here we introduce methylR, a complete pipeline for the analysis of both 450K and EPIC Illumina arrays which not only offers data visualization and normalization but also provide additional features such as the annotation of the genomic features resulting from the analysis, pairwise comparisons of DMCs with different graphical representation plus functional and pathway enrichment as downstream analysis, all packed in a minimal, elegant and intuitive graphical user interface which brings the analysis of array DNA methylation data.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 11
    Advanced Shiny

    Advanced Shiny

    Shiny tips & tricks for improving your apps and solving common problem

    The advanced-shiny repository is a curated collection of practical tips, design patterns, and mini Shiny apps focused on solving real-world challenges in R Shiny applications. The author (Dean Attali) collected many of the “harder” or less-documented tricks he uses or encounters frequently—things like controlling UI behavior dynamically, managing reactive logic, optimizing interactivity, and structuring large Shiny codebases. The repo’s structure includes folders of example apps each implementing a specific trick or pattern (e.g. loading spinners, dynamic UI, hiding/showing UI elements, handling file uploads, URL parameter inputs). Each example is runnable so developers can inspect code and behavior side-by-side. The README acts as a “table of contents” linking to example apps and the contexts in which they are useful (beginner, intermediate, advanced).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Data Science Specialization

    Data Science Specialization

    Course materials for the Data Science Specialization on Coursera

    The Data Science Specialization Courses repository is a collection of materials that support the Johns Hopkins University Data Science Specialization on Coursera. It contains the source code and resources used throughout the specialization’s courses, covering a broad range of data science concepts and techniques. The repository is designed as a shared space for code examples, datasets, and instructional materials, helping learners follow along with lectures and assignments. It spans essential topics such as R programming, data cleaning, exploratory data analysis, statistical inference, regression models, machine learning, and practical data science projects. By providing centralized resources, the repo makes it easier for students to practice concepts and replicate examples from the curriculum. It also offers a structured view of how multiple disciplines—programming, statistics, and applied data analysis—come together in a professional workflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DiagrammeR

    DiagrammeR

    Graph and network visualization using tabular data in R

    DiagrammeR is an R package to create, manipulate, and visualize network graphs, flowcharts, diagrams, and more using Graphviz and Mermaid syntax. Integrates with RMarkdown and Shiny apps, supports node/edge traversal, and graph analysis algorithms, making it ideal for documenting processes, causal relationships, or data pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    ProgrammingAssignment2

    ProgrammingAssignment2

    Repository for Programming Assignment 2 for R Programming on Coursera

    This repository contains the second programming assignment for an R course, focused on caching expensive computations by leveraging R’s scoping rules. The assignment walks you through creating a special matrix object that stores both a matrix and its cached inverse, avoiding repeated calls to costly operations. It builds on a worked example that caches the mean of a numeric vector, demonstrating how the operator preserves state across function calls. You then implement analogous logic for matrices via two functions, one to construct the cache-aware object and another to compute or retrieve the cached inverse. The instructions emphasize using solve for inversion and assuming that the supplied matrix is always invertible. The repository outlines the workflow for forking, editing the provided R stub, committing your solution, and submitting your repository URL as the final deliverable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    RStan

    RStan

    RStan, the R interface to Stan

    RStan is the R interface to Stan, a C++ library for statistical modeling and high-performance statistical computation. It lets users specify models in the Stan modeling language (for Bayesian inference), compile them, and perform inference from R. Key inference approaches include full Bayesian inference via Hamiltonian Monte Carlo (specifically the No-U-Turn Sampler, NUTS), approximate Bayesian inference via variational methods, and optimization (penalized likelihood). RStan integrates with Stan’s automatic differentiation library, provides diagnostics, model comparison, posterior predictive checks, etc. It is used in research, applied statistics, and modelling workflows where flexibility and rigor in Bayesian methods are required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Shiny

    Shiny

    Build interactive web apps directly from R with Shiny framework

    Shiny is an R package from RStudio that enables users to build interactive web applications using R without requiring knowledge of JavaScript, HTML, or CSS. It allows statisticians and data scientists to turn their analyses into fully functional web dashboards with reactive elements, data inputs, visualizations, and controls, making data communication more effective and dynamic.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    broom

    broom

    Convert statistical analysis objects from R into tidy format

    broom is part of the tidymodels ecosystem that converts statistical model outputs (e.g. from lm, glm, t.test, lme4, etc.) into tidy tibbles — standardized data frames — using functions tidy(), glance(), and augment(). These are easier to manipulate, visualize, and report programmatically.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    caret

    caret

    caret (Classification And Regression Training) R package

    The caret (Classification And Regression Training) R package streamlines the process of building predictive machine learning models. It provides uniform interfaces for model training, tuning, evaluation, preprocessing, and variable importance. With support for over 200 models, caret is foundational for R workflows in modeling and machine learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    esquisse

    esquisse

    RStudio add-in to make plots interactively with ggplot2

    The purpose of this add-in is to let you explore your data quickly to extract the information they hold. You can create visualization with {ggplot2}, filter data with {dplyr} and retrieve generated code. This addin allows you to interactively explore your data by visualizing it with the ggplot2 package. It allows you to draw bar plots, curves, scatter plots, histograms, boxplot and sf objects, then export the graph or retrieve the code to reproduce the graph. This addin allows you to interactively explore your data by visualizing it with the ggplot2 package. It allows you to draw bar plots, curves, scatter plots, histograms, boxplot and sf objects, then export the graph or retrieve the code to reproduce the graph.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    geocompr

    geocompr

    Geocomputation with R: an open source book

    This repository hosts the source for Geocomputation with R, an open-source book covering spatial data analysis, visualization, and modeling using R. It teaches how to work with vector and raster data, coordinate systems, mapping, and geocomputation techniques using packages like sf, terra, tmap, and more. Actively maintained and updated for real-world geospatial workflows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ggstatsplot

    ggstatsplot

    Enhancing {ggplot2} plots with statistical analysis

    {ggstatsplot} is an extension of {ggplot2} package for creating graphics with details from statistical tests included in the information-rich plots themselves. In a typical exploratory data analysis workflow, data visualization and statistical modeling are two different phases: visualization informs modeling, and modeling in its turn can suggest a different visualization method, and so on and so forth. Bayesian hypothesis-testing. The central idea of {ggstatsplot} is simple: combine these two phases into one in the form of graphics with statistical details, which makes data exploration simpler and faster. Summary of statistical tests and effect sizes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    gm

    gm

    R Package for Music Score and Audio Generation

    Create music easily, and show musical scores and audio files in R Markdown documents, R Jupyter Notebooks and RStudio.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    janitor

    janitor

    Simple tools for data cleaning in R

    janitor provides simple, convenient tools for data cleaning, formatting, and exploration in R. It is especially useful for cleaning messy data frames, removing duplicates, formatting column names, and producing frequency tables in a tidy workflow.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    plumber

    plumber

    Turn your R code into a web API

    plumber is an R package that enables rapid creation of HTTP APIs by decorating existing R functions with special roxygen-style comments. It transforms R scripts into RESTful web services with minimal setup and integrates easily with RStudio or CI environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    pointblank

    pointblank

    Data quality assessment and metadata reporting for data frames

    With the pointblank package it’s really easy to methodically validate your data whether in the form of data frames or as database tables. On top of the validation toolset, the package gives you the means to provide and keep up-to-date with the information that defines your tables. For table validation, the agent object works with a large collection of simple (yet powerful!) validation functions. We can enable much more sophisticated validation checks by using custom expressions, segmenting the data, and by selective mutations of the target table. The suite of validation functions ensures that everything just works no matter whether your table is a data frame or a database table. Sometimes, we want to maintain table information and update it when the table goes through changes. For that, we can use an informant object plus associated functions to help define the metadata entries and present it as a data dictionary.
    Downloads: 1 This Week
    Last Update:
    See Project