Icon

Positron

Positron is a next-generation, source-available integrated development environment (IDE) by Posit, PBC, designed for seamless multi-language data science development with R and Python. It features syntax highlighting, code completion, debugging, visualization, integrated notebooks, and AI-assisted coding.
Latest: 2026.03.0 Winget
Last checked: Mar 21, 2026 5:06pm
Followers: 0
Rank: 371/17422
Also monitored via:
GitHub Releases Site Monitor
Report

Overview

0
License: Source-availableWinget: Available

Version & Lifecycle

0
Current: 2026.03.0 N-2: 2026.02.0 Predicted EOL: 2025-07-06 Avg cadence: Every 28 days

Top Contributors

Top sitewide contributors:

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

Community Notes

Silent install note • April 7, 2026
0

Silent install tip

Positron’s Windows installer supports silent installation via the upstream Inno Setup command-line switch /VERYSILENT, which suppresses all UI including the progress window and automatically reboots if needed without prompting; combine with /NORESTART to prevent reboots and /LOG="C:Logspositron_install.log" for detailed logging in enterprise scripts. By default, it adds the positron CLI command to PATH at C:Program FilesPositronbin (system-wide) or C:UsersusernameAppDataLocalProgramsPositronbin (user-level), enabling post-install automation like positron . to launch in the current directory.

Release Notes & Updates

0
Avg cadence:
Updates • 0

Packaging Notes

0

Cross-platform: Linux, Mac, Windows; fork of Visual Studio Code optimized for R and Python data science workflows

Notes

0

Positron is in active development and public beta as of mid-2025. It integrates features from RStudio and Visual Studio Code, supports interactive data science workflows, and offers minimal support via University of Tennessee OIT for local users.