Icon

R

R is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS.
Latest: 4.6.0 Winget
Last checked: Mar 3, 2026 1:09pm
Rank: 955/15140
Follow to track new versions in your feed.
Report

Overview

0
License: Free software environmentWinget: Available

Version & Lifecycle

0
Current: 4.6.0 N-2: 4.5.2 Avg cadence: Every 63 days

Top Contributors

Top sitewide contributors:

  1. Anbarasan
  2. nico_k
  3. Bob
  4. Vigneshwaran

Community Notes

Configuration note • June 5, 2026
0

Configuration tip

Use Elastic’s Windows ZIP distribution for Heartbeat, extract it under C:Program FilesHeartbeat, and register the service with the built-in PowerShell installer (.install-service-heartbeat.ps1) from an elevated shell; Elastic also documents heartbeat setup -e for loading dashboards/ILM/templates and heartbeat.exe/heartbeat -e for foreground startup during validation. For scale-out deployments, keep monitors in heartbeat.yml, use cloud.id and cloud.auth for Elastic Cloud, and adjust add_observer_metadata in the config to stamp the probe location—Elastic’s docs do not describe MSI properties, silent-install switches, or transform files for Heartbeat because it is shipped as a ZIP-based distribution rather than an MSI.

Configuration note • June 4, 2026
0

Configuration tip

Twinkle Tray’s official documentation confirms that the GitHub installer EXE is the recommended download path and that the app supports command-line arguments for brightness automation, including --Set= and --Offset= for adjusting a display’s brightness from scripts once the app is already running. For enterprise deployment, use the vendor installer and then standardize per-device behavior with the app’s built-in controls for multi-monitor brightness normalization and DDC/CI-based monitor control, which are exposed through the tray app rather than installer MSI properties.

Configuration note • June 2, 2026
0

Configuration tip

Lidarr’s Windows build is an Inno Setup installer, so you can deploy it quietly with standard installer switches like /VERYSILENT, /SUPPRESSMSGBOXES, /NORESTART, and /LOG=pathlidarr-install.log, while /{#}-style MSI properties do not apply because it is not an MSI package. For post-install automation, Lidarr supports the /nobrowser startup flag on Windows to prevent the UI from opening, and you can persist that behavior in config.xml with False if you manage the application config directly.

Configuration note • May 27, 2026
0

Configuration tip

Halloy’s official documentation describes configuration via config.toml and a built-in Exec Command capability, so enterprise deployments can preseed the config file and automate startup actions such as server joins or NickServ identification without needing interactive setup. I could not verify any vendor-documented Windows installer switches such as silent-install, MSI properties, transforms, or logging options for Halloy itself, so for unattended deployment the safest documented approach is to distribute the app with a managed config.toml and any required theme files, then let Halloy consume that configuration on launch.

Deployment tip • May 21, 2026
0

R for Windows scripted install and upgrade-library note

For managed R for Windows deployments, use the CRAN installer switches instead of clicking through the wizard. The R for Windows FAQ documents /SILENT, /VERYSILENT, /DIR="x:\dirname", /GROUP="folder name", /COMPONENTS="main,x64,translations", /CURRENTUSER, /SAVEINF="filename", and /LOADINF="filename" for scripted installs.

Plan upgrades as side-by-side/runtime-and-library changes rather than assuming an in-place package-library migration. CRAN notes that when the minor or major R version changes, packages must be installed again; the new R version uses a different personal-library location and leaves the old personal library intact. For endpoint management, detect both the R runtime version and the user/system library path you expect to support.

Source: R for Windows FAQ.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Help us match vulnerabilities

No vulnerability match yet. Pick the right product:

Looking for matching products…
Don’t see it? Paste a CPE

Also known as

Other names people use for this app — helps search and matching.

R