Wingetlywingetly
← All apps
A

Ark

by Posit Software, PBCv0.1.252

Last updated

Ark, an R kernel

Install with winget

$ winget install --id Posit.Ark --exact --version 0.1.252

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

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

Ark is an R kernel for Jupyter applications. It was created to serve as the interface between R and the Positron IDE and is compatible with all frontends implementing the Jupyter protocol.

Ark aims to provide a complete set of reusable and interoperable tools for implementing IDEs for R:

- It is a Jupyter kernel that provides structured interaction (inputs and outputs) between R and a frontend.

- It is an LSP server that powers intellisense features such as completions, jump-to-definition, find-references, diagnostics, etc. It also has some formatting capabilities that we plan to develop over time.

- It is a DAP server for sophisticated step-debugging of R functions. It manages source references, creating them on the spot if needed, and integrates tightly with the Jupyter kernel to step through R code transparently and inspect local variables. Note: Support for breakpoints is currently missing but you can use debug(), debugonce(), or browser() to drop into the debugger.

The LSP and DAP features are currently only available in Positron but will be made available to other frontends in the future.

Installers · v0.1.252

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

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 Ark.

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

  • PositronPosit Software, PBC
    Posit.Positronv2026.09.1

    A next-generation data science IDE

  • rigPosit Software, PBC
    Posit.rigv0.8.1

    The R Installation Manager

  • A
    AirPosit Software, PBC
    Posit.Airv0.11.0

    R formatter and language server

  • RStudioPosit Software
    Posit.RStudiov2026.09.0+174

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

  • RtoolsThe R Foundation
    RProject.Rtoolsv4.5.6768

    Rtools is a toolchain bundle used for building R packages from source (those that need compilation of C/C++ or Fortran code) and for building R itself.

  • A
    arf consoleeitsupi
    eitsupi.arfv0.5.2

    Alternative R Frontend — a modern R console written in Rust

More from Posit Software, PBC or browse jupyter, r.

Frequently asked questions

How do I install Ark on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Posit.Ark --exact --version 0.1.252. winget downloads the installer from Posit Software, PBC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Ark silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Posit.Ark --exact 0.1.252 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Ark via winget?
Run: winget uninstall --id Posit.Ark --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Ark's Apps & Features entry.
Is Ark free?
Ark is distributed under MIT. Refer to the publisher (https://github.com/posit-dev/ark) for the full license terms - Wingetly itself does not charge for installation.
Does Ark 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 Ark directly from the publisher.
How do I keep Ark up to date?
Run winget upgrade --id Posit.Ark --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Ark from microsoft/winget-pkgs.

Recent versions

  • 0.1.252latest
  • 0.1.251
  • 0.1.250
  • 0.1.249
  • 0.1.248
  • 0.1.247
  • 0.1.246
  • 0.1.245
  • 0.1.244
  • 0.1.243