Improve your R coding experiences with Sublime Text!
News
-
The R Extended Syntax has been merged to Sublime Text. R-Box is no longer shipping a copy of it. Use the syntax
R
comes with Sublime Text. -
I am working on the next iteration of R-Box -
R-IDE
at https://github.com/REditorSupport/sublime-ide-r. R-IDE depends on the language server protocol and is now only recomended for advanced users.
Auto Completions | R-Box Main Menu |
---|---|
Installed packages; Objects in packages; Function arguments. | Some features are provided by SendCode. |
Popup Hints | Code Tools |
|
|
[Help] button opens rdocumentation.org | Format Code and Extract Function |
- R Extended Syntax (merged into Sublime Text)
- Rcpp Syntax
- R Sweave and R Markdown syntaxes
Build commands C+b for R Package, Rmarkdown and Rnw files.
- Install via Package Control
See Perference: R-Box Settings
- SendCode for sending R code to Terminal / R GUI / RStudio.
- BracketHighlighter for advanced bracket highlighting.
- Whitespace for cleaning whitespaces.
- TerminalView for running R Console in Sublime Text (macOS and Linux only).
- rtichoke is a better R console for Terminal.
Running rtichoke
on TerminalView within Sublime Text.