Download the RStudio Launcher Plugin SDK 1.1.3

The RStudio Launcher Plugin SDK is provided as C/C++ source code in a tarball.

Download Archive

Size:  2.85 MB
| SHA-256: 1e616094 |
Version:  1.1.3|
Released:  2022-04-22

    curl -LO https://s3.amazonaws.com/rstudio-launcher-plugin-sdk/RStudioLauncherPluginSDK-1.1.3.tar.gz
    mkdir -p rstudio-launcher-plugin-sdk
    cd rstudio-launcher-plugin-sdk
    tar -xzf ../RStudioLauncherPluginSDK-1.1.3.tar.gz 

Next Steps

Once extracted, the scirpts in the dependencies folder can optionally be used to ensure all the necessary development dependencies are correctly installed. sudo privileges may be needed to