Wingetlywingetly
← All apps

R for Windows

by R Core Teamv4.6.1

Last updated

R is a free software environment for statistical computing and graphics.

Install with winget

$ winget install --id RProject.R --exact --version 4.6.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for R for Windows

R for Windows uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
R-4.6.1-win.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for R for Windows

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.

R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, …) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.

One of R’s strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control.

R is available as Free Software under the terms of the Free Software Foundation’s GNU General Public License in source code form. It compiles and runs on a wide variety of UNIX platforms and similar systems (including FreeBSD and Linux), Windows and MacOS.

Installers · v4.6.1

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for R for Windows.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Wondershare RecoveritWondershare Software Co.,Ltd.
    Wondershare.Recoveritv14.5.2.6

    Quickly restore precious documents, emails, and other files.

  • Find and MountA-FF Data Recovery
    Atola.FindandMountv2.32

    Recover deleted partitions

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • Microsoft PowerBI DesktopMicrosoft Corporation
    Microsoft.PowerBIv2.157.1354.0

    Visualize any data and integrate the visuals into the apps you use every day with Power BI, a unified platform for self-service and business intelligence.

  • C
    crocschollz
    schollz.crocv11.5.2

    Easily and securely send things from one computer to another.Easily and securely send things from one computer to another.

  • RStudioPosit Software
    Posit.RStudiov2026.09.0+174

    RStudio is an integrated development environment (IDE) for R.

More from R Core Team or browse data, datascience, diagram.

Frequently asked questions

How do I install R for Windows on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id RProject.R --exact --version 4.6.1. winget downloads the installer from R Core Team and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install R for Windows silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id RProject.R --exact 4.6.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for R for Windows?
R for Windows uses EXE (Inno Setup). Run the downloaded installer with: R-4.6.1-win.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall R for Windows via winget?
Run: winget uninstall --id RProject.R --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from R for Windows's Apps & Features entry.
Is R for Windows free?
R for Windows is distributed under GPL-2.0-or-later. Refer to the publisher (https://cloud.r-project.org) for the full license terms - Wingetly itself does not charge for installation.
Does R for Windows work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls R for Windows directly from the publisher.
How do I keep R for Windows up to date?
Run winget upgrade --id RProject.R --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of R for Windows from microsoft/winget-pkgs.

Recent versions

  • 4.6.1latest
  • 4.6.0
  • 4.5.3
  • 4.5.2
  • 4.5.1
  • 4.5.0
  • 4.4.3
  • 4.4.2
  • 4.4.1
  • 4.4.0