Skip to content

Repository files navigation

rdevsetup

A package to help quick-start development of R.

library(rdevsetup)
rdev_init()

Then open ~/r-devel-workspace/R in your favourite IDE.

RStudio

Works out of the box. Mostly.

Positron and Visual Studio Code

We recommend using the CodeLLDB and clangd extensions for C editor support in VSCode and Positron.

Build R from sources using Ctrl + Shift + B, or Ctrl + P and task build. Use task check to for testing your build of R.

After building, R can be run via the Run button in the Run and Debug pane.

About

A small R package to help kickstart development with the R sources.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages