Open Source R Software - Page 3

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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    No-code system is for the visual creation of structural-functional models and the automatic generation of R language simulation models. The program can be used to describe information, production, organizational, and other processes. For graphical representation, the EdPM/EPM notation is used, which allowed us to implement: - structural-functional modeling using graphical methods; - the study of the efficiency of structural-functional models using simulation methods, that allow (e.g. unlike Petri nets) to process queries in groups, which is important for the study of the efficiency of using such methods as volumetric calendar planning and AI methods in process activities, since the operating time of these methods depends on the number of parameters and changes nonlinearly; - the study of multiprocess systems; - the results were obtained, that allow you to find efficient topologies of structural-functional models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FAST-GHG

    FAST-GHG

    A fast tool to caculatate greenhouse gases in agriculture

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    FriendsDon'tLetFriends

    FriendsDon'tLetFriends

    Friends don't let friends make certain types of data visualization

    Friends don't let friends make certain types of data visualization - What are they and why are they bad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GDINA Package for Cognitively Diagnostic

    GDINA Package for Cognitively Diagnostic

    Package for Cognitively Diagnostic Analyses

    Estimating G-DINA model and a variety of widely-used models subsumed by the G-DINA model, including the DINA model, DINO model, additive-CDM (A-CDM), linear logistic model (LLM), reduced reparametrized unified model (RRUM), multiple-strategy DINA model for dichotomous responses. Estimating models within the G-DINA model framework using user-specified design matrix and link functions. Estimating Bugs-DINA, DINO and G-DINA models for dichotomous responses. Estimating sequential G-DINA model for ordinal and nominal responses. Estimating the generalized multiple-strategy cognitive diagnosis models (experimental). Estimating the diagnostic tree model (experimental). Estimating multiple-choice models. Modelling independent, saturated, higher-order, loglinear smoothed, and structured joint attribute distribution. Accommodating multiple-group model analysis. Imposing monotonic constrained success probabilities. Accommodating binary and polytomous attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Glycometrics

    Algorithms for glycaemic variability

    Glycometrics is a collection of algorithms that provide metrics for glycaemic variability. Its application is mainly in theoretical endocrinology and diabetes research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Harmony Data Integration

    Harmony Data Integration

    Fast, sensitive and accurate integration of single-cell data

    Harmony is a general-purpose R package with an efficient algorithm for integrating multiple data sets. It is especially useful for large single-cell datasets such as single-cell RNA-seq. Harmony has been tested on R versions =4. Please consult the DESCRIPTION file for more details on required R packages. Harmony has been tested on Linux, OS X, and Windows platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Huxtable

    Huxtable

    An R package to create styled tables in multiple output formats

    Huxtable is an R package to create LaTeX and HTML tables, with a friendly, modern interface. Features include control over text styling, number format, background color, borders, padding, and alignment. Cells can span multiple rows and/or columns. Tables can be manipulated with standard R subsetting or dplyr functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    Investing

    Investing

    Investing Returns on the Market as a Whole

    This repository, owned by the user zonination (Zoni Nation), presents a data visualization and analysis project on long-term returns from broad stock market indexes, especially the S&P 500. The author gathers historical price data (adjusted for inflation and dividends) and computes growth trajectories under a “buy and hold” strategy over decades. The key insight illustrated is that over sufficiently long holding periods (e.g. 40 years), the stock market stabilizes and nearly always yields positive returns, even accounting for extreme market crashes and recessions. The visualizations show “return curves” for different starting years and durations, and also illustrate the probability of losses over various time horizons. The project is centered on transparency in finance and encourages users to examine the data themselves; the code is shared in R and uses ggplot2 for plotting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    JuliaConnectoR

    JuliaConnectoR

    A functionally oriented interface for calling Julia from R

    This R-package provides a functionally oriented interface between R and Julia. The goal is to call functions from Julia packages directly as R functions. Julia functions imported via the JuliaConnectoR can accept and return R variables. It is also possible to pass R functions as arguments in place of Julia functions, which allows callbacks from Julia to R. From a technical perspective, R data structures are serialized with an optimized custom streaming format, sent to a (local) Julia TCP server, and translated to Julia data structures by Julia. The results of function calls are likewise translated back to R. Complex Julia structures can either be used by reference via proxy objects in R or fully translated to R data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    KidneyExplorer

    KidneyExplorer

    Kidney proteomics data explorer enables you to investigate diseases

    KidneyExplorer enables you to interactively survey kidney proteomics datasets from different kidney disease models. Here you can download the corresponding SQL database dumps. The original website for the shiny app is: https://kidneyapp.shinyapps.io/kidneyorganoids/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LBopsis

    LBopsis

    THERE IS A PROBLEM WITH SOME OUTDATED LIBRARIES Work in progress!

    Semi-automated workflow to quantify root bending and elongation for scanned pictures of Arabidopsis thaliana
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MHNs Data Science Examples

    MHNs Data Science Examples

    Collection of data science examples.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mastering Shiny

    Mastering Shiny

    Mastering Shiny: a book

    Mastering Shiny is a book (and its accompanying source repository) by Hadley Wickham that teaches people how to build interactive web applications using Shiny in R. It starts from basics (your first app, UI components, reactivity) and progresses to more advanced topics (dynamic UIs, modules, testing, security, performance). It is intended to help data scientists, analysts, or R users who may not have deep experience in web technologies become expert Shiny developers. The source code is open, and the book is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 0 This Week
    Last Update:
    See Project
  • 16

    MetEx

    MetEx is a computational tool for metabolite targered extraction and a

    Liquid chromatography–high resolution mass spectrometry (LC-HRMS) is the most popular platform for untargeted metabolomics methods, but annotating LC-HRMS data is a long-standing bottleneck that we are facing since years ago in metabolomics research. A wide variety of methods have been established to deal with the annotation issue. To date, however, there is a scarcity of efficient, systematic, and easy-to-handle tools that are tailored for metabolomics and exposome community. So we developed a user-friendly and powerful software/webserver, MetEx, to both enable implementation of classical peak detection-based annotation and a new annotation method based on targeted extraction algorithms. The new annotation method based on targeted extraction algorithms can annotate more than 2 times metabolites than classical peak detection-based annotation method because it reduces the loss of metabolite signal in the data preprocessing process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NYC Taxi Data

    NYC Taxi Data

    Import public NYC taxi and for-hire vehicle (Uber, Lyft)

    The nyc-taxi-data repository is a rich dataset and exploratory project around New York City taxi trip records. It collects and preprocesses large-scale trip datasets (fares, pickup/dropoff, timestamps, locations, passenger counts) to enable data analysis, modeling, and visualization efforts. The project includes scripts and notebooks for cleaning and filtering the raw data, memory-efficient processing for large CSV/Parquet files, and aggregation workflows (e.g. trips per hour, heatmaps of pickups/dropoffs). It also contains example analyses—spatial and temporal visualizations like maps, time-series plots, and hotspot detection—highlighting insights such as patterns of demand, peak times, and geospatial distributions. The repository is often used as a benchmark dataset and example for teaching, benchmarking, and demonstration purposes in the data science and urban analytics communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pain2D
    Pain2D are programs which were developed for the automated pain drawing collection and classification of diseases on the basis of pain drawings in pen-and-paper and digital form for research purposes. Pain2D is currently not a diagnostic tool, but is aimed at scientists, physicians and anyone interested in the automated analysis of pain drawings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    R Color Palettes

    R Color Palettes

    Comprehensive list of color palettes available in R

    This repository is a curated collection of color palettes crafted or curated for data visualization in R. The goal is to provide designers, data scientists, and R users with aesthetically pleasing, perceptually consistent color schemes that work well for plots, maps, and graphics. The repo contains static files listing palette definitions (e.g. hex codes, named hues), sample visualizations showing how each palette performs under different contexts (categorical, sequential, diverging), and helper functions/scripts to import or use the palettes in R. The author also documents palette provenance and usage guidance (contrast, readability, colorblind friendliness). While not a full package in itself, it’s often used as a reference or source of palette definitions for other R plotting or theming packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    R Packages (r-pkgs)

    R Packages (r-pkgs)

    Building R packages

    rpkgs (in GitHub via hadley/r-pkgs) is the source (text + examples) for the book R Packages by Hadley Wickham and Jenny Bryan. The book teaches how to develop, document, test, and share R packages: the practices, tools, infrastructure, workflows, and best practices around package development in R. The repository contains the code, text, site content for building the book, examples, exercises, etc. It is not a software library to be loaded in R (except perhaps the examples), but a resource/guide/manual. The first edition is no longer available online. A second edition is under development and available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    R Source

    R Source

    Read-only mirror of R source code

    The wch/r-source repository is a read-only mirror of the official R language source code, maintained to reflect the upstream Subversion (SVN) R core development tree. This mirror provides public visibility into R’s internals—everything from the interpreter, base and recommended packages, documentation, and C/Fortran code under the hood. It is updated hourly to stay in sync with the upstream SVN. Although it mirrors the R source for browsing and reference, it is not the “canonical development repo* (i.e. you can’t submit pull requests via that mirror). The repository includes build instructions, the full directory structure (src, src/library, doc, etc.), licensing information (GPL-2.0), and documentation. Developers, package authors, and curious users often browse this mirror to inspect implementation details, debug issues, or see how base functions are implemented in C or Fortran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RNAseq Tutorial

    RNAseq Tutorial

    Informatics for RNA-seq: A web resource for analysis on the cloud

    rnaseq_tutorial is a tutorial and educational resource created by the Griffith Lab that guides users through the steps of RNA-seq data analysis. It includes working pipelines for alignment, differential expression, alternative splicing, visualization, and interpretation. It is designed to run in the cloud or local environments, providing introductory material on file formats, reference genomes / annotation, QC, mapping, quantifying expression, visualizing results, etc. The version in that repo is deprecated, but still maintains content for those wishing to follow the original published workflow. Includes instruction on cloud computing basics and using cloud environments for large data processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Readr

    Readr

    Read flat files (csv, tsv, fwf) into R

    readr is an R package that provides a fast and friendly way to read rectangular data, such as CSV and TSV files. Part of the Tidyverse, it simplifies data import and parsing tasks in R.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Reproducible-research

    Reproducible-research

    A Reproducible Data Analysis Workflow with R Markdown, Git, Make, etc.

    In this tutorial, we describe a workflow to ensure long-term reproducibility of R-based data analyses. The workflow leverages established tools and practices from software engineering. It combines the benefits of various open-source software tools including R Markdown, Git, Make, and Docker, whose interplay ensures seamless integration of version management, dynamic report generation conforming to various journal styles, and full cross-platform and long-term computational reproducibility. The workflow ensures meeting the primary goals that 1) the reporting of statistical results is consistent with the actual statistical results (dynamic report generation), 2) the analysis exactly reproduces at a later point in time even if the computing platform or software is changed (computational reproducibility), and 3) changes at any time (during development and post-publication) are tracked, tagged, and documented while earlier versions of both data and code remain accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Scripting Language Bindings

    A port of WFOPT to the several scripting languages

    This project contains bindings for various scripting languages to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so .NET languages can take advantage of WFOPT. For more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.