Home

Awesome

R Language support for Intellij IDEA

official JetBrains project

With the plugin for the R language you can perform various statistical computing and enjoy your favorite features of the integrated development environment:

For more details, see PyCharm web help

This plugin comes with ABSOLUTELY NO WARRANTY.

This is free software, and you are welcome to redistribute it under certain conditions.

Developer Info

For building the plugin clone Rkernel-proto into protos directory in the project root.

Use gradle wrapper for:

The plugin can interact with Rkernel.

To test/run/build the plugin with a specific version of Rkernel put its rwrapper and R files into rwrapper directory in the project root.

Acknowledgements

This project is based on R4Intellij. The files containing Copyright (c) 2017, Holger Brandl, Ekaterina Tuzova share the source code with R4Intellij.