FFFF
Skip to content

Repository files navigation

vscDebugger

R-universe status badge

This package provides support for the VS Code extension R Debugger.

Installation

vscDebugger is not yet on CRAN, but can be installed from R-universe.

install.packages("vscDebugger", repos = "https://manuelhentschel.r-universe.dev")

Alternatively, users can install a source release from GitHub here. However, note that this may require manual compilation of the underlying C++ code (e.g., using RTools on Windows), as well manual installation of the package dependencies (currently R6, jsonlite, and tcltk).

Usage

Detailed information can be found here.

About

(Partial) Implementation of the Debug Adapter Protocol for R

Topics

Resources

Contributing

Stars

106 stars

Watchers

4 watching

Forks

Releases

Used by

Contributors

Languages

0